Log in to reply
 

"Couldn't Find Model" on Enhanced Native Trainer



  • Hey guys,

    All of a sudden, all of my saved cars and any other cars that I add come up with the same 'ole message: "Couldn't find model "_____"'. If you guys have any solutions, that would be fantastic.

    Thanks.



  • @Kostanky Check the installed mods, some may be corrupted. If not, change the gameconfig.xml.



  • @Kostanky dude I also once encountered this problem The only solution I got was to replace the old update folder present in the mods folder with a new one and that's really hepled, all add-on cars I have saved in the game started spawning back



  • So i found the fix! When I added a car and was copying and pasting the dlclist.xml line, i forgot the pesky ">" character! CHECK YOUR DLCLIST IF THIS COMES UP AGAIN.



  • hey guys same is happening to me im new to all this but kind of know what to do now / what am i doing wrong?

    <?xml version="1.0" encoding="UTF-8"?>

    <SMandatoryPacksData>
    <Paths>
    <Item>platform:\dlcPacks\mpBeach</Item>
    <Item>platform:\dlcPacks\mpBusiness</Item>
    <Item>platform:\dlcPacks\mpChristmas</Item>
    <Item>platform:\dlcPacks\mpValentines</Item>
    <Item>platform:\dlcPacks\mpBusiness2</Item>
    <Item>platform:\dlcPacks\mpHipster</Item>
    <Item>platform:\dlcPacks\mpIndependence</Item>
    <Item>platform:\dlcPacks\mpPilot</Item>
    <Item>platform:\dlcPacks\spUpgrade</Item>
    <Item>platform:\dlcPacks\mpLTS</Item>
    <Item>dlcpacks:\mpheist</Item>
    <Item>dlcpacks:\mppatchesng</Item>
    <Item>dlcpacks:\patchday1ng</Item>
    <Item>dlcpacks:\patchday2ng</Item>
    <Item>dlcpacks:\mpchristmas2</Item>
    <Item>dlcpacks:\patchday2bng</Item>
    <Item>dlcpacks:\patchday3ng</Item>
    <Item>dlcpacks:\patchday4ng</Item>
    <Item>dlcpacks:\mpluxe</Item>
    <Item>dlcpacks:\patchday5ng</Item>
    <Item>dlcpacks:\mpluxe2</Item>
    <Item>dlcpacks:\patchday6ng</Item>
    <Item>dlcpacks:\mpreplay</Item>
    <Item>dlcpacks:\patchday7ng</Item>
    <Item>dlcpacks:\mplowrider</Item>
    <Item>dlcpacks:\mphalloween</Item>
    <Item>dlcpacks:\patchday8ng</Item>
    <Item>dlcpacks:\mpapartment</Item>
    <item>dlcpacks:\mpxmas_604490</item>
    <Item>dlcpacks:\mplowrider2</Item>
    <Item>dlcpacks:\mpjanuary2016</Item>
    <Item>dlcpacks:\mpvalentines2</Item>
    <Item>dlcpacks:\patchday9ng</Item>
    <Item>dlcpacks:\mpexecutive</Item>
    <Item>dlcpacks:\patchday10ng</Item>
    <Item>dlcpacks:\mpstunt</Item>
    <Item>dlcpacks:\patchday11ng</Item>
    <Item>dlcpacks:\yMiniM67</Item>
    <Item>dlcpacks:\rmz250</Item>
    <Item>dlcpacks:\yzfsm</Item>
    <Item type="SExtraTitleUpdateMount">
    </Paths> <deviceName>dlc_SKYLINE:/</deviceName>
    <path>update:/dlc_patch/SKYLINE/</path>
    </Item>



  • @Reepa2016 Obviously you put an extratitleupdatedata line in the dlclist, did you expect it to work?



  • @Reepa2016 After <Item>dlcpacks:\yzfsm</Item>, you should add <Item>dlcpacks:\skyline</Item> , not the extratitleupdatedata.meta line



  • @Akila_Reigns i see :) lol thanks



  • @Reepa2016 No prob.



  • still have problem :( every time i instill a car add on my game crashes my ASI MANAGER are all up to date

    im doing everything correct its not that hard can anyone help?



  • @Reepa2016 I can't tell if you fixed this yet or not, but your file should look like this.

    <Paths>
    <Item>platform:\dlcPacks\mpBeach</Item>
    <Item>platform:\dlcPacks\mpBusiness</Item>
    <Item>platform:\dlcPacks\mpChristmas</Item>
    <Item>platform:\dlcPacks\mpValentines</Item>
    <Item>platform:\dlcPacks\mpBusiness2</Item>
    <Item>platform:\dlcPacks\mpHipster</Item>
    <Item>platform:\dlcPacks\mpIndependence</Item>
    <Item>platform:\dlcPacks\mpPilot</Item>
    <Item>platform:\dlcPacks\spUpgrade</Item>
    <Item>platform:\dlcPacks\mpLTS</Item>
    <Item>dlcpacks:\mpheist</Item>
    <Item>dlcpacks:\mppatchesng</Item>
    <Item>dlcpacks:\patchday1ng</Item>
    <Item>dlcpacks:\patchday2ng</Item>
    <Item>dlcpacks:\mpchristmas2</Item>
    <Item>dlcpacks:\patchday2bng</Item>
    <Item>dlcpacks:\patchday3ng</Item>
    <Item>dlcpacks:\patchday4ng</Item>
    <Item>dlcpacks:\mpluxe</Item>
    <Item>dlcpacks:\patchday5ng</Item>
    <Item>dlcpacks:\mpluxe2</Item>
    <Item>dlcpacks:\patchday6ng</Item>
    <Item>dlcpacks:\mpreplay</Item>
    <Item>dlcpacks:\patchday7ng</Item>
    <Item>dlcpacks:\mplowrider</Item>
    <Item>dlcpacks:\mphalloween</Item>
    <Item>dlcpacks:\patchday8ng</Item>
    <Item>dlcpacks:\mpapartment</Item>
    <item>dlcpacks:\mpxmas_604490</item>
    <Item>dlcpacks:\mplowrider2</Item>
    <Item>dlcpacks:\mpjanuary2016</Item>
    <Item>dlcpacks:\mpvalentines2</Item>
    <Item>dlcpacks:\patchday9ng</Item>
    <Item>dlcpacks:\mpexecutive</Item>
    <Item>dlcpacks:\patchday10ng</Item>
    <Item>dlcpacks:\mpstunt</Item>
    <Item>dlcpacks:\patchday11ng</Item>
    <Item>dlcpacks:\yMiniM67</Item>
    <Item>dlcpacks:\rmz250</Item>
    <Item>dlcpacks:\yzfsm</Item>
    <item>dlcpacks:\SKYLINE</item<
    </Item>



  • hello @aidenpatrickPGH here is my dlclist.xml thats where i add the new line in mods

    <?xml version="1.0" encoding="UTF-8"?>

    <SMandatoryPacksData>
    <Paths>
    <Item>platform:\dlcPacks\mpBeach</Item>
    <Item>platform:\dlcPacks\mpBusiness</Item>
    <Item>platform:\dlcPacks\mpChristmas</Item>
    <Item>platform:\dlcPacks\mpValentines</Item>
    <Item>platform:\dlcPacks\mpBusiness2</Item>
    <Item>platform:\dlcPacks\mpHipster</Item>
    <Item>platform:\dlcPacks\mpIndependence</Item>
    <Item>platform:\dlcPacks\mpPilot</Item>
    <Item>platform:\dlcPacks\spUpgrade</Item>
    <Item>platform:\dlcPacks\mpLTS</Item>
    <Item>dlcpacks:\mpheist</Item>
    <Item>dlcpacks:\mppatchesng</Item>
    <Item>dlcpacks:\patchday1ng</Item>
    <Item>dlcpacks:\patchday2ng</Item>
    <Item>dlcpacks:\mpchristmas2</Item>
    <Item>dlcpacks:\patchday2bng</Item>
    <Item>dlcpacks:\patchday3ng</Item>
    <Item>dlcpacks:\patchday4ng</Item>
    <Item>dlcpacks:\mpluxe</Item>
    <Item>dlcpacks:\patchday5ng</Item>
    <Item>dlcpacks:\mpluxe2</Item>
    <Item>dlcpacks:\patchday6ng</Item>
    <Item>dlcpacks:\mpreplay</Item>
    <Item>dlcpacks:\patchday7ng</Item>
    <Item>dlcpacks:\mplowrider</Item>
    <Item>dlcpacks:\mphalloween</Item>
    <Item>dlcpacks:\patchday8ng</Item>
    <Item>dlcpacks:\mpapartment</Item>
    <item>dlcpacks:\mpxmas_604490</item>
    <Item>dlcpacks:\mplowrider2</Item>
    <Item>dlcpacks:\mpjanuary2016</Item>
    <Item>dlcpacks:\mpvalentines2</Item>
    <Item>dlcpacks:\patchday9ng</Item>
    <Item>dlcpacks:\mpexecutive</Item>
    <Item>dlcpacks:\patchday10ng</Item>
    <Item>dlcpacks:\mpstunt</Item>
    <Item>dlcpacks:\patchday11ng</Item>
    </Paths>
    </SMandatoryPacksData>



  • ive sorted it thanks tho guys :)



  • @Reepa2016 said in "Couldn't Find Model" on Enhanced Native Trainer:

    hello @aidenpatrickPGH here is my dlclist.xml thats where i add the new line in mods

    <?xml version="1.0" encoding="UTF-8"?>

    <SMandatoryPacksData>
    <Paths>
    <Item>platform:\dlcPacks\mpBeach</Item>
    <Item>platform:\dlcPacks\mpBusiness</Item>
    <Item>platform:\dlcPacks\mpChristmas</Item>
    <Item>platform:\dlcPacks\mpValentines</Item>
    <Item>platform:\dlcPacks\mpBusiness2</Item>
    <Item>platform:\dlcPacks\mpHipster</Item>
    <Item>platform:\dlcPacks\mpIndependence</Item>
    <Item>platform:\dlcPacks\mpPilot</Item>
    <Item>platform:\dlcPacks\spUpgrade</Item>
    <Item>platform:\dlcPacks\mpLTS</Item>
    <Item>dlcpacks:\mpheist</Item>
    <Item>dlcpacks:\mppatchesng</Item>
    <Item>dlcpacks:\patchday1ng</Item>
    <Item>dlcpacks:\patchday2ng</Item>
    <Item>dlcpacks:\mpchristmas2</Item>
    <Item>dlcpacks:\patchday2bng</Item>
    <Item>dlcpacks:\patchday3ng</Item>
    <Item>dlcpacks:\patchday4ng</Item>
    <Item>dlcpacks:\mpluxe</Item>
    <Item>dlcpacks:\patchday5ng</Item>
    <Item>dlcpacks:\mpluxe2</Item>
    <Item>dlcpacks:\patchday6ng</Item>
    <Item>dlcpacks:\mpreplay</Item>
    <Item>dlcpacks:\patchday7ng</Item>
    <Item>dlcpacks:\mplowrider</Item>
    <Item>dlcpacks:\mphalloween</Item>
    <Item>dlcpacks:\patchday8ng</Item>
    <Item>dlcpacks:\mpapartment</Item>
    <item>dlcpacks:\mpxmas_604490</item>
    <Item>dlcpacks:\mplowrider2</Item>
    <Item>dlcpacks:\mpjanuary2016</Item>
    <Item>dlcpacks:\mpvalentines2</Item>
    <Item>dlcpacks:\patchday9ng</Item>
    <Item>dlcpacks:\mpexecutive</Item>
    <Item>dlcpacks:\patchday10ng</Item>
    <Item>dlcpacks:\mpstunt</Item>
    <Item>dlcpacks:\patchday11ng</Item>
    </Paths>
    </SMandatoryPacksData>

    [link text]([link url]([link url](![link url]([image url]([link url](link url))))))


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.