Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. 19.07 20:54:50 [Server] ERROR Could not pass event InventoryClickEvent to ZastrixEventAPI v1.0
  2. 19.07 20:54:50 [Server] INFO org.bukkit.event.EventException: null
  3. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  4. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  5. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  6. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  7. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1889) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  8. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  9. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  10. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  11. 19.07 20:54:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
  12. 19.07 20:54:50 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
  13. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  14. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  15. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  16. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  17. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  18. 19.07 20:54:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  19. 19.07 20:54:50 [Server] INFO Caused by: java.lang.NullPointerException
  20. 19.07 20:54:50 [Server] INFO at mcMarket.ZastrixArundell.ZastrixEventAPI.Events.InventoryInterractionEvent.onInventoryInteract(InventoryInterractionEvent.java:41) ~[?:?]
  21. 19.07 20:54:50 [Server] INFO at sun.reflect.GeneratedMethodAccessor1150.invoke(Unknown Source) ~[?:?]
  22. 19.07 20:54:50 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
  23. 19.07 20:54:50 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
  24. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  25. 19.07 20:54:50 [Server] INFO ... 15 more
  26. 19.07 20:54:50 [Server] ERROR Could not pass event InventoryClickEvent to ZastrixEventAPI v1.0
  27. 19.07 20:54:50 [Server] INFO org.bukkit.event.EventException: null
  28. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  29. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  30. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  31. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  32. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1889) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  33. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  34. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  35. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  36. 19.07 20:54:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
  37. 19.07 20:54:50 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
  38. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  39. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  40. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  41. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  42. 19.07 20:54:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  43. 19.07 20:54:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  44. 19.07 20:54:50 [Server] INFO Caused by: java.lang.NullPointerException
  45. 19.07 20:54:50 [Server] INFO at mcMarket.ZastrixArundell.ZastrixEventAPI.Events.InventoryInterractionEvent.onInventoryInteract(InventoryInterractionEvent.java:41) ~[?:?]
  46. 19.07 20:54:50 [Server] INFO at sun.reflect.GeneratedMethodAccessor1150.invoke(Unknown Source) ~[?:?]
  47. 19.07 20:54:50 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
  48. 19.07 20:54:50 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
  49. 19.07 20:54:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-d0a3620]
  50. 19.07 20:54:50 [Server] INFO ... 15 more
  51.  
  52.  
  53. Clear log
  54.  
  55. Powered by Multicraft Control Panel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement