WARNING Failed to handle packet: java.lang.NullPointerException

Discussion in 'Bukkit Help' started by shanko, May 9, 2012.

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

    shanko

    Code:
    09.05 14:47:03 [Connect] User RishiRose, IP 65.130.144.144
    09.05 14:47:00 [Server] WARNING Can't keep up! Did the system time change, or is the server overloaded?
    09.05 14:47:00 [Server] INFO /69.183.35.156:51646 lost connection
    09.05 14:46:58 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    09.05 14:46:58 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    09.05 14:46:58 [Server] INFO    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    09.05 14:46:58 [Server] INFO    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
    09.05 14:46:58 [Server] INFO    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
    09.05 14:46:58 [Server] INFO    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
    09.05 14:46:58 [Server] INFO    at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:207)
    09.05 14:46:58 [Server] INFO java.lang.NullPointerException
    09.05 14:46:58 [Server] WARNING Failed to handle packet: java.lang.NullPointerException
    09.05 14:46:58 [Server] INFO Disconnecting RishiRose [/65.130.144.144:52134]: Internal server error
    any idea what is causing this?

    now I got

    Code:
    09.05 21:27:16 [Multicraft] BoomBoomHaHa ran command Message of the Day
    09.05 21:27:16 [Connect] User BoomBoomHaHa, IP 67.49.90.112
    09.05 21:26:42 [Server] INFO /71.197.117.120:33883 lost connection
    09.05 21:26:32 [Server] INFO Expected 644.6999999880791, 89.12115731997034, -5.300000011920918
    09.05 21:26:32 [Server] INFO Got position 644.9817958316772, 89.12115731997034, -5.300000011920918
    09.05 21:26:32 [Server] WARNING Chaincat moved wrongly!
    09.05 21:26:15 [Server] INFO vault
    09.05 21:26:11 [Server] INFO /50.23.30.168:51617 lost connection
    09.05 21:25:41 [Server] INFO Percaltor loaded /home/minecraft/multicraft/servers/server487/plugins/WorldEdit/schematics/Tower.schematic
    09.05 21:25:35 [Multicraft] TheMisterTroll ran command Message of the Day
    09.05 21:25:35 [Connect] User TheMisterTroll, IP 72.220.25.201
    09.05 21:25:34 [Server] INFO [War] War> Reset 225 blocks in warzone warsong.
    09.05 21:25:32 [Server] INFO Connection reset
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    09.05 21:25:32 [Server] INFO    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:341)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:228)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.EntityHuman.F_(EntityHuman.java:159)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.EntityLiving.F_(EntityLiving.java:435)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.Entity.F_(Entity.java:268)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.EntityLiving.aA(EntityLiving.java:355)
    09.05 21:25:32 [Server] INFO    at net.minecraft.server.EntityLiving.aK(EntityLiving.java:1409)
    09.05 21:25:32 [Server] INFO    at java.util.HashMap$KeyIterator.next(HashMap.java:841)
    09.05 21:25:32 [Server] INFO    at java.util.HashMap$HashIterator.nextEntry(HashMap.java:806)
    09.05 21:25:32 [Server] INFO java.util.ConcurrentModificationException
    09.05 21:25:32 [Server] WARNING Failed to handle packet: java.util.ConcurrentModificationException
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  2. Offline

    shanko

    Still getting these errors :D
     
Thread Status:
Not open for further replies.

Share This Page