Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. 22.09 23:44:35 [Server] ERROR Could not pass event InventoryClickEvent to BossShopPro v2.0.7
  2. 22.09 23:44:35 [Server] INFO java.lang.NoSuchMethodError: com.gamingmesh.jobs.PlayerManager.getPointsData()Lcom/gamingmesh/jobs/economy/PointsData;
  3. 22.09 23:44:35 [Server] INFO at org.black_ixx.bossshop.pointsystem.BSPointsPluginJobs.getPoints(BSPointsPluginJobs.java:14) ~[?:?]
  4. 22.09 23:44:35 [Server] INFO at org.black_ixx.bossshop.managers.features.PointsManager.getPoints(PointsManager.java:107) ~[?:?]
  5. 22.09 23:44:35 [Server] INFO at org.black_ixx.bossshop.core.prices.BSPriceTypePoints.hasPrice(BSPriceTypePoints.java:34) ~[?:?]
  6. 22.09 23:44:35 [Server] INFO at org.black_ixx.bossshop.core.prices.BSPriceTypeNumber.hasPrice(BSPriceTypeNumber.java:31) ~[?:?]
  7. 22.09 23:44:35 [Server] INFO at org.black_ixx.bossshop.core.BSBuy.purchaseTry(BSBuy.java:418) ~[?:?]
  8. 22.09 23:44:35 [Server] INFO at org.black_ixx.bossshop.core.BSBuy.click(BSBuy.java:392) ~[?:?]
  9. 22.09 23:44:35 [Server] INFO at org.black_ixx.bossshop.listeners.InventoryListener.purchase(InventoryListener.java:189) ~[?:?]
  10. 22.09 23:44:35 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor452.execute(Unknown Source) ~[?:?]
  11. 22.09 23:44:35 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-176]
  12. 22.09 23:44:35 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-176]
  13. 22.09 23:44:35 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-176]
  14. 22.09 23:44:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-176]
  15. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[patched_1.14.4.jar:git-Paper-176]
  16. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.14.4.jar:git-Paper-176]
  17. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.14.4.jar:git-Paper-176]
  18. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-176]
  19. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-176]
  20. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-176]
  21. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-176]
  22. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-176]
  23. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1013) ~[patched_1.14.4.jar:git-Paper-176]
  24. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-176]
  25. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-176]
  26. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:990) ~[patched_1.14.4.jar:git-Paper-176]
  27. 22.09 23:44:35 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:923) ~[patched_1.14.4.jar:git-Paper-176]
  28. 22.09 23:44:35 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement