
Frozenlib Startup crash (1.21.1)
mateus3c opened this issue ยท 1 comments
Mod Name
Frozenlib
Mod Homepage
https://modrinth.com/mod/frozenlib
Minecraft version
1.21.1
Describe the bug
On the latest versions (1.21), this is caused by a conflict with FrozenLib's FeatureFlagBuilderMixin https://github.com/FrozenBlock/FrozenLib/blob/19d8bc74b9620df51624ffee6ba2ab698fae6a38/src/main/java/net/frozenblock/lib/feature_flag/mixin/FeatureFlagBuilderMixin.java#L28 The mixin targets a constant in a method that NeoForge redirects to another method with an extra bool argument. Somehow this causes the injection point qualifier to fail
Steps to reproduce
- Install Connector
- Install FrozenLib
- Launch game
- Game crashes
Logs
Additional context
Debug log: https://mclo.gs/WLEfuND
ATLauncher log: https://mclo.gs/nrajDj0
Crash log: https://mclo.gs/4wutGei
I can confirm this issue. Sadly FrozenLib and the mods depending on it like Wilder Wild have never gotten the attention of Sinytra devs even tho it's one of the best mods for Fabric. Sinytra never pushed any fixes for issues related to them, and as far as I know this goes way back to the earliest Connector versions from 1.20.1 so I wouldn't expect getting these fixed anytime. Very unfortunately.