LZ4 compression not supported #12054
Labels
scope: configuration
status: accepted
Disputed bug is accepted as valid or Feature accepted as desired to be added.
version: 1.21.4
Game version 1.21.4
Expected behavior
LZ4 compression to work (added in snapshot 24w04a)
Observed/Actual behavior
Error: [EnumValueSerializer] Invalid enum constant provided, expected one of [GZIP, ZLIB, NONE], but got LZ4
Steps/models to reproduce
Edit
server.properties
>region-file-compression=lz4
Edit
config/paper-global.yml
>unsupported-settings.compression-format: ZSTD
Plugin and Datapack List
No plugin, no datapack, fresh server.
Paper version
This server is running Paper version 1.21.4-136-main@e0711af (2025-01-31T12:30:12Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
Other
The LZ4 does not exists in the unsupported settings in paper config, which is why it doesn't work.
The text was updated successfully, but these errors were encountered: