Advertisement
nathanielcutajar

ItemJoin error

Mar 4th, 2022
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 04.03 18:23:57 [Server] ERROR Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@453fcb51 to handler EventHandler{priority=NORMAL}
  2. 04.03 18:23:57 [Server] INFO java.lang.reflect.InvocationTargetException: null
  3. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[worldedit-bukkit-7.2.8.jar:?]
  4. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[worldedit-bukkit-7.2.8.jar:?]
  5. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[worldedit-bukkit-7.2.8.jar:?]
  6. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:639) ~[worldedit-bukkit-7.2.8.jar:?]
  7. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditListener.onPlayerInteract(WorldEditListener.java:144) ~[worldedit-bukkit-7.2.8.jar:?]
  8. 04.03 18:23:57 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor21.execute(Unknown Source) ~[?:?]
  9. 04.03 18:23:57 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  10. 04.03 18:23:57 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:git-Purpur-1574]
  11. 04.03 18:23:57 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  12. 04.03 18:23:57 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:631) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  13. 04.03 18:23:57 [Server] INFO at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:544) ~[purpur-1.18.2.jar:git-Purpur-1574]
  14. 04.03 18:23:57 [Server] INFO at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:507) ~[purpur-1.18.2.jar:git-Purpur-1574]
  15. 04.03 18:23:57 [Server] INFO at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:502) ~[purpur-1.18.2.jar:git-Purpur-1574]
  16. 04.03 18:23:57 [Server] INFO at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:498) ~[purpur-1.18.2.jar:git-Purpur-1574]
  17. 04.03 18:23:57 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1974) ~[?:?]
  18. 04.03 18:23:57 [Server] INFO at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[?:?]
  19. 04.03 18:23:57 [Server] INFO at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?]
  20. 04.03 18:23:57 [Server] INFO at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
  21. 04.03 18:23:57 [Server] INFO at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.18.2.jar:git-Purpur-1574]
  22. 04.03 18:23:57 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
  23. 04.03 18:23:57 [Server] INFO at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
  24. 04.03 18:23:57 [Server] INFO at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1414) ~[purpur-1.18.2.jar:git-Purpur-1574]
  25. 04.03 18:23:57 [Server] INFO at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:189) ~[purpur-1.18.2.jar:git-Purpur-1574]
  26. 04.03 18:23:57 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
  27. 04.03 18:23:57 [Server] INFO at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1391) ~[purpur-1.18.2.jar:git-Purpur-1574]
  28. 04.03 18:23:57 [Server] INFO at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1384) ~[purpur-1.18.2.jar:git-Purpur-1574]
  29. 04.03 18:23:57 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
  30. 04.03 18:23:57 [Server] INFO at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1362) ~[purpur-1.18.2.jar:git-Purpur-1574]
  31. 04.03 18:23:57 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1249) ~[purpur-1.18.2.jar:git-Purpur-1574]
  32. 04.03 18:23:57 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:322) ~[purpur-1.18.2.jar:git-Purpur-1574]
  33. 04.03 18:23:57 [Server] INFO at java.lang.Thread.run(Thread.java:833) ~[?:?]
  34. 04.03 18:23:57 [Server] INFO Caused by: java.lang.RuntimeException: com.sk89q.worldedit.bukkit.adapter.UnsupportedVersionEditException: Editing on unsupported versions is disabled.
  35. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.bukkit.BukkitWorld.getBlock(BukkitWorld.java:457) ~[worldedit-bukkit-7.2.8.jar:?]
  36. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.canPassThroughBlock(AbstractPlayerActor.java:432) ~[worldedit-bukkit-7.2.8.jar:?]
  37. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.advanceToWall(AbstractPlayerActor.java:444) ~[worldedit-bukkit-7.2.8.jar:?]
  38. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.passThroughForwardWall(AbstractPlayerActor.java:476) ~[worldedit-bukkit-7.2.8.jar:?]
  39. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.command.tool.NavigationWand.actPrimary(NavigationWand.java:63) ~[worldedit-bukkit-7.2.8.jar:?]
  40. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:425) ~[worldedit-bukkit-7.2.8.jar:?]
  41. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodHandleEventHandler.dispatch(MethodHandleEventHandler.java:51) ~[worldedit-bukkit-7.2.8.jar:?]
  42. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-bukkit-7.2.8.jar:?]
  43. 04.03 18:23:57 [Server] INFO ... 30 more
  44. 04.03 18:23:57 [Server] INFO Caused by: com.sk89q.worldedit.bukkit.adapter.UnsupportedVersionEditException: Editing on unsupported versions is disabled.
  45. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.bukkit.BukkitWorld.getBlock(BukkitWorld.java:457) ~[worldedit-bukkit-7.2.8.jar:?]
  46. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.canPassThroughBlock(AbstractPlayerActor.java:432) ~[worldedit-bukkit-7.2.8.jar:?]
  47. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.advanceToWall(AbstractPlayerActor.java:444) ~[worldedit-bukkit-7.2.8.jar:?]
  48. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.passThroughForwardWall(AbstractPlayerActor.java:476) ~[worldedit-bukkit-7.2.8.jar:?]
  49. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.command.tool.NavigationWand.actPrimary(NavigationWand.java:63) ~[worldedit-bukkit-7.2.8.jar:?]
  50. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:425) ~[worldedit-bukkit-7.2.8.jar:?]
  51. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodHandleEventHandler.dispatch(MethodHandleEventHandler.java:51) ~[worldedit-bukkit-7.2.8.jar:?]
  52. 04.03 18:23:57 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-bukkit-7.2.8.jar:?]
  53. 04.03 18:24:00 [Server] INFO ... 30 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement