Mojira Archive
MCM-1466

query.is_moving is inconsistent. Often reports that the player is not moving while still in a stroll, It also seems to be tied to performance.

Partner Rank: 2

Partner Team Reporting: Blockception

Verification builds: 1.17.14

Summary:

query.is_moving is inconsistent. Often reports that the player is not moving while still in a stroll, It also seems to be tied to performance.

Impact:

This makes anything dependent on the query difficult to work with, 
For example, the animation controller keeps jumping between states because of this.

Repro Steps:

  1. Open the attached world
  2. Walked around
  3. Observe chat output

Observed Results:

The animation controller in the included world output text depended on where or not query.is_moving is true or false.

While walking it jumps back between true and false.

Expected Results:

While walking it jumps back between true and false.

Screenshots/Videos attached: Yes

query.is_moving inconsistency - YouTube

Regression Builds:

Notes:

Seems to be tied to how well the minecraft server is performing in the back

Unresolved

Daan Verstraten

2021-11-18, 11:57 AM

2021-11-18, 08:33 PM

0

0

Future Release

-