Crash when selectin position with wand
Foabi opened this issue ยท 4 comments
WorldEdit Version
7.3.5
Platform Version
neoforge-21.0.148
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 go into singleplayer/multiplayer, when i get a wand i select the first position and when i want to selected the second it just crashes.
"
The game crashed whilst unexpected error
Error: java.lang.NoSuchMethodError: 'net.neoforged.neoforge.common.ToolAction net.neoforged.neoforge.event.level.BlockEvent$BlockToolModificationEvent.getToolAction()'
"
Expected Behavior
Well, to not crash and be able to do something with worldedit.
Reproduction Steps
- Left click on a block
- Right click on another and it crashes
Anything Else?
No response
The full crash report is preferred, as this isn't really enough information to narrow down the problem.