Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Univeral Graves Mod along with lithium causes client crashes and chunks failing to get sent

varun7654 opened this issue ยท 2 comments

commented

Version

lithium-fabric-mc1.18-0.7.6-rc1

Reproduction Steps

  1. Install the universal graves mod along with lithium.
  2. Place your spawn near-ish to where you will die.
  3. Have any item in your inventory (this is so that the grave spawns in)
  4. Run /kill
  5. Observe client crash (Note: I'm running lithium on a dedicated server)
  6. Restart Minecraft and rejoin the world
  7. You will notice that a. the chunk with the player skull has not loaded, b. the chunk has loaded, but the player skull is not visible
  8. Disconnect/Reconnect and notice that the bug does not go away. If fact it will sometimes switch between the 2 states above.

Crash Report File

https://gist.github.com/varun7654/d30b429f8ca5afa9b48b02c92eff81a5 (from a client connected to the server)

Minecraft Save

N/a

Additional Information

Server Mods:
image
There are no errors that are printed on the server

Client Mods:
image

I can confirm that the crash does not happen with lithium uninstalled.

commented

You can try adding these to the lithium config file, one at a time, to see which may cause the crash:

mixin.chunk.no_locking=false
mixin.chunk.palette=false

commented

Universal Graves author here. This can be closed, as issue was fixed long time ago with 1.2.2 update