Page 1 of 1

My server keeps crashing during league games!

Posted: Tue Jul 29, 2014 9:46 pm
by kraze
If you find that your server is crashing or rebooting during CEVO or other league games, it is likely due to the league-specific configuration files that you are running. Currently, the CEVO configuration files include these variables by default, for instance:

Code: Select all

host_name_store 0				//Can be set to either 0/1 for official matches
host_info_show 0				//Can be set to either 0/1 for official matches
host_players_show 0				//Can be set to either 0/1 for official matches
All of these options need to be set to "1" instead of "0". When these are set to zero, our system is unable to query your server, which causes it to think it is down; it restarts it as a result. Setting these values to one will not cause any issues.