Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. 15.10 16:43:23 [Server] ERROR Could not pass event InventoryClickEvent to ShopGUIPlus v1.19.7
  2. 15.10 16:43:23 [Server] INFO CONSOLE issued server command: /list
  3. 15.10 16:43:23 [Multicraft] Skipped 79 lines due to rate limit (30/s)
  4. 15.10 16:43:23 [Server] INFO at net.brcdev.shopgui.provider.spawner.SpawnerEpicSpawnersProvider.getSpawnerEntityId(SpawnerEpicSpawnersProvider.java:37) ~[?:?]
  5. 15.10 16:43:23 [Server] INFO at net.brcdev.shopgui.util.ItemUtils.compareItemStacks(ItemUtils.java:339) ~[?:?]
  6. 15.10 16:43:23 [Server] INFO at net.brcdev.shopgui.util.InventoryUtils.canCarryItem(InventoryUtils.java:120) ~[?:?]
  7. 15.10 16:43:23 [Server] INFO at net.brcdev.shopgui.shop.ShopManager.handleBuy(ShopManager.java:968) ~[?:?]
  8. 15.10 16:43:23 [Server] INFO at net.brcdev.shopgui.listener.PlayerListener.onInventoryClick(PlayerListener.java:168) ~[?:?]
  9. 15.10 16:43:23 [Server] INFO at sun.reflect.GeneratedMethodAccessor147.invoke(Unknown Source) ~[?:?]
  10. 15.10 16:43:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
  11. 15.10 16:43:23 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
  12. 15.10 16:43:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  13. 15.10 16:43:23 [Server] INFO ... 15 more
  14. 15.10 16:43:23 [Server] ERROR Could not pass event InventoryClickEvent to ShopGUIPlus v1.19.7
  15. 15.10 16:43:23 [Server] INFO org.bukkit.event.EventException
  16. 15.10 16:43:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  17. 15.10 16:43:23 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  18. 15.10 16:43:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  19. 15.10 16:43:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  20. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  21. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  22. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  23. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  24. 15.10 16:43:23 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
  25. 15.10 16:43:23 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
  26. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  27. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  28. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  29. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  30. 15.10 16:43:23 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  31. 15.10 16:43:23 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  32. 15.10 16:43:23 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/songoda/epicspawners/spawners/spawner/SpawnerManager
  33. 15.10 16:43:23 [Server] INFO at net.brcdev.shopgui.provider.spawner.SpawnerEpicSpawnersProvider.getSpawnerEntityId(SpawnerEpicSpawnersProvider.java:37) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement