Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. 26.03 23:38:31 [Server] INFO [03:38:31 INFO]: BloodyDespair issued server command: /shop
  2. 26.03 23:38:41 [Server] Startup [03:38:41 ERROR]: Could not pass event InventoryClickEvent to ShopGUIPlus v1.27.1
  3. 26.03 23:38:41 [Server] INFO org.bukkit.event.EventException
  4. 26.03 23:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[custom.jar:git-TacoSpigot-bf023c7d]
  5. 26.03 23:38:41 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[custom.jar:git-TacoSpigot-bf023c7d]
  6. 26.03 23:38:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-TacoSpigot-bf023c7d]
  7. 26.03 23:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [custom.jar:git-TacoSpigot-bf023c7d]
  8. 26.03 23:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [custom.jar:git-TacoSpigot-bf023c7d]
  9. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1646) [custom.jar:git-TacoSpigot-bf023c7d]
  10. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [custom.jar:git-TacoSpigot-bf023c7d]
  11. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [custom.jar:git-TacoSpigot-bf023c7d]
  12. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-TacoSpigot-bf023c7d]
  13. 26.03 23:38:41 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
  14. 26.03 23:38:41 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
  15. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-TacoSpigot-bf023c7d]
  16. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:785) [custom.jar:git-TacoSpigot-bf023c7d]
  17. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:427) [custom.jar:git-TacoSpigot-bf023c7d]
  18. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:724) [custom.jar:git-TacoSpigot-bf023c7d]
  19. 26.03 23:38:41 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:627) [custom.jar:git-TacoSpigot-bf023c7d]
  20. 26.03 23:38:41 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  21. 26.03 23:38:41 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.meta.ItemMeta.hasCustomModelData()Z
  22. 26.03 23:38:41 [Server] INFO at net.brcdev.shopgui.util.ItemUtils.compareCustomDataModel(ItemUtils.java:484) ~[?:?]
  23. 26.03 23:38:41 [Server] INFO at net.brcdev.shopgui.util.ItemUtils.compareItemStacks(ItemUtils.java:475) ~[?:?]
  24. 26.03 23:38:41 [Server] INFO at net.brcdev.shopgui.util.InventoryUtils.canPlayerCarryItem(InventoryUtils.java:97) ~[?:?]
  25. 26.03 23:38:41 [Server] INFO at net.brcdev.shopgui.shop.ShopManager.handleBuy(ShopManager.java:850) ~[?:?]
  26. 26.03 23:38:41 [Server] INFO at net.brcdev.shopgui.listener.PlayerListener.clickAmountSelectionGui(PlayerListener.java:393) ~[?:?]
  27. 26.03 23:38:41 [Server] INFO at net.brcdev.shopgui.listener.PlayerListener.onInventoryClick(PlayerListener.java:137) ~[?:?]
  28. 26.03 23:38:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source) ~[?:?]
  29. 26.03 23:38:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  30. 26.03 23:38:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  31. 26.03 23:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[custom.jar:git-TacoSpigot-bf023c7d]
  32. 26.03 23:38:41 [Server] INFO ... 16 more
  33. 26.03 23:38:42 [Server] Startup [03:38:42 ERROR]: Could not pass event InventoryClickEvent to ShopGUIPlus v1.27.1
  34. 26.03 23:38:42 [Server] INFO org.bukkit.event.EventException
  35. 26.03 23:38:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[custom.jar:git-TacoSpigot-bf023c7d]
  36. 26.03 23:38:42 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[custom.jar:git-TacoSpigot-bf023c7d]
  37. 26.03 23:38:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-TacoSpigot-bf023c7d]
  38. 26.03 23:38:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [custom.jar:git-TacoSpigot-bf023c7d]
  39. 26.03 23:38:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [custom.jar:git-TacoSpigot-bf023c7d]
  40. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1646) [custom.jar:git-TacoSpigot-bf023c7d]
  41. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [custom.jar:git-TacoSpigot-bf023c7d]
  42. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [custom.jar:git-TacoSpigot-bf023c7d]
  43. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-TacoSpigot-bf023c7d]
  44. 26.03 23:38:42 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
  45. 26.03 23:38:42 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
  46. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-TacoSpigot-bf023c7d]
  47. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:785) [custom.jar:git-TacoSpigot-bf023c7d]
  48. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:427) [custom.jar:git-TacoSpigot-bf023c7d]
  49. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:724) [custom.jar:git-TacoSpigot-bf023c7d]
  50. 26.03 23:38:42 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:627) [custom.jar:git-TacoSpigot-bf023c7d]
  51. 26.03 23:38:42 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  52. 26.03 23:38:42 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.meta.ItemMeta.hasCustomModelData()Z
  53. 26.03 23:38:42 [Server] INFO at net.brcdev.shopgui.util.ItemUtils.compareCustomDataModel(ItemUtils.java:484) ~[?:?]
  54. 26.03 23:38:42 [Server] INFO at net.brcdev.shopgui.util.ItemUtils.compareItemStacks(ItemUtils.java:475) ~[?:?]
  55. 26.03 23:38:42 [Server] INFO at net.brcdev.shopgui.util.InventoryUtils.canPlayerCarryItem(InventoryUtils.java:97) ~[?:?]
  56. 26.03 23:38:42 [Server] INFO at net.brcdev.shopgui.shop.ShopManager.handleBuy(ShopManager.java:850) ~[?:?]
  57. 26.03 23:38:42 [Server] INFO at net.brcdev.shopgui.listener.PlayerListener.clickAmountSelectionGui(PlayerListener.java:393) ~[?:?]
  58. 26.03 23:38:42 [Server] INFO at net.brcdev.shopgui.listener.PlayerListener.onInventoryClick(PlayerListener.java:137) ~[?:?]
  59. 26.03 23:38:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source) ~[?:?]
  60. 26.03 23:38:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  61. 26.03 23:38:42 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  62. 26.03 23:38:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[custom.jar:git-TacoSpigot-bf023c7d]
  63. 26.03 23:38:42 [Server] INFO ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement