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

X/Y/Z Arguments are being ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.8, Minecraft 1.8.1
    • None
    • OS: Windows 7
      Java: 8 (I think)
    • Unconfirmed

      I made a circuit that tests if the player is at a certain location, and if they are, it gives them an effect. However, the effect always triggers, as if the x/y/z arguments weren't there to begin with. The command I am using is /testfor @p[80,120,80]
      Other commands, such as /testfor @p[x=90] or /testfor @p[y=70] trigger false positives as well. False positives are also triggered outside of command blocks (i.e chat). DX, DY and DZ arguments also appear to not work as well.

      This can be reproduced by putting the command in a command block adn being in the position not int he command. It will trigger even though you are not in the right location.

            Unassigned Unassigned
            kmatt17 Matt Schafer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: