[BUG] Crash at start
maicol07 opened this issue ยท 2 comments
Describe the bug
The game can't start (it crashes)
To Reproduce
Steps to reproduce the behavior:
Simply open the game with the mod... I think
Expected behavior
The game starts
Mod Versions (please complete the following information):
- Minecraft Version: 1.17.1
- Fabric API Version 0.37.1
- This Mod's Version 1.3.1
Additional context
Crash log: https://bytebin.lucko.me/xWn3H7p24h
Well, they use an @Overwrite
mixin which is incompatible with all other mixins. I gave them a better solution, so they should have an updated version out sometime in the near future.