[net.minecraft.network.NettyCompressionEncoder/]: Attempted to send packet over maximum protocol size
Falcion opened this issue ยท 1 comments
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
.