SRCDS Steam group


Disabling the "Application Error" messages
#1
Exclamation 
I run srcds as a service. Sometimes srcds will cause an error like this one:

[Image: exception.bmp]


If this happens the service will not restart, I have to log into the server box and click OK, how can I disable the message to let srcds just crash?
Reply
#2
A plugin is causing a crash.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#3
Im not trying to figure out whats causing it. I just want to know how to disable that error message from coming up so that srcds can be reloaded since its running as a service. But I think I found a solution in the program I use to run it as a service:

http://www.firedaemon.com/manual19/DialogsTab.html
Reply
#4
Serverchecker is also a commonly used program Smile
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#5
runes911 Wrote:I run srcds as a service. Sometimes srcds will cause an error like this one:

[Image: exception.bmp]


If this happens the service will not restart, I have to log into the server box and click OK, how can I disable the message to let srcds just crash?

you can disable error dialogs by editing the registry.

Code:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
Value Name: ErrorMode
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = all errors, 1 = application errors, 2 = no popups)
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)