Skip to content
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

LZ4 compression not supported #12054

Closed
NicoNekoDev opened this issue Feb 1, 2025 · 0 comments · Fixed by #12053
Closed

LZ4 compression not supported #12054

NicoNekoDev opened this issue Feb 1, 2025 · 0 comments · Fixed by #12053
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

Comments

@NicoNekoDev
Copy link

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.

@papermc-sniffer papermc-sniffer bot added the version: 1.21.4 Game version 1.21.4 label Feb 1, 2025
@electronicboy electronicboy linked a pull request Feb 1, 2025 that will close this issue
@Lulu13022002 Lulu13022002 added status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. scope: configuration and removed status: needs triage labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants