Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-129268

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.10.21 Preview, 1.19.30.23 Preview, 1.18.20.23 Beta, 1.18.10.26 Beta, 1.17.10, 1.16.221 Hotfix, 1.17.0, 1.17.2 Hotfix, 1.17.30, 1.17.41 Hotfix, 1.18.2 Hotfix, 1.19.21 Hotfix, 1.20.50.20 Preview, 1.20.32 Hotfix, 1.20.50.21 Preview, 1.21.10.20 Preview, 1.21.0.26 Preview, 1.20.81 Hotfix
    • None
    • Plausible
    • Windows
    • 863722

      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

       

       

            KuriSan_Fox unused
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: