mojira.dev
MCPE-129268

Some MoLang queries take about 1(0.05sec) ticks to update (head_x/y_rotation & body_y_rotation and others)

We have confirmed that some other queries can have the same behavior.

It may be similar to the previously posted MCPE-120005.

But the query is different, so I created a new ticket for the time being.

 

Steps to Reproduce:

1. Please Enable this Resource pack.

2. Switch First person to Third person

Observed Results:
There is a slight delay. It looks as if it is updated every 2 ticks.

Expected Results:
You must always be facing the camera, as it was in 1.12.1 and earlier.

 

Player animation has nothing to do with it. However, I created a resource pack to make it easier to understand the bug situation.

If you sneak, the "head orientation" will be strange, but this time it doesn't matter, so don't worry. It does not occur in vanilla.

There is a lag in query.head_x_rotation and query.head_y_rotation.

I tried writing (query.head_y_rotation --query.body_y_rotation) to reproduce query.target_y_rotation, but there was a bug that didn't exist in query.target_y_rotation.

I think this is a bug that significantly reduces the freedom of resource packs.

 

Test Video: https://www.youtube.com/watch?v=FZkMf9yfWuI

 

 

Linked issues

Attachments

Comments 4

Is this still an issue in the latest version?

Of course it affects you. Have you really checked MoLang?

It's especially noticeable with query.target_x_rotation, etc. When you move the head, there is a slight delay before it aligns with the camera orientation.
This may affect queries such as position, which gets the player's coordinates, etc.

this is indeed still an issue in the latest version, affecting 1.19.20 

Still happening in 1.20.80, this bug started after 1.18.10 over two years ago

unused

(Unassigned)

863722

Plausible

Windows

Windows10 Pro 20H2

1.19.30.23 Preview, 1.18.20.23 Beta, 1.18.10.26 Beta, 1.17.10, 1.16.221 Hotfix, ..., 1.20.50.21 Preview, 1.21.10.21 Preview, 1.21.10.20 Preview, 1.21.0.26 Preview, 1.20.81 Hotfix

Retrieved