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

Entity "name" and "CustomName" selector arguments not working.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.8.7
    • None
    • Unconfirmed

      What I thought would happen:

      Using

      testfor @e[name=TEST]

      or

      testfor @e[CustomName=TEST]

      would result in finding any entities with name TEST.

      What actually happened:

      Block outputs "UUID is in the wrong format (etc.)" for "name" and "Found @" for "CustomName." After replacing the block from CustomName to name the command block is still outputting "Found @" but doesn't seem to be functioning beyond that. I.E. there's no redstone output.

        1. 2015-06-17_21.15.01.png
          2015-06-17_21.15.01.png
          361 kB
        2. 2015-06-17_21.15.13.png
          2015-06-17_21.15.13.png
          269 kB
        3. 2015-06-17_21.35.20.png
          2015-06-17_21.35.20.png
          204 kB
        4. 2015-06-17_21.35.43.png
          2015-06-17_21.35.43.png
          217 kB

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

              Created:
              Updated:
              Resolved: