Posts: 382
Threads: 48
Likes Received: 26 in 26 posts
Likes Given: 159
Joined: Nov 2014
Reputation:
5
Country:
12-11-2016, 01:49 AM
(This post was last modified: 09-01-2022, 01:05 AM by Fearless Community. Edited 1 time in total.
Edit Reason: Checked Encoding
)
Hello Community,
My Garrys mod chrashes multiple time if am on the Server, like yesterday as [FL] MaserNoel Drives pase me in his Bus and bam my game crashes ;C. Or Like today i was driving whit my truck at grassy fields and then its crashed too.
Dont now what to do.
Best regrads Tim
If i did help you in anyway, please consider +Reping me
Posts: 729
Threads: 76
Likes Received: 286 in 189 posts
Likes Given: 393
Joined: Mar 2015
Reputation:
11
12-11-2016, 05:08 PM
(This post was last modified: 09-01-2022, 01:05 AM by Fearless Community. Edited 6 times in total.
Edit Reason: Checked Encoding
)
There could be many reasons that cause these 'spontaneous' crashes and I couldn't find anything that catches my eye in the crash dump files.
Try forcing the game to run in a single threaded mode which should provide more stability, in case the game automatically detects your pc to be multi-threading capable and sets up the game accordingly.
To do so, go in your 2nd garrysmod folder's cfg folder (...Steam\steamapps\common\GarrysMod\garrysmod\cfg). Open a file called autoexec.cfg in notepad or similar. Insert the following text in the file: mat_queue_mode 0.
In addition you could run the game in an older directx revision. Add this as a launch option +mat_dxlevel 90.
Getting rid of some addons and leftovers of them could prove useful. Unsubscribe from every addon not related to fearless and uninstall them via the game and then delete the files manually in gmod's addons folder (Steam\steamapps\common\GarrysMod\garrysmod\addons).
Disable cloud syncing and empty gmod's cache folders: download, downloadS and cache. To disable cloud syncing right click on gmod on steam, go to properties, updates tab and uncheck the steam cloud checkbox.[/b]