Disconnected player: Internal server error

Discussion in 'Bukkit Help' started by Otium_terrae, Apr 18, 2012.

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

    Otium_terrae

    just after I installed and configured some new plugins I had this message from the console

    -
    2012-04-18 18:21:42 [INFO] <Player>[/<IP>] logged in with entity id 1160 at ([Midoruasue] 2174.0717529360113, 62.5, 25.291545400332502)
    2012-04-18 18:21:45 [INFO] =[$Trusted$]=Otium_Terrae: Server errors in console..[0m
    2012-04-18 18:22:15 [INFO] Read timed out
    2012-04-18 18:22:15 [SEVERE] java.net.SocketException: Socket closed
    2012-04-18 18:22:15 [SEVERE]at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:116)
    2012-04-18 18:22:15 [SEVERE]at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    2012-04-18 18:22:15 [SEVERE]at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    2012-04-18 18:22:15 [SEVERE]at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    2012-04-18 18:22:15 [SEVERE]at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    2012-04-18 18:22:15 [SEVERE]at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)
    2012-04-18 18:22:15 [INFO] bailey123123123 lost connection: disconnect.endOfStream
    2012-04-18 18:22:51 [INFO] Disconnecting <player> [/<IP>]: Internal server error
    2012-04-18 18:22:51 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
    at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:207)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:94)
    at net.minecraft.server.Packet1Login.handle(SourceFile:68)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:48)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-18 18:22:52 [INFO] Connection reset
    2012-04-18 18:22:52 [INFO] /<IP> lost connection

    I was wandering is this the servers plugins having errors, or is it that my network had a bad internet connection? Help please ~Otium
     
  2. Offline

    Zaros

    Otium_terrae

    Try this:

    1: Remove all the plugins that you have. See if this fixes the error. If not:
    2: Change your CB version. See if this fixes the error. If not:
    3: Try using the vanilla MineCraft server. See if this fixes the error. If not:
    4: Try using a different connection(switch from wireless to wired). See if this fixes the error. If not:
    5: Update/reinstall java.
     
  3. Offline

    Mrchasez

    This happened to me today too.

    Do you have NoCheatPlus?

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

    andrewpo

    Not a Bukkit problem.
     
  5. Offline

    quickclay

    I started getting this error, and also have NoCheatPlus installed. Hmm.. wonder if it's the cause. Only affects certain players.
     
  6. Offline

    Charant

    The same problem! Please, tell me if you will find how to fix that! I have no NoCheatPlus plugin... This trouble appeared by itself. And deleting worlds fix it, but maybe there is another way to fix this?

    Code:
    11:26:37 [INFO] Disconnecting Armenia [/46.70.252.113:16374]: Internal server error
    11:26:37 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
            at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:207)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
     
  7. Offline

    C0nsole

    Maybe tell us what new plugins :p
     
Thread Status:
Not open for further replies.

Share This Page