
crashes the game
sluapb opened this issue · 3 comments
Have you read the compatibility information above?
- Yes, I have read and understand the compatibility note.
Mod Loader
lunar Client / Fabric
Game Version
1.21.4
Mod Version
2.4.4+1.21.4+fabric and 2.4.3+1.21.4-fabric
Environment Type
Singleplayer
Provide Your Logs
idk how to do this im sorry
Describe Your Issue
i used just fabric and it dont crash but i wanted to switch to lunar client (it uses fabric) and why but when i try and open my inventory it crashes the game. if its me on lunar please lmk but if not idk if its MRU or sounds. thank you
Steps to Reproduce
open inventory while using lunar client
Lunar client is not supported as it causes issues with mod compatibility that I cannot solve.
FWIW, the only mixin that causes a crash (from my relatively limited testing) is CreativeInventorySoundEffects
. If you desperately need to use Lunar, then removing line 19 (where "ui.CreativeInventorySoundEffects",
is) from sounds.mixins.json
in the mod's jar file should fix the issue.
Lunar Client mixins into a bunch of other stuff, so it's possible it still breaks things or causes crashes, though I haven't encountered any issues so far.