Internal Server Error on respawn !

Discussion in 'Bukkit Help' started by NeatMonster, May 5, 2011.

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

    NeatMonster

    Hello,

    All lot of players on my server (and me too) are having an "Internal Server Error" on respawning.

    This is the error message on the console :

    Code:
    2011-05-05 18:46:34 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
        at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:210)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:817)
        at net.minecraft.server.Packet9Respawn.a(SourceFile:10)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Then, the player can't connect anymore. At every connection, he has the Respawn message and the the Internal Server Error, etc. If we heal the player with Console, then he can respawn. But if he died, it's the same error.

    It isn't an client error because I've tried to reinstall the game.

    I need help. Thanks in advance, NeatMonster.

    Edit: Oops, forget informations. Cratbukkit build 759 (updated to see if the error will be still here, so the error was in 740 to), Essentials, and a lot of little plugins. No errors on startup.
     
  2. Offline

    gelvis

    same problem.. cannot find a solution :(
     
Thread Status:
Not open for further replies.

Share This Page