Sinytra / Connector

A compatibility layer that allows running Fabric mods on MinecraftForge
https://sinytra.org/docs/connector
MIT License
453 stars 16 forks source link

clientcommands mod command not working #1172

Closed tayseerla101 closed 1 week ago

tayseerla101 commented 1 week ago

Minecraft version

1.20.1

Describe the bug

clientcommands mod cenchant command not working

Steps to reproduce

1.log into a world 2.run /ccrack 3.run /ccenchant with ...

Logs

https://gist.github.com/tayseerla101/828f8d0ca71468d9e774d4a085fcaac6.js

Additional context

after those steps the following message is output An unexpected error occurred trying to execute that command

I tried the mod on fabric with the latest fabric api and it worked normally

Su5eD commented 1 week ago

Duplicate of #441