FiguraMC / Figura

Extensively customize your character with Figura!
https://modrinth.com/mod/figura
GNU Lesser General Public License v2.1
224 stars 44 forks source link

[Quilt] [1.20.1] Figura causes crashes with other mods that add client-side commands #121

Closed Silveere closed 10 months ago

Silveere commented 10 months ago
On Minecraft 1.20.1 with Quilt, Figura causes Minecraft to crash when entering client-side commands added by other mods into the chat. This seems to be caused by ClientCommandSourceMixin.java (idk what the underlying issue is since I know next to nothing about mod development, I just deleted it and it stopped crashing). Here are some examples that I've found trigger the crash: Mod Condition
ClientCommands Type /cgetdata entity @s and press enter. (possibly related: https://github.com/Earthcomputer/clientcommands/issues/423)
Spark Type /sparkc. The game crashes when pressing space. (related: https://github.com/lucko/spark/issues/370)

Log: https://mclo.gs/BfuWrgR

UnlikePaladin commented 10 months ago

This is fixed on 0.1.3 beta builds, either update to those or don't use those mods in the meantime