Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. [08:34:39] [Server thread/ERROR]: Could not pass event InventoryClickEvent to UltimateSkyGrid v0.2.1
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  7. at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1853) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  8. at net.minecraft.server.v1_10_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  9. at net.minecraft.server.v1_10_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  10. at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  11. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_92]
  12. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_92]
  13. at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  14. at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:733) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  15. at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  16. at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:672) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  17. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:571) [spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  19. Caused by: java.lang.NullPointerException
  20. at ru.kargond.redbox.boosters.Daily.onClick(Daily.java:112) ~[?:?]
  21. at sun.reflect.GeneratedMethodAccessor125.invoke(Unknown Source) ~[?:?]
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
  23. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
  24. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.10.jar:git-Spigot-c3e4052-1953f52]
  25. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement