Posts: 949
Threads: 153
Joined: Jan 2012
Reputation:
0
What in the hell could POSSIBLY be causing this? The server itself doesn't freeze, just anybody's game who is connected. It makes absolutely no sense, and I've never ran into this in my years upon years of scripting.
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
GMX is buggy for clients not the server.
Posts: 336
Threads: 16
Joined: Jul 2012
Reputation:
0
Script your own GMX/restart script, the RCON GMX tends to bug everytime
Posts: 949
Threads: 153
Joined: Jan 2012
Reputation:
0
What am I supposed to use? Rcon command exit?
Posts: 1,358
Threads: 89
Joined: Apr 2009
Reputation:
0
RCON exit is the best option. If you just simply close the server executable your OnGameModeExit doesn't get called (if you have things such as data saving there). I've never trusted GMX myself.