Sending a confirmteleports2cpacket
Munchax10 opened this issue ยท 1 comments
/viaversion dump
Output
Running viaproxy and experiencing the error.
Console Error
No response
Bug Description
When translating from 1.8 client to 1.20 server, the client should send an confirmteleportc2spacket when the server has sent a player position and look packet.
Steps to Reproduce
- Log in with viaforge/viaproxy from 1.8 client to 1.20 server.
- Packet log the server and realize that the server does not recieve the required packet.
Expected Behavior
When translating, client should respond to player position and look packet with confirm teleport packet.
Additional Server Info
No response
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.
- I have looked at https://www.spigotmc.org/resources/viarewind-legacy-support.52924/ and it does not offer a fix for my problem