Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. 08.02 22:07:30 [Server] INFO ... 15 more
  2. 08.02 22:07:30 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-d97e08b-880a532]
  3. 08.02 22:07:30 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  4. 08.02 22:07:30 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  5. 08.02 22:07:30 [Server] INFO at sun.reflect.GeneratedMethodAccessor299.invoke(Unknown Source) ~[?:?]
  6. 08.02 22:07:30 [Server] INFO at com.shdwlf.prisonminesplus.listeners.InventoryListener.onClick(InventoryListener.java:54) ~[?:?]
  7. 08.02 22:07:30 [Server] INFO Caused by: java.lang.NullPointerException
  8. 08.02 22:07:30 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  9. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot.jar:git-Spigot-d97e08b-880a532]
  10. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot.jar:git-Spigot-d97e08b-880a532]
  11. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-d97e08b-880a532]
  12. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot.jar:git-Spigot-d97e08b-880a532]
  13. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-Spigot-d97e08b-880a532]
  14. 08.02 22:07:30 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_60]
  15. 08.02 22:07:30 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_60]
  16. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-d97e08b-880a532]
  17. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [spigot.jar:git-Spigot-d97e08b-880a532]
  18. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [spigot.jar:git-Spigot-d97e08b-880a532]
  19. 08.02 22:07:30 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [spigot.jar:git-Spigot-d97e08b-880a532]
  20. 08.02 22:07:30 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-d97e08b-880a532]
  21. 08.02 22:07:30 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-d97e08b-880a532]
  22. 08.02 22:07:30 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-d97e08b-880a532]
  23. 08.02 22:07:30 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-d97e08b-880a532]
  24. 08.02 22:07:30 [Server] INFO org.bukkit.event.EventException
  25. 08.02 22:07:30 [Server] ERROR Could not pass event InventoryClickEvent to PrisonMinesPlus v1.1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement