Mojira Archive
MCPE-180350

Repeating command blocks in separate chunks sometimes change their update order

Steps to Reproduce:

    1. Place two unpowered repeating command blocks a block apart across a chunk border.

    2. Insert the following command into the first command block:

/say 1

       And in the second command block:

/say 2

    3. Place a redstone block in between the two command blocks, powering both at once.

Expected Result:

    In chat, 1 and 2 should alternate consistently every tick with no repeats.

Observed Result:

    1 or 2 sometimes appears twice, indicating the other command didn't activate that tick.

Unresolved

CaseMinotaur518

2024-04-05, 12:48 AM

2025-01-08, 06:54 PM

3

2

Confirmed

1350391

1.20.72 Hotfix, 1.20.73 Hotfix

-