Page 2 of 2

Re: Help me understand why my game crashes

Posted: 13 Nov 2020 17:35
by wolixe
Tried the startoptions but it didnt make no differens. I have been watching both my gpu memory and ram but they are nowhere near full.
Can i somehow reset my profile so it will forget all mods?

log...

https://pastebin.com/QsWywpQy

Re: Help me understand why my game crashes

Posted: 13 Nov 2020 17:51
by citelis730
Check if the mods you are using are updated for 1.39 and remove those that are not updated yet in the mod manager.

Re: Help me understand why my game crashes

Posted: 13 Nov 2020 18:19
by wolixe
Removed all mods except promods, Sold all previous modded trucks I had so they wouldnt look for disabled mods. But still crashing

https://pastebin.com/A7sf4Paz

Added in 21 minutes 33 seconds:
So I also redownloaded promods and removed middle east. but still crashing. Maybe I just have to run without promods

Re: Help me understand why my game crashes

Posted: 13 Nov 2020 23:43
by Josh0
Try reducing the setting of your "g_grass_density" variable from "3" to "2" (in the console). Setting "3" is what is causing all of the "exceeding the per-item rendering limit" warnings in your game.log, but I don't know if it is related at all to your game crash.

Code: Select all

g_grass_density 2

Re: Help me understand why my game crashes

Posted: 15 Nov 2020 01:19
by wolixe
Changed it and have been driving 4000+ km now without a crash. Thanks for the help!