Advertisement
Guest User

Untitled

a guest
Sep 11th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. 2013-09-11 17:26:01 [SEVERE] Could not pass event PlayerMoveEvent to BlockHunt v0.1.4_ALPHA
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  5. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  6. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  8. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:227)
  9. at net.minecraft.server.v1_6_R2.Packet10Flying.handle(SourceFile:136)
  10. at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230)
  11. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  12. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  13. at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
  14. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:592)
  15. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
  16. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
  17. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
  18. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  19. Caused by: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement