WorldEdit

WorldEdit

42M Downloads

Cant use most commands? Keep getting error

LadyCailinBot opened this issue ยท 11 comments

commented

WORLDEDIT-3731 - Reported by DatNubTriz

//copy works... but pretty much anything doesn't? I keep getting this error when i //paste or //set or //sphere or anything - https://pastebin.com/ubSyVgUn

commented

Comment by dgraham212168

I too, am getting this error.

[15:39:11] [Server thread/INFO]: Codewow issued server command: //walls stone
[15:39:11] [Server thread/ERROR]: [WorldEdit] An unexpected error while handling a WorldEdit command
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181]
at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243) ~[?:?]
at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125) ~[?:?]
at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181]
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[?:?]
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?]
at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187) ~[?:?]
at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173) ~[?:?]
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:227) ~[?:?]
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54) ~[?:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:696) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1644) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1479) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_181]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_181]
at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:900) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [spigot-1.13.1.jar:git-Spigot-38536ab-8164f4b]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.lang.AbstractMethodError
at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
at com.sk89q.worldedit.extent.AbstractDelegateExtent.getFullBlock(AbstractDelegateExtent.java:75) ~[?:?]
at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:63) ~[?:?]
at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[?:?]
at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69) ~[?:?]
at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[?:?]
at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87) ~[?:?]
at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[?:?]
at net.goldtreeservers.worldguardextraflags.we.AbstractWorldEditFlagHandler.setBlock(AbstractWorldEditFlagHandler.java:35) ~[?:?]
at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:445) ~[?:?]
at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:488) ~[?:?]
at com.sk89q.worldedit.function.block.BlockReplace.apply(BlockReplace.java:53) ~[?:?]
at com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57) ~[?:?]
at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55) ~[?:?]
at com.sk89q.worldedit.EditSession.setBlocks(EditSession.java:764) ~[?:?]
at com.sk89q.worldedit.EditSession.makeCuboidWalls(EditSession.java:921) ~[?:?]
at com.sk89q.worldedit.EditSession.makeWalls(EditSession.java:939) ~[?:?]
at com.sk89q.worldedit.command.RegionCommands.walls(RegionCommands.java:223) ~[?:?]
... 32 more

commented

Comment by PseudoKnight

If you're using CoreProtect, disable WorldEdit logging. It doesn't support WorldEdit 7.0.0 yet.

commented

Comment by DatNubTriz

@PseudoKnight I already have. Still prevents me from using commands and still gives me errors

commented

Comment by PseudoKnight

What errors?

commented

Comment by DatNubTriz

@PseudoKnight the one pasted in the PasteBin link above... I just gave up tryna fix it anyways and removed CoreProtect altogether

commented

Comment by PseudoKnight

Are you sure you disabled WorldEdit logging in the CoreProtect config? Until now that's worked every time I've suggested it for several people.

commented

Comment by DatNubTriz

@PseudoKnight Im certain of it. Ive even gone into the file multiple times to make sure it was set as false

commented

Comment by dgraham212168

Time to remove all plugins except world edit and work your way up.

commented

Comment by PseudoKnight

I think they already figured it out that it's CoreProtect, but for some reason disabling logging in CoreProtect isn't working like it is for everyone else. I thought maybe they were disabling WorldEdit logging in the WE config instead of in CoreProtect like you're supposed to, which is why I asked them to double-check. In addition, don't just reload. Restart the server to be sure.

commented

Comment by DatNubTriz

@PseudoKnight I will re-add CoreProtect again. And if i get the same problems. i will paste a youtube link of a recording (uploaded by me) of what i do on console, and what happens on the server. Just as proof

commented

Comment by DatNubTriz

@PseudoKnight okay for some reason it decided to work now? (shrug) Thanks for your help