nothing useful. basically the server isnt complaining and disconnecting the user. which leads me to believe the client is waiting for something from the server and not getting it, or its getting something that confuses it and it disconnects.
i'm not seeing anthing that looks like an exception or error message, just lots of "i'm doing this to that object" stuff type messages.
== sfisque
ps: i'm almost tempted to try running ./zone inside of a debugger, but i'll have to learn how to use gdb first
