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

Piston expansion varies inconsistently with coordinates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.21.1, 24w40a, 1.21.3
    • Windows 10, Java 21.0.3
    • Confirmed
    • (Unassigned)

      Problem:

      Two vertically stacked pistons pointing downward, connected by Redstone on top, behave differently depending on certain coordinates/diagonals. Most of the time, the upper piston extends and pushes the lower piston down. However, at certain coordinates, only the lower piston extends instead.

      Observations:

      • There are noticeable patterns in this behavior. When you find a spot where the lower piston extends, the same behavior repeats approximately every 16 blocks.
      • In the x-z plane, this behavior follows a diagonal line: On one of the two possible diagonals, the same behavior occurs consistently.
      • Changing the height also shifts the spots where this behavior happens, but the pattern remains.

      Consistency:

      • The behavior is consistent when toggling the Redstone on and off.
      • These patterns occur both in a Survival world and in a Flat world (see attached images).
      • The issue was tested in Minecraft versions 1.21.1 and 24w40a, and the behavior was consistent in both versions.

      Expected Behavior:

      The same piston (either the upper or lower) should always extend when Redstone is powered, regardless of the coordinates.

      To reproduce it:

      You can execute the following commands on a default superflat world in creative mode:

      /execute in minecraft:overworld run tp @s 12 -56 18 90 30

      /fill 8 -58 21 8 -58 14 minecraft:piston[facing=down]
      /fill 8 -57 21 8 -57 14 minecraft:sticky_piston[facing=down]
      /fill 8 -56 21 8 -56 14 minecraft:redstone_wire

      /setblock 7 -57 18 minecraft:stone
      /setblock 7 -56 18 minecraft:lever[face=floor,powered=true]

      There should be a spot (8 -56 15) where the lower piston is extended instead of the upper

        1. 2024-10-02_23.20.01.png
          2024-10-02_23.20.01.png
          754 kB
        2. 2024-10-02_23.21.07.png
          2024-10-02_23.21.07.png
          1.13 MB
        3. 2024-10-02_23.23.10.png
          2024-10-02_23.23.10.png
          616 kB
        4. 2024-10-02_23.28.27.png
          2024-10-02_23.28.27.png
          1.06 MB
        5. 2024-10-02_23.34.28.png
          2024-10-02_23.34.28.png
          888 kB

            Unassigned Unassigned
            Nogrod Nogrod
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: