View Single Post
  #3  
Old 12-05-2006, 03:18 PM
sfisque
Hill Giant
 
Join Date: Oct 2006
Posts: 248
Default

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
Reply With Quote