PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
742 stars 297 forks source link

could not decode packet #796

Closed HaiXi2912 closed 1 year ago

HaiXi2912 commented 1 year ago

Do not use bungee to enter, single end entry is allowed

lobby: 1.19.2 Waterfall:515

[18:40:03 INFO]: [Hai_Xi] disconnected with: The server you were previously on went down, you have been connected to a fallback server [18:40:03 INFO]: [/120.87.xxx.xxx:16841|Hai_Xi] -> UpstreamBridge has disconnected [18:40:03 INFO]: [/120.87.xxx.xxx:16841|Hai_Xi] <-> DownstreamBridge <-> [lobby] has disconnected [18:40:05 INFO]: [/120.87.xxx.xxx:16848] <-> InitialHandler has connected [18:40:05 INFO]: [Hai_Xi|/120.87.xxx.xxx:16848] <-> ServerConnector [lobby] has connected [18:40:05 WARN]: [/120.87.xxx.xxx:16848|Hai_Xi] <-> DownstreamBridge <-> [lobby] - could not decode packet! java.lang.IndexOutOfBoundsException: index: 2, length: 64 (expected: range(0, 35))

electronicboy commented 1 year ago

[18:40:05 WARN]: [/120.87.xxx.xxx:16848|Hai_Xi] <-> DownstreamBridge <-> [lobby] - could not decode packet! java.lang.IndexOutOfBoundsException: index: 2, length: 64 (expected: range(0, 35))

This is pretty much always down to plugins on either the proxy or the server messing with stuff, outside of that, there is nothing here for us to work with, running the proxy with -Dwaterfall.packet-decode-logging=true before -jar will often produce more information which will generally highlight the cause if it exists on the proxy