People keep getting kicked from my server! Lot of errors, please help!

Discussion in 'Bukkit Help' started by Nerrion, Mar 17, 2012.

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

    Nerrion

    Hello everyone.

    People are getting disconnected from my server everytime! After 3-5 disconnects, they can play again without getting kicked!

    The console is showing this:

    Code:
    22:14:53 [SEVERE] java.net.SocketException: Software caused connection abort: so
    cket write error
    22:14:53 [INFO] Connection reset
    22:14:53 [SEVERE]       at java.net.SocketOutputStream.socketWrite0(Native Metho
    d)
    22:14:53 [SEVERE]       at java.net.SocketOutputStream.socketWrite(Unknown Sourc
    e)
    22:14:53 [SEVERE]       at java.net.SocketOutputStream.write(Unknown Source)
    22:14:53 [SEVERE]       at java.io.BufferedOutputStream.flushBuffer(Unknown Sour
    ce)
    22:14:53 [SEVERE]       at java.io.BufferedOutputStream.flush(Unknown Source)
    22:14:53 [SEVERE]       at java.io.DataOutputStream.flush(Unknown Source)
    22:14:53 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(SourceFi
    le:103)
    22:14:53 [SEVERE] java.net.SocketException: Software caused connection abort: so
    cket write error
    22:14:53 [SEVERE]       at java.net.SocketOutputStream.socketWrite0(Native Metho
    d)
    22:14:53 [SEVERE]       at java.net.SocketOutputStream.socketWrite(Unknown Sourc
    e)
    22:14:53 [SEVERE]       at java.net.SocketOutputStream.write(Unknown Source)
    22:14:53 [SEVERE]       at java.io.BufferedOutputStream.flushBuffer(Unknown Sour
    ce)
    22:14:53 [SEVERE]       at java.io.BufferedOutputStream.flush(Unknown Source)
    22:14:53 [SEVERE]       at java.io.DataOutputStream.flush(Unknown Source)
    22:14:53 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(SourceFi
    le:103)
    22:14:53 [INFO] LukeF3 lost connection: disconnect.endOfStream
    22:14:54 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
    22:14:57 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
    22:14:59 [INFO] Connection reset
    22:14:59 [SEVERE] java.net.SocketException: Software caused connection abort: so
    cket write error
    22:14:59 [SEVERE]       at java.net.SocketOutputStream.socketWrite0(Native Metho
    d)
    22:14:59 [SEVERE]       at java.net.SocketOutputStream.socketWrite(Unknown Sourc
    e)
    22:14:59 [SEVERE]       at java.net.SocketOutputStream.write(Unknown Source)
    22:14:59 [INFO] Fantastic_Haze lost connection: disconnect.endOfStream
    22:14:59 [SEVERE]       at java.io.BufferedOutputStream.flushBuffer(Unknown Sour
    ce)
    22:14:59 [SEVERE]       at java.io.BufferedOutputStream.flush(Unknown Source)
    22:14:59 [SEVERE]       at java.io.DataOutputStream.flush(Unknown Source)
    22:14:59 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(SourceFi
    le:103)
    PLEASE help me!

    Someone, please?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  2. Offline

    Technobuffalos

    how much ram do you have and whats your java version?
    someone re-installed java and it fixed it
     
  3. Offline

    Nerrion

    Didn't fix it.

    Anyone?
     
  4. Offline

    jocularClarion

    had the same problem, no one outside of my local network could stay connected for more than ~2 minutes.
    tried reinstalling java, checked port forwarding in the router settings, still didnt help

    i checked the windows firewalls, disabled all of the rules that wanted to block incoming traffic to java, and it works again. :)

    it was really strange because it happened after some windows updates, but i dont know why they would affect the firewall rules like that. and i DO have rules that allow all incoming and outgoing traffic on port 25565.
     
  5. Offline

    Cicadia

    This often occurs when your IP address is regenerated automatically by your ISP. Double-check with them to make sure that your public IP address is not "dynamic".
     
  6. Offline

    Sayshal

    This could also be a lack of upload/download speed when too many people connect, causing some to randomly drop the server connection.
     
Thread Status:
Not open for further replies.

Share This Page