-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fabric][1.21.1] Server LithiumHashPalette ClassNotFoundException, Client Missing Palette Crash or Missing Palette Packet Error #574
Comments
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 |
Short update, updating "polymer-bundled-0.9.17+1.21.1.jar" to "polymer-bundled-0.9.18+1.21.1.jar" on the server fixes my crash / disconnect issues without any workarounds needed. |
Relevant commit: |
I don't think all crashes had polymer, have to double check the crash reports |
Not all of them had the seperate polymer mod, but it seems some parts are included with the graves mod
Snippet from above mentioned logs without polymer:
|
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
Client:
Minecraft 1.21.1 - Vanilla
Reproduction Steps
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
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.
The text was updated successfully, but these errors were encountered: