lithium-fabric icon indicating copy to clipboard operation
lithium-fabric copied to clipboard

Game crashing after joining Hypixel

Open DavidVar11 opened this issue 8 months ago • 4 comments

Version

0.15.0

Reproduction Steps

  1. Join Hypixel
  2. 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.

DavidVar11 avatar Mar 21 '25 16:03 DavidVar11

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

2No2Name avatar Mar 21 '25 17:03 2No2Name

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.

DavidVar11 avatar Mar 22 '25 21:03 DavidVar11

Notably the section is entirely empty, maybe vanilla handles this differently

2No2Name avatar Apr 22 '25 08:04 2No2Name

Try to empty the config file and put mixin.world.inline_block_access=false into it

2No2Name avatar Apr 22 '25 08:04 2No2Name