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

Scoreboard objective criteria tab-completion does not account for namespaces being optional

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 18w06a, Minecraft 18w20c, Minecraft 1.13.1, 20w10a, 20w14a, 20w16a, 1.16.2 Release Candidate 1, 20w49a, 20w51a, 21w03a, 21w05b, 21w06a
    • None
    • Confirmed
    • (Unassigned)

      Scoreboard objective criteria tab-completion does not account for namespaces being optional. Leaving out one or two of the namespaces gives a live error message ("Unknown criteria name") until the argument is completed manually. To reproduce, first type in

      /scoreboard objectives add test
      

      and then type out any of the following examples for the criteria argument:

      • broken:stone
      • minecraft.broken:stone
      • broken:minecraft.stone
      • .broken:stone
      • broken:.stone
      • .broken:.stone
      • minecraft.broken:.stone
      • .broken:minecraft.stone

      Observe the tab-suggestions disappear and a live error message appear instead. Note that all of the examples given are valid and working criteria.

            Unassigned Unassigned
            redstonehelper [Mod] redstonehelper
            Votes:
            5 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: