[Bug] Game crashes randomly and when adding shapes
S1ndn opened this issue ยท 2 comments
When adding any shape (clicking on the button to add a shape), my game instantly goes to the dirt background with the text "Saving world", after a few seconds the game closes. This seems to also just randomly happen at times when in the minihud config menus.
This happens the exact same on single and multiplayer
I am on Fabric 1.20.4 Lunar Client, the only mods I have (apart from the default Lunar mods such as sodium and iris) are:
- Malilib 1.20.4-0.18.1
- ModMenu-9.2.0-beta
- Minihud 1.20.4-0.30.2
The crash (according to the crash report) is caused by a stack overflow in a mouse click event handler, here's the full report
crash-2024-06-17_13.22.41-client.txt
You need malilib 0.18.4-alpha.1
(from Modrinth) to fix this issue with Lunar. If you have Litematica as well then you need to also update it to version 0.17.3 to prevent a crash with the 0.18.4+ malilib versions.