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

fix: player kicked when plugin message is too big #442

Merged
merged 2 commits into from
Sep 7, 2024

Conversation

diogotcorreia
Copy link
Member

This happens if there is a translation bigger than the difference of the
max size and threshold in Triton for the packet size.
The threshold was lowered to (temporarily) fix this issue.

A proper fix should be implemented in the future.

This happens if there is a translation bigger than the difference of the
max size and threshold in Triton for the packet size.
The threshold was lowered to (temporarily) fix this issue.

A proper fix should be implemented in the future.
The ProtocolLib 5.0.0-SNAPSHOT artifact was deleted from upstream's
maven repository.
@diogotcorreia diogotcorreia added type:bug Something isn't working as expected module:core Related to the core module labels Sep 7, 2024
@diogotcorreia diogotcorreia added this to the 3.11.1 milestone Sep 7, 2024
@diogotcorreia diogotcorreia self-assigned this Sep 7, 2024
@diogotcorreia diogotcorreia merged commit b0dd9ab into v3 Sep 7, 2024
1 check passed
@diogotcorreia diogotcorreia deleted the fix-plugin-message-too-big branch September 7, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:core Related to the core module type:bug Something isn't working as expected
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant