Incompatibility w/ ModernFix mixin override: "dynamic_resources" (1.21.4)
TheRedstoneShark opened this issue · 3 comments
Currently, trying to load Minecraft with this mod and ModernFix (with this particular mixin enabled) will lead to the game getting stuck on the loading screen, unable to launch.
Steps to reproduce:
- Install a fabric 1.21.4 instance
- Add fabric-api, Armor Trim Item Fix, and ModernFix
- Open \config\modernfix-mixins.properties file with a text editor
- Add "mixin.perf.dynamic_resources=true" under "# User overrides go here." and save it
- Launch the game
This is most likely to be a problem for people who use the Simply Optimized modpack, which has this mixin enabled by default.
Hey. I have fixed the game freezing, unfortunately, however, it completely breaks the mod by preventing any of the models from being loaded. I'll try to fix it, but I don't know if it is possible without rewriting half the mod (again 😓).
I have added a warning toast when the game loads to tell players that the config is enabled and that the mod won't work. This may get a proper fix later, but it won't be for a while
@MincraftEinstein Any news? 1.20.1 also affected, or any alternative solutions for us.