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

Client-side block cracks/particles are delayed when ping is high

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.19.10.22 Preview
    • None
    • Confirmed
    • Windows
    • 868867

      Breaking a block requires regular updates from the server to correctly create particles and display the crack animation, even though it's a client-side interaction.

      How to reproduce

      1. Lag the server by repeating a command like

      execute as @e as @e as @e as @e as @e run clear @s[type=!player]
      

      2. Try to break a block like grass

      Expected behavior
      It should look totally normal, the only thing delayed should be the item dropping.

      Observed behavior

      • The crack texture is delayed, or doesn't appear at all
      • "In progress" break particles are delayed, or don't appear at all
      • When fully broken, the block simply disappears, and the sound and break particles are delayed

            tryashtar [Mod] tryashtar
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: