Solved Disconnect Error

Discussion in 'Bukkit Help' started by DarkByte7, Apr 13, 2012.

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

    DarkByte7

    I get this error when someone disconnects sometimes:
    Code:
    12:48:40 [INFO] Connection reset
    12:48:40 [SEVERE] java.net.SocketException: Socket closed
    12:48:40 [INFO] mesh3lking lost connection: disconnect.quitting
    12:48:40 [SEVERE]      at java.net.SocketOutputStream.socketWrite(Unknown Source)
    12:48:40 [SEVERE]      at java.net.SocketOutputStream.write(Unknown Source)
    12:48:40 [SEVERE]      at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    12:48:40 [SEVERE]      at java.io.BufferedOutputStream.flush(Unknown Source)
    12:48:40 [SEVERE]      at java.io.DataOutputStream.flush(Unknown Source)
    12:48:40 [SEVERE]      at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)
    Any ideas what could be causing this since it's kinda annoying when it spams the console.
     
  2. Offline

    andrewpo

    Not a bukkit problem, 'org.bukkit' is not mentioned in your error. Please report it to jeb's twitter at http://twitter.com/jeb_

    P.s. you're not the only one with this issue.
    ___
    If your issue in the Bukkit Help forum is resolved, please change the prefix of your topic title to Solved by going to Thread Tools then 'Edit Thread'
    [​IMG]
     
Thread Status:
Not open for further replies.

Share This Page