Most world edit commands won't work
Snappydoodle opened this issue ยท 1 comments
WorldEdit Version
7.2.8
Platform Version
CraftBuikkit
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
When I try to use a command such as //set, it brings up the error
java.lang.NoSuchMethodError: 'long
net.minecraft.SystemUtils.b()'
I noticed that it doesn't affect all commands, as /biomelist works.
Expected Behavior
Usually the //set command runs.
Reproduction Steps
- select two areas with the axe
- type //set stone
Anything Else?
No response