What Does this mean?

Discussion in 'Bukkit Help' started by Mentalist, Aug 18, 2011.

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

    Mentalist

    Code:
    18.08 21:01:42 [Server] SEVERE     at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    18.08 21:01:42 [Server] SEVERE     at java.io.DataOutputStream.flush(Unknown Source)
    18.08 21:01:42 [Server] SEVERE     at java.io.BufferedOutputStream.flush(Unknown Source)
    18.08 21:01:42 [Server] SEVERE     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    18.08 21:01:42 [Server] SEVERE     at java.net.SocketOutputStream.write(Unknown Source)
    18.08 21:01:42 [Server] SEVERE     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    18.08 21:01:42 [Server] SEVERE     at java.net.SocketOutputStream.socketWrite0(Native Method)
    18.08 21:01:42 [Server] SEVERE java.net.SocketException: Connection reset by peer: socket write error
    18.08 21:01:42 [Server] SEVERE     at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    18.08 21:01:42 [Server] SEVERE     at java.io.DataOutputStream.flush(Unknown Source)
    18.08 21:01:42 [Server] SEVERE     at java.io.BufferedOutputStream.flush(Unknown Source)
    18.08 21:01:42 [Server] SEVERE     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    What is this error?(read from the bottom up)
     
  2. Offline

    Supersam654

    We need some more information to help you with this one. What version of Bukkit are you running (hopefully 1000 or 1060), what plugins are you running, if you are running Spout, what version, when does this error occur, and how long has this been going on?
     
  3. Offline

    Mentalist

    okay, I'm running bukkit 1060, and here is a list of my plugins, this problem has been going on for a while, I've been to busy until now to look into it.

    Plugins:
    [​IMG]All my plugins are up to date with their lastest versions.
     
  4. Offline

    greatman

    Quickly I would say someone lost connection to the server. Do you have a player leave line before or after those lines?
     
  5. Offline

    Supersam654

    @Mentalist when is the error popping up? Also, try moving your 3 multiverse plugins into another folder (so that they don't get loaded) and see if that fixes the problem.
     
  6. Offline

    Mentalist

    Yes actually, someome does leave before those lines.
     
  7. Offline

    greatman

    This may mean that he simply lost connection or crashed. That's why this error show up because it was not a "Clean" disconnect.
     
Thread Status:
Not open for further replies.

Share This Page