12.04.2011, 17:16
Both crashes happened after a player left the server. So the first guess would be there is something wrong with your OnPlayerDisconnect, that crashes in certain situations. Adding printf("LINE_NUMBER"); every 2-3 lines could help.