 |
Star Lounge Moderated By: GameMaster, bluespacething
| Subject: | Re: What the...? | | By: | GameMaster | | Posted: | Thu,06/16/2005, 11:02:36 PM |
| |
Which is why you must ALWAYS use the "quit" command and not just close the window. If you don't use the "quit" command, the game may not save where you were at. Most times it does, but every so often stuff happens.
It's a Java vs. the Network issue. The quit command properly closes out the connection and tells the server you're leaving; if you just close the window, the client code was written to send a quit command for you, but if Java exits out before it can actually get sent, then the server never sees you disppearing. Same thing that happens if your network connection is terminated unexpectedly...
One of these days, I hope to write a fix for it.
Responses to this message:
 Re: What the...?, by Tropical Bob Sat,06/18/2005, 01:47:56 PM
 Re: What the...?, by kirwinator Sat,06/18/2005, 01:50:54 PM
 Re: What the...?, by Rakinite Sun,06/19/2005, 09:19:41 AM
 Re: What the...?, by firestorm Mon,06/20/2005, 04:28:42 PM

|  |