Advertisement
Guest User

Untitled

a guest
Jun 27th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. 27.06 16:05:14 [Server] ERROR Could not pass event InventoryClickEvent to CoreProtect v2.10.0
  2. 27.06 16:05:14 [Server] INFO org.bukkit.event.EventException
  3. 27.06 16:05:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[custom_mods.jar:git-PaperSpigot-1f7d532]
  4. 27.06 16:05:14 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom_mods.jar:git-PaperSpigot-1f7d532]
  5. 27.06 16:05:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [custom_mods.jar:git-PaperSpigot-1f7d532]
  6. 27.06 16:05:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [custom_mods.jar:git-PaperSpigot-1f7d532]
  7. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:1482) [custom_mods.jar:git-PaperSpigot-1f7d532]
  8. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInWindowClick.a(PacketPlayInWindowClick.java:15) [custom_mods.jar:git-PaperSpigot-1f7d532]
  9. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInWindowClick.handle(PacketPlayInWindowClick.java:65) [custom_mods.jar:git-PaperSpigot-1f7d532]
  10. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [custom_mods.jar:git-PaperSpigot-1f7d532]
  11. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [custom_mods.jar:git-PaperSpigot-1f7d532]
  12. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:795) [custom_mods.jar:git-PaperSpigot-1f7d532]
  13. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307) [custom_mods.jar:git-PaperSpigot-1f7d532]
  14. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:643) [custom_mods.jar:git-PaperSpigot-1f7d532]
  15. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:549) [custom_mods.jar:git-PaperSpigot-1f7d532]
  16. 27.06 16:05:14 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [custom_mods.jar:git-PaperSpigot-1f7d532]
  17. 27.06 16:05:14 [Server] INFO Caused by: java.lang.NullPointerException
  18. 27.06 16:05:14 [Server] INFO at net.coreprotect.listener.PlayerListener.onInventoryClick(PlayerListener.java:480) ~[?:?]
  19. 27.06 16:05:14 [Server] INFO at sun.reflect.GeneratedMethodAccessor414.invoke(Unknown Source) ~[?:?]
  20. 27.06 16:05:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  21. 27.06 16:05:14 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  22. 27.06 16:05:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[custom_mods.jar:git-PaperSpigot-1f7d532]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement