Crashes if more than 10 players online.

Discussion in 'Bukkit Help' started by Dion, Sep 18, 2011.

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

    Dion

    I get this error when the 11th player connects. The server crashes:
    (sorry for bad english)
    Code:
    2011-09-18 11:52:38 [INFO] PLAYER [/IP:PORT] logged in with entity id 6220 at ([world] 1324.7630694260852, 12.0, -847.9822625145499)
    2011-09-18 11:52:39 [INFO] Read timed out
    2011-09-18 11:52:39 [SEVERE] java.net.SocketException: Socket closed
    2011-09-18 11:52:39 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-09-18 11:52:39 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-09-18 11:52:39 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2011-09-18 11:52:39 [SEVERE]     at java.io.BufferedOutputStream.flush(Unknown Source)
    2011-09-18 11:52:39 [SEVERE]     at java.io.DataOutputStream.flush(Unknown Source)
    2011-09-18 11:52:39 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
     
  2. Offline

    Amsek

    have that issue too =\
     
  3. Offline

    Dion

    Good to see I'm not the only one, wonder why Buxville is still running with 100+ though :p
     
  4. Offline

    vapid2323

    Lots of servers dont have this issue, what are your hardware specs and also the connection specs.
     
  5. Offline

    Borch

    I don't even see a crash there, this is the normal output if one player gets a read timeout, the server keeps running fine after that.
     
  6. Offline

    strontkever

    they are all connection problems, i get that when running more then 16 players on 1mb upload speed
     
  7. Offline

    Dion

    Well, I host it by myself, at 1.7.3 it was fine with 20 people online but since 1.8 it keeps crashing on me :S Any idea how to fix it?

    sorry for bad english
    - Dion
     
  8. Offline

    b1naryth1ef

    Can we get specs of the machine your hosting this on, and possibly a /version?
     
  9. Offline

    Dion

    Version is currently 1150. I'm updating it everyday. It worked fine for 1.7.3 but since 1.8 it just keeps crashing =\
    Here are my specs:
    Windows 7 Home Premium 32-bit
    4GB RAM
    Nvidia GeForce 9500 GT
    Intel Core 2 Quad CPU Q8200 @ 2.33GHz (4CPUs), ~2.3GHz

    Thanks! - Dion
    sorry for my bad english.
     
Thread Status:
Not open for further replies.

Share This Page