Advertisement
Guest User

Untitled

a guest
Jul 25th, 2019
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.80 KB | None | 0 0
  1. 25.07 07:42:52 [Server] Server thread/ERROR Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
  2. 25.07 07:42:52 [Server] INFO org.bukkit.event.EventException: null
  3. 25.07 07:42:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[custom.jar:git-Spigot-1981d55-860b354]
  4. 25.07 07:42:52 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[custom.jar:git-Spigot-1981d55-860b354]
  5. 25.07 07:42:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[custom.jar:git-Spigot-1981d55-860b354]
  6. 25.07 07:42:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[custom.jar:git-Spigot-1981d55-860b354]
  7. 25.07 07:42:52 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:429) ~[custom.jar:git-Spigot-1981d55-860b354]
  8. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:432) ~[custom.jar:git-Spigot-1981d55-860b354]
  9. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1238) ~[custom.jar:git-Spigot-1981d55-860b354]
  10. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[custom.jar:git-Spigot-1981d55-860b354]
  11. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) ~[custom.jar:git-Spigot-1981d55-860b354]
  12. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[custom.jar:git-Spigot-1981d55-860b354]
  13. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [custom.jar:git-Spigot-1981d55-860b354]
  14. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [custom.jar:git-Spigot-1981d55-860b354]
  15. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [custom.jar:git-Spigot-1981d55-860b354]
  16. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [custom.jar:git-Spigot-1981d55-860b354]
  17. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:908) [custom.jar:git-Spigot-1981d55-860b354]
  18. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:901) [custom.jar:git-Spigot-1981d55-860b354]
  19. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103) [custom.jar:git-Spigot-1981d55-860b354]
  20. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:884) [custom.jar:git-Spigot-1981d55-860b354]
  21. 25.07 07:42:52 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:818) [custom.jar:git-Spigot-1981d55-860b354]
  22. 25.07 07:42:52 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  23. 25.07 07:42:52 [Server] INFO Caused by: java.lang.NullPointerException
  24. 25.07 07:42:52 [Server] INFO at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
  25. 25.07 07:42:52 [Server] INFO at sun.reflect.GeneratedMethodAccessor328.invoke(Unknown Source) ~[?:?]
  26. 25.07 07:42:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  27. 25.07 07:42:52 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  28. 25.07 07:42:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[custom.jar:git-Spigot-1981d55-860b354]
  29. 25.07 07:42:52 [Server] INFO ... 19 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement