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

Cannot execute from entity using "@e[name=<name>]"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 18w01a
    • None
    • Unconfirmed

      Entity summoning command:
      {{summon armor_stand 0 0 0 {CustomName:"

      {\"text\":\"test\"}

      "}}}

      Entity testing command:
      execute as @e[name=test,type=armor_stand] run say test

      What should happen:
      `test` armor_stand entity should run `say test` command

      What actually happens:
      `test` armor_stand entity is never found

            Unassigned Unassigned
            bananenbroek4 bananenbroek4
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: