Advertisement
Guest User

Untitled

a guest
May 20th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. [04:00:11] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StompzShop v1.0
  2. org.bukkit.event.EventException: null
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  7. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1889) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  8. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  9. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  10. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  11. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  12. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  13. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  14. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  15. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  16. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  19. Caused by: java.lang.NullPointerException
  20. at me.diamond.stompzstore.StoreListener.StoreOptions(StoreListener.java:55) ~[?:?]
  21. at sun.reflect.GeneratedMethodAccessor304.invoke(Unknown Source) ~[?:?]
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  23. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  24. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  25. ... 15 more
  26. [04:00:34] [Server thread/INFO]: ST3V3P issued server command: /heal
  27. [04:01:04] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StompzShop v1.0
  28. org.bukkit.event.EventException: null
  29. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  30. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  31. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  32. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  33. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1889) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  34. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  35. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  36. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  37. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  38. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  39. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  40. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  41. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  42. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  43. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  44. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  45. Caused by: java.lang.NullPointerException
  46. at me.diamond.stompzstore.StoreListener.StoreOptions(StoreListener.java:55) ~[?:?]
  47. at sun.reflect.GeneratedMethodAccessor304.invoke(Unknown Source) ~[?:?]
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  49. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  50. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  51. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement