kevinortegren / zombieshroom

Large game project
11 stars 2 forks source link

Boot and server full disconnects when restarting server #104

Open rarosu opened 10 years ago

rarosu commented 10 years ago

This happens to clients sometimes. We should look into doing a level change / match restart differently, without closing down and reconnecting.

rarosu commented 10 years ago

This is probably caused by clients connecting before the server has been fully reset. Booted if connected just before the server closes down. Full if connecting before SetMaxIncomingConnections has been set.