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

[net.minecraft.network.NettyCompressionEncoder/]: Attempted to send packet over maximum protocol size #269

Open
Falcion opened this issue Nov 21, 2022 · 1 comment

Comments

@Falcion
Copy link

Falcion commented Nov 21, 2022

Minecraft: 1.16.5
Forge: 36.2.39
Plugin's core: bukkit-v1.16_R3

Logs of the server where error occures:
latest (3).log

Player just tries to connect to the server and after interval seconds of packet alive length, user automatically disconnects even without entering the world: resetting world, without plugins and other are not solving problem.

Idea of deleting TConstruct is not a case of solving problem, it seems that RandomPatches just don't "patch" max_compressed_packet_size.

@m-i-ao
Copy link

m-i-ao commented Nov 22, 2022

after we removed the tinker, it worked with all the necessary plugins. but as soon as I returned tinker and his addons, the problem repeats. tinker is the basis of the assembly and it cannot be removed, please take this into when deciding.

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

No branches or pull requests

2 participants