Mojira Archive
MCM-1902

Query.is_jumping is local and un-observable by other clients

Partner Rank: 2

Partner Team Reporting: Gamemode One

Verification builds: 1.21.51

Summary:

Query.is_jumping is local and un-observable by other clients, meaning that if an animation is played utilizing this query other clients will not observe the animation. 

Impact:

Players in multiplayer are unable to see a jump animation since the query does not return for other players. 

Repro Steps:

  1. Apply `isJumping`  mcPack
  2. Join a multiplayer session
  3. Open the ImGui animation editor 
  4. View local player variables 
  5. Jump as the local player
  6. Observe that v.is_jumping returns true
  7. Select the other player `via ctrl+click`
  8. Observe their v.is_jumping
  9. Ask them to jump
  10. Observe that the v.is_jumping remains zero

Observed Results:

Query.is_jumping returns zero on non-local players

Expected Results:

Query.is_jumping should return true for non-local players

Screenshots/Videos attached: Yes

Regression Builds: Unknown

Notes: N/A

Unresolved

Blairgendary

2025-01-09, 11:46 PM

2025-01-10, 06:59 PM

0

0

-

-