
Incompatibility with Caxton: crash on startup(fabric asm compat)
bluebear94 opened this issue · 2 comments
Versions:
- Minecraft 1.20.4
- Fabric API 0.97.0+1.20.4
- Cloth Config 13.0.121
- VanillaIcecreamFix 1.2.1-beta
- Caxton 0.5.7+1.20.4-FABRIC
A crash related to a mixin transformation of Keyboard
by VIF. Strangely, Caxton doesn’t touch this class at all.
its the mm(fabric asm)library that causes the issues, i don't know why. If there is a way to fix thats not too hacky ill consider adding it.