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

Marker ArmorStands are not within r=0 when they stand on the ground.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 15w42a
    • None
    • Unconfirmed

      Pretty simple but annoying bug. Marker ArmorStands are not within r=0 of themselfs when they stand on the ground.

      Steps to reproduce:

      • Stay on the ground
      • /summon ArmorStand ~ ~ ~ {Marker:1b,NoGravity:1b}
      • /execute @e[type=ArmorStand,c=1] ~ ~ ~ /testfor @e[r=0]

      This will find the player (if he didn't move), but not the ArmorStand itself.
      If you do /tp @e[type=ArmorStand,c=1] ~ ~0.0001 ~ it can find itself again, because it no longer has a y-Position without a decimal place.
      If you fly in the air and use the same commands, it also finds itself as long as it's position has decimal places.

      From testing it seems like x and z Coordinates are affected too, but with the y Coordinate it can be reproduced more easily.

            Unassigned Unassigned
            Adrodoc55 Adrodoc55
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: