Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Incorrect EntityAction packet order #181

@Minecraftdev323

Description

@Minecraftdev323

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions