Get this error when someone logs out:

Discussion in 'Bukkit Help' started by sillyrosster, Jun 19, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    sillyrosster

    As the title stated, I get this error every time someone logs out:
    Code:
    2011-06-19 09:28:33 [INFO] sillyrosster lost connection: disconnect.quitting
    2011-06-19 09:28:33 [SEVERE]    at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
    2011-06-19 09:28:33 [SEVERE]    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
    2011-06-19 09:28:33 [SEVERE]    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
    2011-06-19 09:28:33 [SEVERE]    at java.io.DataOutputStream.flush(DataOutputStream.java:106)
    2011-06-19 09:28:33 [SEVERE]    at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    2011-06-19 09:28:34 [INFO] Connection reset
    
     
  2. Offline

    1lann

    It's not really an error. You a similar result when clicking the X button on the window instead of pressing the disconnect button. Nothing really to worry about.
     
  3. Offline

    sillyrosster

    It just seems like it lags whenever someone logs off.
     
  4. Offline

    mmob18

    Same preoblem... It doesn't really affect anything or corrupt the world, so I just let it do it's thing.
     
Thread Status:
Not open for further replies.

Share This Page