-
-
Notifications
You must be signed in to change notification settings - Fork 2
error when switching in between 1.8.8 and 1.20.1 servers on a Waterfall proxy #10
Description
/viaversion dump Output
https://dump.viaversion.com/e463da18d1f902bc16263cc5fc191fe92e7c03dafbabb4845a393b9fef245f72
Console Error
https://paste.gg/p/anonymous/96b404149fd84a568c68dd4ab6dd8c53
Bug Description
The proxy console outputs this error every time someone switches in between servers that have different versions (Paper 1.8.8 as the lobby and Paper 1.20.1 as a survival server). When switching from the lobby to the survival, the player does get switched over, however the error still occurs. It even gives out the same error when switching back to the lobby, but the player gets stuck in a void this time, as shown in this image below:

Steps to Reproduce
- Set up a 1.20 Waterfall proxy with two Paper servers (1.8.8 and 1.20.1)
- Add ViaVersion to the "plugins" folder in the proxy
- Join the server on a 1.20.1 client or higher
- Switch in between servers using "/server servernamehere" and the error should appear in the Waterfall console.
Expected Behavior
The error should'nt have occured and get the player stuck in a void while switching servers.
Additional Server Info
The Waterfall proxy also has the "VersionControl-1.3.4.jar" plugin in order to prevent players playing below 1.20 to connect to the newer server.
Checklist
- Via plugins are only running on EITHER the backend servers (e.g. Paper) OR the proxy (e.g. BungeeCord), not on both.
- I have included a ViaVersion dump.
- If applicable, I have included a paste (not a screenshot) of the error.
- I have tried the latest build(s) from https://ci.viaversion.com/ and the issue still persists.