09.09.2009, 15:15
I had a similar problem that was due to a function calling GameModeExit() if a file wasn't found (I forgot to transfer it when moving to the testing server). While this may not be your problem, I would suggest searching through your script and seeing if you call GameModeExit() anywhere.