Gameconfig's not working
-
Hey guys!
Was wondering if anyone out there could help me with my game, I I've tried every updated gameconfig that I can find but with no success the game keeps crashing on Load-up, If anyone can assist or lead me in the correct way into editing the file so that it works I would be very grateful
-
@keeeemac95 How many addon vehicles are we even talking about here?
-
@Cyron43 2, It's why I'm confused and all that, got the latest Script hook and all that but still crashes on the loading the screen but it works when there Isn't anything in the dlclist file so yeah I'm a tad confused as to why It's not working. Everything was working fine till the new update came out
-
-
I found an older thread of yours -> https://forums.gta5-mods.com/topic/14306/scripts
What about that? Are these mods still installed? Any other "zombies" still hangin' around maybe? -
Have you tried this gameconfig? -> https://www.gta5-mods.com/misc/gameconfig-xml-dilapidated
-
Have you double-checked the dlclist.xml for syntax errors? You need to be extremely cautious when editing this! Make sure every tag has it's corresponding closing tag and that all paths are correct.
-
-
- I managed to get that fixed was just an outdated requirement
- Yes I've tried what one with no joy
- Yes I have made sure that all paths are correct as I know this can cause a crash, however when it's in the game it's all jumbled so I'm not sure if this will cause it to crash?
-
@keeeemac95 said in Gameconfig's not working:
@Cyron43
...however when it's in the game it's all jumbled...What do you mean by that? Please elaborate.
-
This post is deleted!
-
This is the dlc list when in notepad, as you can see everything is all in order https://i.imgur.com/kwWOszu.png
And this is when in game opend on OpenIV, all jumbled and not lined up properly lined up
https://i.imgur.com/iJO9W5r.pngCould this cause the game to crash?
-
@keeeemac95 Nah that doesn't matter. This is just because you have mixed tabs with spaces and the OpenIV text renderer can't handle it. The game, however, doesn't care.
So let's resume: Your game runs fine with no addons, right? My conclusion is that any of those addon's ID conflicts with the new DLC. Remove one of the two and try again. If your game crashes then remove this and add the other. Rinse and repeat. Also have a look at the comments section of these addons to find out what other users say and if there's a solution.
-
Managed to get the game working, turns out it was the Typhoon that was causing the crashing, thanks for your help, much appreciated
-
@keeeemac95 Thanks for the feedback and I'm glad we got it solved. ~HighFive~
-
Hey @Cyron43 wondering if you can help with another problem? Pretty much the game crashes less than 5 minutes into the gameplay, do you know of any fixes or what could cause it? I've tried searching the internet for a fix but can't find anything that'll help
-
@keeeemac95 Logs of the launcher, asiloader, scripthoov, ScripthookVDotNet, OpenIV. Roll 'em in or we can only shoot in the dark.
-
@Cyron43 I've included the log files in this download
-
This is the correct download
-
@keeeemac95 Thanks. I found two things:
-
the shvdn log shows 'ScriptTest' crashing with an InvalidOperationException. What mod is that? Did you try to create a .net script mod yourself? If not then remove that sh*t.
-
The launcher log shows that 'Unable to clear in-file and out-file!' crash. I know a lot of people had this lately. Frankly I never cared to dig any deeper into this but I googled and found this for you ->
Maybe someone else can shed some light on this.
-
-
@Cyron43 Thank you, I'll have a look in the morning as I'm not long home from work, and no I've not tried to make any scripts I've no clue on that stuff haha
-
@keeeemac95 If someone is too lazy or too stupid to give a publicly released script a more meaningful name than "ScriptTest" then you can bet the code is crap (as the exception proved).
On a more important note: This thread is about the gameconfig and it's marked solved. Next time please make a new thread. No one who is having trouble with that 'Unable to clear in-file and out-file' will enter this thread here.