Advertisement
MarcusBG

Untitled

Aug 20th, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. 20.08 13:05:59 [Server] INFO ... 15 more
  2. 20.08 13:05:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  3. 20.08 13:05:59 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  4. 20.08 13:05:59 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  5. 20.08 13:05:59 [Server] INFO at sun.reflect.GeneratedMethodAccessor620.invoke(Unknown Source) ~[?:?]
  6. 20.08 13:05:59 [Server] INFO at me.dablakbandit.guishop.listeners.InventoryClick.onInventoryClick(InventoryClick.java:20) ~[?:?]
  7. 20.08 13:05:59 [Server] INFO at me.dablakbandit.guishop.gui.GUI.parseClick(GUI.java:162) ~[?:?]
  8. 20.08 13:05:59 [Server] INFO at me.dablakbandit.guishop.item.MenuItem.open(MenuItem.java:27) ~[?:?]
  9. 20.08 13:05:59 [Server] INFO Caused by: java.lang.NullPointerException
  10. 20.08 13:05:59 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  11. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  12. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  13. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  14. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  15. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  16. 20.08 13:05:59 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
  17. 20.08 13:05:59 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45]
  18. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  19. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  20. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  21. 20.08 13:05:59 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  22. 20.08 13:05:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  23. 20.08 13:05:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  24. 20.08 13:05:59 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  25. 20.08 13:05:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-BT42_1.8.8_08.02.jar:git-Spigot-d97e08b-880a532]
  26. 20.08 13:05:59 [Server] INFO org.bukkit.event.EventException
  27. 20.08 13:05:59 [Server] ERROR Could not pass event InventoryClickEvent to GUIShop v1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement