No one can log in!

Discussion in 'Bukkit Help' started by Nima304, Feb 5, 2011.

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

    Nima304

    I'm running CentOS 5.5 x64 on a Dell PowerEdge 1850.
    Java is x64 build 14.0-b16
    Java version 1.6.0_17

    Code:
    Sansavi (14:59):
    2011-02-05 14:57:31 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-02-05 14:57:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    java.net.SocketException: Connection reset
            at java.net.SocketInputStream.read(SocketInputStream.java:185)
            at java.net.SocketInputStream.read(SocketInputStream.java:199)
            at java.io.FilterInputStream.read(FilterInputStream.java:83)
            at net.minecraft.server.Packet.b(SourceFile:102)
            at net.minecraft.server.NetworkManager.f(SourceFile:157)
            at net.minecraft.server.NetworkManager.c(SourceFile:15)
            at net.minecraft.server.NetworkReaderThread.run(SourceFile:68)
    2011-02-05 14:57:35 [INFO] Nima304 lost connection: disconnect.genericReason
    This is only happening to me. The client will completely freeze, so I'll have to restart it, and then it takes forever to log in again. My server is in my home network.
     
  2. Offline

    TnT

    type:
    Code:
    java -version
    Also, a lot of people are having problems. Its not Bukkit, its the auth servers for Minecraft.
     
  3. Offline

    Nima304

    I updated the OP with the Java version. Is there anything I can do about it? Also, it's only happening to me, not my other players.
     
  4. Offline

    Plague

    Well if its only you try deleting .minecraft/bin and let it download again, even if it does not help, you'll have the same client as we do, clean one.
     
Thread Status:
Not open for further replies.

Share This Page