Advertisement
RektPrison

Untitled

Dec 22nd, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. [11:11:03 ERROR]: Could not pass event PlayerInteractEvent to Drugs v2.0
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  4. va:305) ~[spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  6. a:62) ~[spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  8. ava:502) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  9. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  10. ava:487) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  11. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInte
  12. ractEvent(CraftEventFactory.java:226) [spigot-patched.jar:git-Spigot-b43a31a-7bc
  13. 218d]
  14. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInte
  15. ractEvent(CraftEventFactory.java:193) [spigot-patched.jar:git-Spigot-b43a31a-7bc
  16. 218d]
  17. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInte
  18. ractEvent(CraftEventFactory.java:189) [spigot-patched.jar:git-Spigot-b43a31a-7bc
  19. 218d]
  20. at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java
  21. :682) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  22. at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlo
  23. ckPlace.java:50) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  24. at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlo
  25. ckPlace.java:80) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  26. at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spi
  27. got-patched.jar:git-Spigot-b43a31a-7bc218d]
  28. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  29. ?:1.8.0_20]
  30. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_20]
  31. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:6
  32. 83) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  33. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:3
  34. 16) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  35. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:6
  36. 23) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  37. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java
  38. :526) [spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  39. at java.lang.Thread.run(Unknown Source) [?:1.8.0_20]
  40. Caused by: java.lang.NullPointerException
  41. at com.ohyea777.drugs.listener.DrugListener.onPlayerInteract(DrugListene
  42. r.java:53) ~[?:?]
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0
  44. _20]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0
  46. _20]
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  48. .8.0_20]
  49. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_20]
  50. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  51. va:301) ~[spigot-patched.jar:git-Spigot-b43a31a-7bc218d]
  52. ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement