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

Tag remove command returned incorrect count when do not use the target selector variable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 24w40a
    • None
    • windows11 java21
    • Unconfirmed
    • (Unassigned)

      How to reproduce:

      1. Repeat the following command to summon some entities. (entity type does not matter)
        Execute the following command (spam):
        /summon zombie
      1. The purpose of this command is to add tags to some entities.(can be added for more entities)
        Execute the following command:
        /tag @s add 1
      1. Execute the following command:
        /tag @e remove 1

      Expected result:

      Removed tag '1' from 7 entites
      (i summoned 7 zombie)

      Observed result:

      Removed tag '1' from _447 (my name)
      (Displays the name of the entity from which the tags was removed when the tags was removed from only 1 entity, More entities will show the number of entities with removed tags instead of all entities)

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

              Created:
              Updated: