Skip to content

Fix use animation breaking for 1.8 viewers when status updates#697

Open
Term4 wants to merge 1 commit into
ViaVersion:masterfrom
Term4:master
Open

Fix use animation breaking for 1.8 viewers when status updates#697
Term4 wants to merge 1 commit into
ViaVersion:masterfrom
Term4:master

Conversation

@Term4

@Term4 Term4 commented Jun 22, 2026

Copy link
Copy Markdown

Problemo

When a 1.8 client is a viewer of another player using an item (eat, drawing a bow, blocking a sword), the use animation stops when the watched player sneaks. It doesn't rrestart
until playerr restarts using the item.

Reproduction

  1. 1.8 client connects with ViaRewind to a 1.9+ server.
  2. Player A starts a use item animation.
  3. Player A sneaks while still using the item.
  4. The animation stops on the 1.8 viewer's screen and stays gone until A stops and
    restarts the item use.

Fix

Track hand-active per entity in EntityTracker1_9

Manually verified with a 1.8 client through ViaRewind (same test as reproduction now passes)

@Beaness

Beaness commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Probably fixes #520

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants