Skip to content
Success

Changes

Summary

  1. Don't remove the legacy decoder if a legacy packet is found (commit: 2100da2) (details)
Commit 2100da2a9fc61239911f7246c594675ad5b2746e by Thinkofdeath (Thinkofdeath)
Don't remove the legacy decoder if a legacy packet is found

Removing the decoder causes the bytebuf to be passed on to the next handler to be parsed normal packet which causes an error with legacy handshakes.
(commit: 2100da2)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/LegacyDecoder.java