
can't connect to 1.21.7 fabric server with 1.21.1 client through velocity
Closed this issue ยท 2 comments
/viaversion dump
Output
https://dump.viaversion.com/82834497cceed0533f2a4033300040936d11ac700b7b9ae75cbe3be9fc8011f1
Console Error
Internal Exception: io.netty.handler.codec.DecoderException: Pipeline has no inbound protocol configured, can't process packet PooledUnsafeDirectByteBuf(freed)
Bug Description
when tying to join my 1.21.7 fabric server with 1.21.1 client
through velocity it gives an exception and prevents me from joining.
works fine of via plugins are on velocity and works fine if client version is not 1.21.1
and works fine if there is no proxy server and works fine if server is paper
Steps to Reproduce
- create a 1.21.7 fabric server with via mods
- create a velocity server with the fabric one as main server
- join the velocity server via a 1.21.1 client
Expected Behavior
joining the server
Additional Server Info
I'm using velocity with
player-info-forwarding-mode = "MODERN"
so FabricProxy-Lite is installed too
Checklist
- I have checked if this is specific to ViaFabric platform, and doesn't happen when running it on other platforms (Paper/Sponge/Velocity/Waterfall).
- 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.
Seems to be related to #428.