Jump to content

Recommended Posts

Hola, hace unos días estaba usando el "ModDownloader" (siempre lo uso y funciona correctamente), y al darle restart comenzó a darme errores y ningún skin/coche/arma se descargaba (Failed to download "..."), tengo un server con host y le pregunté ese mismo día al staff del servicio de host y me respondieron que quizá es por el FastDownloads que colocaron, la verdad es que no sé como arreglar esto..¿Hay alguna solución sin quitar el FastDownloads? Ayuda, por favor. Solo me pasa esto con el Moddownloader desde ese día.

Gracias de antemano!

Link to comment

[2017-01-22 23:19:57] DIAGNOSTIC: Spooky #1012 External HTTP file download error:[404] Error downloading requested files. HTTP response code said error. [The requested URL returned error: 404 Not Found][ModDownloader/client/cMods.lua] (Disabling External HTTP)[ModDownloader\client\cDownloader.lua]

[2017-01-22 23:19:57] DIAGNOSTIC: Spooky #1012 External HTTP file download error:[404] Error downloading requested files. HTTP response code said error. [The requested URL returned error: 404 Not Found][ModDownloader/client/cMods.lua] (Disabling External HTTP)[ModDownloader\client\cInter.lua]

[2017-01-22 23:19:57] DIAGNOSTIC: Spooky #1012 External HTTP file download error:[404] Error downloading requested files. HTTP response code said error. [The requested URL returned error: 404 Not Found][ModDownloader/client/cFunctions.lua] (Disabling External HTTP) [ModDownloader\client\cMods.lua]

[2017-01-22 23:19:57] DIAGNOSTIC: Spooky #1012 External HTTP file download error:[404] Error downloading requested files. HTTP response code said error. [The requested URL returned error: 404 Not Found][ModDownloader/client/cMods.lua] (Disabling External HTTP)[ModDownloader\client\cFunctions.lua]

Link to comment

Me sale así:

    <!-- If set, this parameter specifies the external URL from which clients will be able to download
         needed resources ingame. If not set (or the external URL files are incorrect), resource downloads
         are switched to the internal http server. -->
    <httpdownloadurl></httpdownloadurl>

Link to comment
Spoiler

<mods>
    
    <!-- 
        
        ADDING CUSTOM VEHICLES
        -----------------------------------------------------------------------------------
        This is the mod list file.
        This file is used to get the modded files for the clients
        Add your mod by adding:
        <mod name="Modded Vehicle Name" txd="path to txd file" dff="path to dff file" replace="replace vehicle id" />
        
        name: This is the name of the new vehicle, the name that the clients will see
        txd: This is the load path for the modded (don't include "mods/vehicles") skin txd file inside mods folder 
        dff: This is the load path for the modded (don't include "mods/vehicles") skin dff file inside mods folder
        replace: The vehicle replace ID. Find GTA SA vehicle ids @ https://wiki.multitheftauto.com/wiki/Vehicle_IDs
        -----------------------------------------------------------------------------------
    
    -->
    <vehicles>
        <!-- Examples (Won't work because you don't have the txd/dff files) 
        <mod name="Infernus Modificado" txd="infernus.txd" dff="infernus.dff" replace="411" />
        <mod name="Mclaren MP4" txd="mclaren.txd" dff="mclaren.dff" replace="415" />
        <mod name="Bugatti Veyron" txd="bugatti.txd" dff="bugatti.dff" replace="541" />
        <mod name="Scion TC" txd="scion.txd" dff="scion.dff" replace="562" />
        <mod name="Tren con interior" txd="streakc.txd" dff="streakc.dff" replace="538" />
        <mod name="Kawasaki Ninja" txd="kwa.txd" dff="kwa.dff" replace="522" />
        <mod name="Mclaren MP4" txd="mclaren.txd" dff="mclaren.dff" replace="415" />
        <mod name="Lamborghini Gallardo Spyder" txd="rapid.txd" dff="rapid.dff" replace="429" />
        <mod name="Benefactor Panto Custom" txd="caddy.txd" dff="caddy.dff" replace="457" />
        <mod name="Hummer H2 Limo" txd="hummer.txd" dff="hummer.dff" replace="409" />
        <mod name="Landstalker GTA 5" txd="landstalker.txd" dff="landstalker.dff" replace="400" />
        <mod name="Nissan GT-R35" txd="gtr.txd" dff="gtr.dff" replace="506" />
        <mod name="Grotti Proto x80" txd="protoo.txd" dff="protoo.dff" replace="602" />
        <mod name="Coil Brawler" txd="coil1.txd" dff="coil1.dff" replace="495" />
    </vehicles>
    
    
    <!-- 
        
        ADDING CUSTOM SKINS
        -----------------------------------------------------------------------------------
        This is the mod list file.
        This file is used to get the modded files for the clients
        Add your mod by adding:
        <mod name="Modded Skin Name" txd="path to txd file" dff="path to dff file" replace="replace skin id" />
        
        name: This is the name of the new skin, the name that the clients will see
        txd: This is the load path for the modded (don't include "mods/skins") skin txd file inside mods folder 
        dff: This is the load path for the modded (don't include "mods/skins") skin dff file inside mods folder
        replace: The skin replace ID. Find GTA SA skin ids @ https://wiki.sa-mp.com/wiki/Skins:All
        -----------------------------------------------------------------------------------
        
    -->
    <skins>
        <!-- Examples (Won't work because you don't have the txd/dff files)
        <mod name="Knifer Anonymous" txd="anoni.txd" dff="anoni.dff" replace="146" />
        <mod name="GTA V Online 1" txd="gtav1.txd" dff="gtav1.dff" replace="15" />
        <mod name="GTA V Online 2" txd="gtav2.txd" dff="gtav2.dff" replace="17" />
        <mod name="GTA V Online 3" txd="gtav3.txd" dff="gtav3.dff" replace="21" />
        <mod name="GTA V Online 4" txd="gtav4.txd" dff="gtav4.dff" replace="24" />
        <mod name="GTA V Online 5" txd="gtav5.txd" dff="gtav5.dff" replace="25" />
        <mod name="Sniper Camuflado" txd="franco.txd" dff="franco.dff" replace="36" />
        <mod name="Spectre" txd="Spectre.txd" dff="Spectre.dff" replace="37" />
        <mod name="CJ Junior" txd="enano.txd" dff="enano.dff" replace="57" />
        <mod name="Ladron de bancos" txd="ladron.txd" dff="ladron.dff" replace="60" />
        <mod name="Randy Orton" txd="orton.txd" dff="orton.dff" replace="120" />
        <mod name="new-homeless v3" txd="sincasa.txd" dff="sincasa.dff" replace="75" />
        <mod name="calabera zombie" txd="Calabera.txd" dff="Calabera.dff" replace="90" />
        <mod name="Franklin" txd="franklin.txd" dff="franklin.dff" replace="170" />
        <mod name="Soldado Militar" txd="Soldado.txd" dff="Soldado.dff" replace="287" />
        <mod name="Jhon Cena" txd="JhonCena.txd" dff="JhonCena.dff" replace="240" />
        <mod name="Sin Casa" txd="212.txd" dff="212.dff" replace="212" />
        <mod name="Knifer" txd="knifer.txd" dff="knifer.dff" replace="58" />
        <mod name="Goku" txd="goku.txd" dff="goku.dff" replace="20" />
        <mod name="Tommy Vercetti" txd="tommy.txd" dff="tommy.dff" replace="239" />
        <mod name="Rapero" txd="Dark.txd" dff="Dark.dff" replace="81" />
        <mod name="Graffitero" txd="Graffitero.txd" dff="Graffitero.dff" replace="22" />
        <mod name="Lionel Messi" txd="messi1.txd" dff="messi1.dff" replace="72" />
        <mod name="Joker" txd="jokerb1.txd" dff="jokerb1.dff" replace="242" />
        <mod name="NWA" txd="nwa1.txd" dff="nwa1.dff" replace="62" />
        
        
    </skins>
    
    
    <!-- 
        
        ADDING CUSTOM WEAPONS
        -----------------------------------------------------------------------------------
        This is the mod list file.
        This file is used to get the modded files for the clients
        Add your mod by adding:
        <mod name="Modded Weapon Name" txd="path to txd file" dff="path to dff file" replace="replace weapon model" />
        
        name: This is the name of the new weapon, the name that the clients will see
        txd: This is the load path for the modded (don't include "mods/weapons") weapon txd file inside mods folder 
        dff: This is the load path for the modded (don't include "mods/weapons") weapon dff file inside mods folder
        replace: The weapon replace Model (NOT ID!!!!). Find GTA SA weapon models @ https://wiki.sa-mp.com/wiki/Weapons
        -----------------------------------------------------------------------------------
        
    -->
    <weapons>
        <!-- Examples (Won't work because you don't have the txd/dff files)
        <mod name="Fire Extinguisher" txd="366.txd" dff="366.dff" replace="366" /> -->
        <mod name="AK-47" txd="ak47.txd" dff="ak47.dff" replace="355" />
        <mod name="Sniper" txd="sniper.txd" dff="sniper.dff" replace="358" />
        <mod name="M4" txd="m4.txd" dff="m4.dff" replace="356" />
        <mod name="MP5" txd="mp5.txd" dff="mp5.dff" replace="353" />
        <mod name="Micro Uzi" txd="micro_uzi.txd" dff="micro_uzi.dff" replace="352" />
        <mod name="Desert  Eagle" txd="desert_eagle.txd" dff="desert_eagle.dff" replace="348" />
        <mod name="Colt 45" txd="colt45.txd" dff="colt45.dff" replace="346" />
        <mod name="Escopeta Clasica" txd="chromegun.txd" dff="chromegun.dff" replace="349" />
        <mod name="Escopeta Recortada" txd="off.txd" dff="off.dff" replace="350" />
        <mod name="Silenced" txd="silenced.txd" dff="silenced.dff" replace="347" />
        <mod name="Samsung Galaxy Note" txd="galaxynote.txd" dff="galaxynote.dff" replace="342" />
        
        
    </weapons>
    
</mods>
 

 

Link to comment

Por lo que veo en tu LOG de error los archivos LUA no cargan de el servidor HTTP externo que supouestamente esta configurado

aqui lo raro es que no tienes ninguna URL de un servidor HTTP externo agregado en el MTASA.CONF, me podrias decir si pasa eso unicamente con ese script o si con alguno mas? (Elimina el cache que tienes en la carpeta de MTA primero) para confirmar si es un error general o unicamente de ese script (Si se puede carga un script nuevo que jamas hayas usado, para ver si funciona)

  • Like 1
Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...