Posts: 218
Threads: 47
Joined: Apr 2011
Reputation:
0
When the server is stopped then started via CP there is no error.
However, whenever the server GMX's through the RCON system the server crashes completely and needs to be rebooted, any idea why?
Posts: 328
Threads: 19
Joined: May 2011
Reputation:
0
It's usual for GMX, unfortunately.
Sometimes it restart the server, sometimes not..
Greetz,
LetsOWN
Posts: 189
Threads: 28
Joined: Jul 2012
Reputation:
0
I wouldn't normally use GMX, sometimes it bugs out like that. It's always best to restart or shut down your server manually from whatever you are using to host it.
Posts: 218
Threads: 47
Joined: Apr 2011
Reputation:
0
For the main server stopping and starting the server isn't an issue, however.. For the dev server it's easier just to /rcon gmx.
Thanks for the help though guys.
Posts: 985
Threads: 13
Joined: Sep 2011
Reputation:
0
I guess there is something under OnPlayerDisconnect/OnGameModeExit that is corrupted, thus it makes the server crash.
Posts: 218
Threads: 47
Joined: Apr 2011
Reputation:
0
Would "mysql_close();" cause the server to crash?