Server error i'm having a hard time troubleshooting

Discussion in 'Bukkit Help' started by paully104, Dec 20, 2011.

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

    paully104

    Code:
    Running client version: 968
    2011-12-20 18:52:32 [WARNING] GenericLabel belonging to SpoutWallet does not have a default size!
    2011-12-20 18:52:32 [WARNING] GenericLabel belonging to SpoutWallet does not have a default size!
    2011-12-20 18:53:00 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
    2011-12-20 18:53:00 [INFO] Read timed out
    2011-12-20 18:53:00 [SEVERE]     at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-12-20 18:53:00 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-12-20 18:53:00 [INFO] paully104 lost connection: disconnect.endOfStream
    2011-12-20 18:53:00 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at java.io.BufferedOutputStream.flush(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at java.io.DataOutputStream.flush(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    2011-12-20 18:53:00 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
    2011-12-20 18:53:00 [SEVERE]     at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-12-20 18:53:00 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at java.io.BufferedOutputStream.flush(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at java.io.DataOutputStream.flush(Unknown Source)
    2011-12-20 18:53:00 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    2011-12-20 18:53:19 [INFO] paully104 [/71.170.212.216:52268] logged in with entity id 862 at ([Production] 112.30433483933398, 69.0, 144.20854915234273)
    2011-12-20 18:53:19 [WARNING] [Multiverse-Core] Player joined first!
    2011-12-20 18:53:19 [WARNING] [Multiverse-Core] Loc: Location{world=CraftWorld{name=Production},x=50.0,y=75.0,z=165.0,pitch=0.0,yaw=0.0}
    2011-12-20 18:53:20 [INFO] Reading data
    2011-12-20 18:53:20 [INFO] [Spout] Successfully authenticated paully104's Spoutcraft client. Running client version: 968
    2011-12-20 18:53:20 [WARNING] GenericLabel belonging to SpoutWallet does not have a default size!
    2011-12-20 18:53:20 [WARNING] GenericLabel belonging to SpoutWallet does not have a default size!
    
     
  2. Offline

    pyraetos

    That's a fairly common error which has nothing to do with the functionality of your server, unless you are getting it so much that it becomes a problem when trying to play.
     
  3. Offline

    Chaositic

    I was previously getting it so much that it became a problem where people couldn't connect actually. Only I could and even now, I'm actually still encountering the problem on my server where only some people can connect and most can't.
     
  4. Offline

    pyraetos

    It might be your connection then, I doubt its a Java problem or a local problem.
     
  5. Offline

    paully104

    This is actually kicking myself and other players out every 30 seconds to 10 minutes.
     
  6. Offline

    Chaositic

    I wish it was that simple.
    [​IMG]
    Although I actually think you're right. Offline mode = Anyone, including members who haven't been able to connect for quite some time, can now connect. Online mode = endofstream errors.
     
  7. Offline

    paully104

    I still haven't found a solution i'm trying everything ; ;
     
  8. Offline

    pyraetos

    Players were getting that and similar errors on my server a while ago. Unfortunately, it wasn't fixed until the ISP came out and replaced our cables which were in bad condition.
     
Thread Status:
Not open for further replies.

Share This Page