lithium-fabric
lithium-fabric copied to clipboard
Game crashing after joining Hypixel
Version
0.15.0
Reproduction Steps
- Join Hypixel
- Either instant crash or crash after a few minutes
Crash Report File
https://mclo.gs/XUiDQzl
Additional Information
Mods (and resource packs I use): Translations for Sodium Cloth Config API Ok Zoomer Sodium [EMF] Entity Model Features Text Placeholder API Complementary Shaders - Reimagined Polytone MidnightControls Fullbright SP Fabric API [ETF] Entity Texture Features ComplementaryReimagined_r5.2.2.zip.txt ImmediatelyFast ReplayMod Lithium Mod Menu Entity Culling Iris Shaders Fresh Animations More Culling ViaFabricPlus Default Dark Mode
The game crashes when I join Hypixel, I think it may be related to https://github.com/CaffeineMC/lithium/issues/562. It usually happens instantly but today it happened when the game was open in the background.
Can you add the line
mixin.debug=true
to the lithium.properties file in the config folder and try again?
Also the lines
mixin.chunk.palette=false
mixin.chunk.no_locking=false
might help
I added all of those and it's working (for now), but the problem isn't fully solved yet. When I'll have time I'll try to reproduce it with the debug parameter.
Notably the section is entirely empty, maybe vanilla handles this differently
Try to empty the config file and put mixin.world.inline_block_access=false into it