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

Rework bungee injector to allow for packet cancellation #999

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

booky10
Copy link
Collaborator

@booky10 booky10 commented Sep 20, 2024

This fixes an issue introduced with #996 related to the packetevents encoder not producing any output messages, which isn't allowed in the default MessageToMessageEncoder
We now use the normal ChannelOutboundHandlerAdapter and create a recyclable output list for bungee's compressor to use manually instead

Fixes #998

@retrooper retrooper merged commit 28c7849 into retrooper:2.0 Sep 20, 2024
2 checks passed
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.

Players below 1.20.4 can't join
2 participants