Skip to content
Success

Changes

Summary

  1. #3775: Allow decompressed packets to grow to max capacity (commit: 4fded98) (details)
Commit 4fded9828f082263ee68c2ef17f74e56b6fc25b7 by md_5
#3775: Allow decompressed packets to grow to max capacity

Do not use size as max capacity, as its possible that the entity
rewriter increases the size afterwards. This would result in a kick (it
happens rarely as the entity ids size must differ).
(commit: 4fded98)
The file was modifiedproxy/src/main/java/net/md_5/bungee/compress/PacketDecompressor.java (diff)