Advertisement
Guest User

Untitled

a guest
Sep 26th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. 26.09 08:12:27 [Server] INFO ... 16 more
  2. 26.09 08:12:28 [Server] ERROR Could not pass event InventoryClickEvent to ShopGUIPlus v1.5.3
  3. 26.09 08:12:28 [Server] INFO org.bukkit.event.EventException
  4. 26.09 08:12:28 [Server] INFO at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:46) ~[patched_1.10.2.jar:git-Paper-830]
  5. 26.09 08:12:28 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.10.2.jar:git-Paper-830]
  6. 26.09 08:12:28 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.10.2.jar:git-Paper-830]
  7. 26.09 08:12:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched_1.10.2.jar:git-Paper-830]
  8. 26.09 08:12:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched_1.10.2.jar:git-Paper-830]
  9. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1902) [patched_1.10.2.jar:git-Paper-830]
  10. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInWindowClick.a(SourceFile:33) [patched_1.10.2.jar:git-Paper-830]
  11. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInWindowClick.a(SourceFile:10) [patched_1.10.2.jar:git-Paper-830]
  12. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [patched_1.10.2.jar:git-Paper-830]
  13. 26.09 08:12:28 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_91]
  14. 26.09 08:12:28 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_91]
  15. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [patched_1.10.2.jar:git-Paper-830]
  16. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:791) [patched_1.10.2.jar:git-Paper-830]
  17. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:404) [patched_1.10.2.jar:git-Paper-830]
  18. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:725) [patched_1.10.2.jar:git-Paper-830]
  19. 26.09 08:12:28 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:624) [patched_1.10.2.jar:git-Paper-830]
  20. 26.09 08:12:28 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  21. 26.09 08:12:28 [Server] INFO Caused by: java.lang.NullPointerException
  22. 26.09 08:12:28 [Server] INFO at net.brcdev.shopgui.gui.gui.AmountSelectionGUI.createInventory(AmountSelectionGUI.java:94) ~[?:?]
  23. 26.09 08:12:28 [Server] INFO at net.brcdev.shopgui.gui.gui.AmountSelectionGUI.<init>(AmountSelectionGUI.java:37) ~[?:?]
  24. 26.09 08:12:28 [Server] INFO at net.brcdev.shopgui.listener.PlayerListener.clickSell(PlayerListener.java:530) ~[?:?]
  25. 26.09 08:12:28 [Server] INFO at net.brcdev.shopgui.listener.PlayerListener.onInventoryClick(PlayerListener.java:317) ~[?:?]
  26. 26.09 08:12:28 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor547.execute(Unknown Source) ~[?:?]
  27. 26.09 08:12:28 [Server] INFO at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44) ~[patched_1.10.2.jar:git-Paper-830]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement