
[Incompatibility: <Fabric>]: Whiteout
Kalanyr opened this issue ยท 0 comments
Minecraft Version
1.21.4
Moonrise Version
Mod Loader
Fabric
Logs and Crash Reports
crash-2025-03-01_09.09.48-client.txt
Additional Context
Minecraft crashes on launch when Moonrise and Whiteout are both installed, but this can be fixed by disabling Whiteout's mc159283 fix. This seems to be a consequence of Moonrise having a fix for the same problem with the catch that Moonrise does the Mixin even if the optional fix for the End Islands is inactive (as it is by default ). This could be fixed either by having Moonrise disable the fix in Whiteout and enable it's own or altering the way the mixin is done so that it's not injected when the optional fix isn't on ( which is how Whiteout works ) .