Skip to content

Fix play state compression in 1.8->1.9#4820

Merged
kennytv merged 3 commits intomasterfrom
fix/play-state-compression-override
Jan 30, 2026
Merged

Fix play state compression in 1.8->1.9#4820
kennytv merged 3 commits intomasterfrom
fix/play-state-compression-override

Conversation

@florianreuth
Copy link
Copy Markdown
Member

Fixes play state compression enabling when the login state compression was already enabled, causing the compression handlers to be unchecked cast against Via's handler classes.

Fixes play state compression enabling when the login state compression was already enabled, causing the compression handlers to be unchecked cast against Via's handler classes.

Signed-off-by: FlorianMichael <git@florianmichael.de>
Signed-off-by: FlorianMichael <git@florianmichael.de>
@kennytv
Copy link
Copy Markdown
Member

kennytv commented Jan 30, 2026

Only removing them if they aren't our own compressors if >= 0 and otherwise using the threshold setter is better than always replacing

Signed-off-by: FlorianMichael <git@florianmichael.de>
@kennytv kennytv merged commit a8637d9 into master Jan 30, 2026
2 checks passed
@kennytv kennytv deleted the fix/play-state-compression-override branch January 30, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants