Cannot use commands
lostopkk opened this issue ยท 9 comments
WorldEdit Version
7.2.12
Platform Version
Fabric 0.14.9
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
Cannot use the commands of worldedit
Expected Behavior
use commands normally
Reproduction Steps
nothing happens
Anything Else?
No response
Cannot invoke "com.mojang.brigadier.CommandDispatcher.execute(String.Object)" because "net.fabricmc.fabric.impl.command.client.ClientCommandInternals.activeDispatcher" is null
Try updating Fabric API, if that doesn't fix it I assume it has to be some mod conflict with Fabric API because none of that is WorldEdit related. It's not even using the version of the command api we bundle.
not solved, same problem @octylFractal
https://mclo.gs/1nSRXLO
Well, it really doesn't seem WorldEdit related. Does it persist if you remove WorldEdit?
Now that I saw that I can't switch from survival either, I think it's a bug in my modpack as a whole