I am running a Gmod server. It's been very good so far, but srcds.exe crashes and then it won't restart. I have a watchdog that will open it back up everytime it crashes, but the issue is that it says it has stopped responding and doesn't fully crash. So I have to manually close it for it to open back up.
Is there any way to stop it from saying "srcds.exe has stopped working" and just crash?
I am running windows server 2008 by the way.
Server Crashing
-
- New to forums
- Posts: 11
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Mar 19, 2013 12:12 pm
Re: Server Crashing
Add -nocrashdialog to your startup parameters(in your batch file).
Not a NFO employee
Re: Server Crashing
Thanks! If only srcds didn't crash so easily.