Error when Quitting

Discussion in 'Bukkit Help' started by CryADsisAM, Dec 27, 2011.

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

    CryADsisAM

    I always get these errors in the console when somebody quits the server.
    Code:
    09:44 PM [INFO] Connection reset
    09:44 PM [SEVERE] java.net.SocketException: Socket closed
    09:44 PM [SEVERE] at java.net.SocketOutputStream.socketWrite(Unknown Source)
    09:44 PM [SEVERE] at java.net.SocketOutputStream.write(Unknown Source)
    09:44 PM [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    09:44 PM [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
    09:44 PM [SEVERE] at java.io.DataOutputStream.flush(Unknown Source)
    09:44 PM [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    09:44 PM [INFO] littlecooper lost connection: disconnect.quitting 
    Server is still running fine after this error but I want to know why I keep getting this.
     
  2. Offline

    pyraetos

    Don't worry about it, it isn't even an error
    It's just Java's way of handling a closed connection and is common and normal.
     
  3. Offline

    ArjunCheema

    dont worry about that - it happens to each and every person that logs off.
     
  4. Offline

    DeathRaceFan1

    can you stop it from happening, like make the script( the "error") not show up?!
     
Thread Status:
Not open for further replies.

Share This Page