[Fabric][1.21.1] Server LithiumHashPalette ClassNotFoundException, Client Missing Palette Crash or Missing Palette Packet Error
seelchristian opened this issue ยท 2 comments
Info
This doesnt seem to be the first time an issue with this or a similar problem exists, but i hope to provide enough helpful information.
Probably Related Issues:
Version
Client / Server (referenced as "minmods"):
Minecraft 1.21.1 - Fabric 0.16.7
lithium-fabric-0.14.0-snapshot+mc1.21.1-build.88 (referenced as lithium0.14)
lithium-fabric-mc1.21.1-0.13.1 (referenced as lithium0.13)
fabric-api-0.107.0+1.21.1
graves-3.4.4+1.21 (known as "Universal Graves")
polymer-bundled-0.9.17+1.21.1 (only tested in one server log) (marked as dependency by Universal Graves but starts without it too)
Client:
Minecraft 1.21.1 - Vanilla
Reproduction Steps
- Start server with lithium0.14, fabric-api amd Universal Graves
- Join Server
- Collect atleast one item to be able to spawn a grave with the grave mod
- Die and spawn a grave (e.g. with /kill)
- Respawn
- Possibility 1: respawn near grave, game crashes
- Possibility 2: respawn further away (far enough that only part of the grave is loaded?), disconnect with network protocl error
- Possibility 3: respawn out of range, no crash/disconnect (expected behaviour), walk towards grave location disconnects
Crash Report File
protocol_debug_client_manymods_on_server_lithium0.14_manymods.txt
protocol_debug_client_vanilla_on_server_lithium0.14_minimalmods+polymer1.txt
protocol_debug_client_vanilla_on_server_lithium0.14_minimalmods+polymer2.txt
working_log_server_lithium0.13_minimalmods.log
working_log_server_lithium0.14_minimalmods+config.log
crash_client_vanilla_on_server_lithium0.14_minimalmods.txt
crash_client_vanilla_on_server_lithium0.14_minimalmods+polymer.txt
crash_log_server_lithium0.14_minimalmods.log
crash_log_server_lithium0.14_minimalmods+polymer.log
disconnect_log_server_lithium0.14_minimalmods+polymer.log
Minecraft Save
not applicable
Additional Information
It seems setting the lithium config property mixin.chunk.palette=false
prevents the issue from occurring.
All mods are downloaded as the most recent versions from modrinth.
Most scenarios were tested with new worlds and random seeds, therefore not specific to a world.
Polymer on 1.21.1 was updated to support lithium 0.14 (and 0.13, as before). Issue on polymer side was caused by packages being renamed
There is also this #562 (comment) which doesn't have the LithiumHashPalette but the same crash, with vanilla's BiMapPalette