Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. 23.01 11:56:08 [Server] ERROR Could not pass event InventoryClickEvent to EpicBosses v1.0.2-U2
  2. 23.01 11:56:08 [Server] INFO org.bukkit.event.EventException
  3. 23.01 11:56:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  4. 23.01 11:56:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  5. 23.01 11:56:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  6. 23.01 11:56:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  7. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  8. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  9. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  10. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  11. 23.01 11:56:08 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_181]
  12. 23.01 11:56:08 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_181]
  13. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  14. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  15. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  16. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  17. 23.01 11:56:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  18. 23.01 11:56:08 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  19. 23.01 11:56:08 [Server] INFO Caused by: java.lang.NullPointerException
  20. 23.01 11:56:08 [Server] INFO at com.songoda.epicbosses.utils.EnchantFinder.getByEnchant(EnchantFinder.java:78) ~[?:?]
  21. 23.01 11:56:08 [Server] INFO at com.songoda.epicbosses.utils.itemstack.converters.EnchantConverter.to(EnchantConverter.java:26) ~[?:?]
  22. 23.01 11:56:08 [Server] INFO at com.songoda.epicbosses.utils.itemstack.ItemStackConverter.to(ItemStackConverter.java:67) ~[?:?]
  23. 23.01 11:56:08 [Server] INFO at com.songoda.epicbosses.managers.files.ItemsFileManager.addItemStack(ItemsFileManager.java:55) ~[?:?]
  24. 23.01 11:56:08 [Server] INFO at com.songoda.epicbosses.panel.AddItemsPanel.lambda$getAcceptAction$5(AddItemsPanel.java:104) ~[?:?]
  25. 23.01 11:56:08 [Server] INFO at com.songoda.epicbosses.utils.panel.Panel.executeAction(Panel.java:594) ~[?:?]
  26. 23.01 11:56:08 [Server] INFO at com.songoda.epicbosses.utils.panel.Panel.onClick(Panel.java:141) ~[?:?]
  27. 23.01 11:56:08 [Server] INFO at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  28. 23.01 11:56:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
  29. 23.01 11:56:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181]
  30. 23.01 11:56:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement