My game is Crashing when spawning Addon car?
-
I dont usually ask for help when it comes to modding as it is fairly easy, although for this addon im constantly crashing when i spawn it in.
Installed it correctly , the instructions are straight forward.. I took a gameconfig to expand the addon to unlimited mods.
Heres a pastebin copy "GAmeconfig" > http://pastebin.com/ZbieBFUP
GameConfig Mod > https://www.gta5-mods.com/misc/gta-5-gameconfig-300-cars
So the mod is here : https://www.gta5-mods.com/vehicles/huracan-spyder-veneno-roadster-add_on-se7enmoon
here is screenshot of DLC List At the Bottom the Mod is "LAMBO"
- As you can see i have numerous other Addons~
At the Bottom is "DLC Lambo"
-
The lifted BeeJayXL crashes my game almost every time. I thought it was the handling edit it came with but that didn't solve anything. All together I just replaced it with a different modded vehicle and so far so good. You may have just got a bad vehicle mod.
-
@LLx92 I've just tried this out of curiosity. I don't have any addon cars installed at this point.
When I installed the dlc folder and added the dlclist.xml line, the game cashed before it even got into the game. When I added the gameconfig you used, it spawned fine.
To crash the game on its own, makes me think it is way over the top in the resources it uses. My only suggestion would be to temporarily remove all your other addon folders and leave just this one. Leaving the dlclist.xml lines won't cause a problem. See if that works on its own.
-
@LeeC2202 Ok Good idea, ill try that.
Re pasted in that Gameconfig and now its running smoothly ..
-
Remove an entry from extratitleupdateinfo, it's useless.
-
@CP Hey man thanks for the reply, Which entry are you talking about ? Heres my pasted Config.
-
@LLx92 He means this:
<Item type="SExtraTitleUpdateMount">
<deviceName>dlc_lambo:/</deviceName>
<path>update:/dlc_patch/lambo/</path>
</Item>In here: X:\Grand Theft Auto V\update\update.rpf\common\data\extratitleupdatedata.meta
You don't need it.
-
@LeeC2202 The instructions told me to add those lines, thats why they are there - Why would I remove them if the mod needs it? - what is extratitleupdate mount for?
-
@LLx92 The mod doesn't need it, that's the thing. All of my addon cars work perfectly and none of them use that line. It's something used by Rockstar, it makes no difference to the mods we install. It's just that some modders insist on putting it into their instructions... for some reason.
-
Also, you have
</Item>
</Item>
There should only be one of those