You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
General Information
Viaforge's translation from protocol 1.8.9 > protocol 1.21.2 and above sends incorrect packet order involving entityaction and armanimations
Bug Description
Translation causes order to be sent EntityAction (Start/Stop Sprinting) > Arm Animation
Steps to Reproduce
Perform a packet sniff while having the 1.21.2 protocol or above enabled, swing your arm and toggle sprint on/off
Expected Behavior
The correct order is ArmAnimation > EntityAction