Advertisement
AaronBacon

Untitled

Nov 2nd, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.76 KB | None | 0 0
  1. 02.11 16:39:36 [Server] ERROR [WorldEdit] An unexpected error while handling a WorldEdit command
  2. 02.11 16:39:36 [Server] INFO java.lang.AbstractMethodError: null
  3. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
  4. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
  5. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
  6. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
  7. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:63) ~[?:?]
  8. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[?:?]
  9. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69) ~[?:?]
  10. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[?:?]
  11. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87) ~[?:?]
  12. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:445) ~[?:?]
  13. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:488) ~[?:?]
  14. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.function.block.BlockReplace.apply(BlockReplace.java:53) ~[?:?]
  15. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57) ~[?:?]
  16. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74) ~[?:?]
  17. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:84) ~[?:?]
  18. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46) ~[?:?]
  19. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52) ~[?:?]
  20. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125) ~[?:?]
  21. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275) ~[?:?]
  22. 02.11 16:39:36 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
  23. 02.11 16:39:36 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_161]
  24. 02.11 16:39:36 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161]
  25. 02.11 16:39:36 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161]
  26. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[?:?]
  27. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?]
  28. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187) ~[?:?]
  29. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173) ~[?:?]
  30. 02.11 16:39:36 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:227) ~[?:?]
  31. 02.11 16:39:36 [Server] INFO at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54) ~[?:?]
  32. 02.11 16:39:36 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  33. 02.11 16:39:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:699) ~[spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  34. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1646) ~[spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  35. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1481) ~[spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  36. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  37. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  38. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  39. 02.11 16:39:36 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_161]
  40. 02.11 16:39:36 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_161]
  41. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  42. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:900) [spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  43. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  44. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) [spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  45. 02.11 16:39:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [spigot-1.13.1.jar:git-Spigot-f6a273b-a639ae4]
  46. 02.11 16:39:36 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement