-nocrashdialog
is this the command argument that prevents an image of the server memory from being written to disk after a server crash? if not what exactly does that on say Ubuntu?
Server Crash Image
Re: Server Crash Image
That is used by Source engine games to prevent a dialog box from being thrown up on Windows. I don't think that it does anything on their Linux versions.
-
stickz
Re: Server Crash Image
how do i enable/disable an image of the server memory being written to disk after a server crash on Linux? Ubuntu in particular.
Re: Server Crash Image
This is done with the -debug command line option, combined with setting your core size to a sufficiently high number.
