Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-225060

Burning entity sound repeats every tick

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 21w18a, 21w19a, 21w20a, 1.17 Pre-release 1, 1.17 Pre-release 2, 1.17, 1.17.1, 21w39a, 1.18, 1.18.1, 1.18.2, 22w11a, 1.19.1, 1.19.2, 1.19.3, 23w06a, 1.19.4, 23w18a, 1.20.1, 23w33a, 1.20.4
    • None
    • Confirmed
    • Sound
    • Normal
    • Platform

      The bug

      When an entity burns (e.g. an arrow or item), its health is decreased by 4 (out of total 5), then gets destroyed on the next tick upon a second round of damage. However, the extinguishing sound plays twice quickly, suggesting that items in lava play the sound every tick regardless if they are about to break or not.

      Steps to reproduce

      Arrows (Fixed in 1.17 Pre-Release 2)

      1. Shoot an arrow inside of lava
        The burning sound repeats for as long as the arrow exists.

      Items

      1. Obtain a Repeating Command Block
      2. Paste the following command in its field, and activate it: 
        /execute as @e[type=item] run data merge entity @s {Health:50s}
      1. Obtain a lava bucket, sign, and empty bucket
      2. Place the lava
      3. Place the sign next to the lava
      4. Throw the sign in your inventory onto the placed sign
      5. Break the placed sign
      6. Hold the empty bucket
      7. Wait for the lava to spread onto the sign
      8. Pick up the lava

      Here, the item burning sound will play every tick, instead of when the item dies.

      Video Example

      https://youtu.be/gNAN6QnO6As

      See also MC-225204 and MC-225431

        1. MC-225060.mp4
          3.35 MB
        2. MC-225060.png
          MC-225060.png
          1.39 MB

            Unassigned Unassigned
            Doubletoad74 [Helper] NelLexvul
            Votes:
            12 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: