Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
I get this alot, and I've found out something that seems to cause it.
When I change cities, I execute the "gmx" command. But sometimes when I look in my log, it isn't called, well it may have been but it doesn't execute.
Then if it doesn't execute and people login that is when I get this error.
Although when I look and click on the server tab on the client, it looks like people are ingame, but really they are the old players..
Posts: 1,003
Threads: 31
Joined: Jul 2013
Reputation:
0
Can you err.. replicate another command in a script, like SendRconCommand with the params gmx and then debug the message to see if the server restarted? Try using gmxfix also.
Posts: 448
Threads: 19
Joined: Jan 2012
Reputation:
0
I have had this issue when i constantly restart my server when working on it. The first i noticed it happening was after the mysql plugin was supposedly fixed from the gmx crash bug, but i was never worried or payed enough attention to the issue. When i would type gmx nothing would happen so i would type it a few more times and sometimes it crashed sometimes i would just type exit then or close the server window.
What plugins are you running?
Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
crashdetect GeoIP_Plugin gvar MerRandom MapAndreas regex RouteConnectorPlugin sscanf streamer mysql dns irc
Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
03.01.2014, 10:40
(
Последний раз редактировалось Kyle; 05.01.2014 в 20:06.
)
Also if a 'CHANGEMODE' or 'gmx' is called sometimes this happens, nothing executes after the command has been called.
I decided to run a timer, 10 seconds after the gmx, if it reaches the timer = crash the server to fix it.
But the timer doesn't even run or execute.