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

arguments dx, dy and dz broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 16w07b
    • None
    • Unconfirmed

      Whenever these arguments are used not by a player, the test fails.

      How to recreate:

      Use /testfor @a[y=0,y=10].
      This should detect every player higher than y=0 but below y=10.
      In my test this worked.

      Now use the same command in a repeating command block set to always active and set commandBlockOutput to true so you can see how the command gets performed.

      Even though it's the same command, it doesn't work.

      /execute on a player DOES work.

      /execute on an entity DOESN'T work.

      Strange, huh?

            Unassigned Unassigned
            15Redstones 15Redstones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: