Error while executing client-sided command - 1.19.2, 1.5.6
srnyx opened this issue ยท 3 comments
Description
When trying to execute a SERVER command (no idea why it says client-sided), it fails to execute and I get this error: https://paste.srnyx.xyz/ejacezilar.properties
This happens with every command by the way.
How to reproduce
I'm not exactly sure, to be honest, maybe it's another mod conflicting?
Expected result
The command should be executed. But instead, this is sent in chat:
Cannot invoke "com.mojang.brigadier.CommandDispatcher.execute(String, Object)" because "net.fabricmc.fabric.impl.command.client.ClientCommandInternals.activeDispatcher" is null
Log file link
Here's the relevant messages from latest.log
(I'm too lazy to obfuscate private information, and I think the 2 errors at the end are the cause): https://paste.srnyx.xyz/begodozadi.csharp
Specs and Details
- Computer OS: Windows 11
- Minecraft version: 1.19.2
- Fabric version: 0.14.11
- Fabric API version: 0.70.0
- Cloth Config version: 8.2.88
- Mod Menu version: 4.1.2
- List of all installed mods: https://paste.srnyx.xyz/henabimufa.css
wmch.json
file: https://paste.srnyx.xyz/xiruyabone.jsonchatlog.json
file: https://paste.srnyx.xyz/raw/umohifokow
Additional context
I've confirmed it's Where's My Chat History? that is causing this issue (disabling it fixes it).