Incompatibility with Moonrise on Fabric 1.21.8
Hiveko75 opened this issue · 2 comments
https://modrinth.com/mod/moonrise-opt
Current version for 1.21.8, only Moonrise and Architectury current version loaded.
Why I am asking you to check is that they work together with Noeforge loader but not Fabric, so maybe it can be fixed on your side.
Also opened ticket on their Hithub:
Tuinity/Moonrise#140
Can you maybe modify mixins to be compatible with Moonrise?
Mixin config architectury.mixins.json from mod architectury-18.0.6-fabric.jar couldn't be applied due to conflicts with mod Moonrise-Fabric-0.8.0-beta.3+cc4ca1a.jar
Can you maybe modify mixins to be compatible with Moonrise?
No.
At least for this mixin failure: #663 (comment), Moonrise drops the save method altogether, leaving no patching point—no way to be compatible.
https://github.com/Tuinity/Moonrise/blob/cc4ca1a5531d58d36c0e2d78576109365c61112f/src/main/java/ca/spottedleaf/moonrise/mixin/chunk_system/ChunkMapMixin.java#L484-L486