Advertisement
kreezxil

SEVERE Could not pass event PlayerInteractEvent to NeXTQuarr

May 9th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. 09.05 15:16:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  2. 09.05 15:16:15 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  3. 09.05 15:16:15 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  4. 09.05 15:16:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  5. 09.05 15:16:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 09.05 15:16:15 [Server] INFO at net.nextbattle.quarry.main.GeneralEventListener.onPlayerUse(GeneralEventListener.java:64)
  7. 09.05 15:16:15 [Server] INFO Caused by: java.lang.NullPointerException
  8. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  9. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  10. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  11. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  12. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  13. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
  14. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  15. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
  16. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
  17. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.Packet15Place.handle(SourceFile:58)
  18. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:631)
  19. 09.05 15:16:15 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerInteractManager.interact(PlayerInteractManager.java:370)
  20. 09.05 15:16:15 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:186)
  21. 09.05 15:16:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  22. 09.05 15:16:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  23. 09.05 15:16:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 09.05 15:16:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  25. 09.05 15:16:15 [Server] INFO org.bukkit.event.EventException
  26. 09.05 15:16:15 [Server] SEVERE Could not pass event PlayerInteractEvent to NeXTQuarry v1.5.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement