Show whole topic Jun 07, 2010 9:18 pm
Eiko Offline
Moderator, Developer
Registered since: Aug 03, 2007
Location: -


Subject: Re: load game problem
What's happening there? Surprised There is not a single client message in the log Embarrassing

It seems, that the client thread freezes. So the server ends waiting in the send message function, because the event queue runs full. Thats very strange.

Is this always the case? Can you switch to the client thread (the main thread), when the game freezes and have a look which function is called there?

Thanks for your help to track down this problem! Smiling