PaperMC / Waterfall

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

Switching server causes client to disconnect #822

Closed EpicJosch closed 11 months ago

EpicJosch commented 12 months ago

Sometimes when switching server the client is being kicked from the network. This happens if the client sends playing packets while in config connection phase which was introduced a while ago. This happens most often on clients that need longer to connect and therefore are longer in config phase for example when I type /server and move then. I'm being kicked from the whole network then and I receive a error message that tells me that the PlayerPositionChange Packet was unknown..

electronicboy commented 12 months ago

Have you tested this against bungeecord?

EpicJosch commented 12 months ago

You mean i should try it with the raw bungeecord?

EpicJosch commented 12 months ago

Tested it. Same problem on bungeecord.

MattTheTekie commented 12 months ago

I have the same issue.

EpicJosch commented 11 months ago

Not waterfalls issue. Apologize.