Advertisement
Guest User

Untitled

a guest
Nov 16th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.80 KB | None | 0 0
  1. 16.11 16:10:55 [Server] ERROR Could not pass event PlayerInteractEvent to Essentials v2.0.1-b488
  2. 16.11 16:10:55 [Server] INFO org.bukkit.event.EventException: null
  3. 16.11 16:10:55 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  4. 16.11 16:10:56 [Multicraft] Skipped 52 lines due to rate limit (30/s)
  5. 16.11 16:10:56 [Server] ERROR Could not pass event InventoryClickEvent to SkyLevels v0.1.10.1
  6. 16.11 16:10:56 [Server] INFO org.bukkit.event.EventException: null
  7. 16.11 16:10:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  8. 16.11 16:10:56 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  9. 16.11 16:10:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  10. 16.11 16:10:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  11. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1893) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  12. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  13. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  14. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  15. 16.11 16:10:56 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_232]
  16. 16.11 16:10:56 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_232]
  17. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  18. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  19. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  20. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  21. 16.11 16:10:56 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  22. 16.11 16:10:56 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
  23. 16.11 16:10:56 [Server] INFO Caused by: java.lang.NullPointerException
  24. 16.11 16:10:56 [Server] INFO at me.glaremasters.skylevels.utils.inventory.InventoryUtils.withPlaceholders(InventoryUtils.java:162) ~[?:?]
  25. 16.11 16:10:56 [Server] INFO at me.glaremasters.skylevels.utils.inventory.InventoryUtils.openIslandInformationsInventory(InventoryUtils.java:118) ~[?:?]
  26. 16.11 16:10:56 [Server] INFO at me.glaremasters.skylevels.events.InventoryClickHandler.onClick(InventoryClickHandler.java:50) ~[?:?]
  27. 16.11 16:10:56 [Server] INFO at sun.reflect.GeneratedMethodAccessor443.invoke(Unknown Source) ~[?:?]
  28. 16.11 16:10:56 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  29. 16.11 16:10:56 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  30. 16.11 16:10:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
  31. 16.11 16:10:56 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement