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

Scoreboard objective 16 character limit safety is not reporting at the correct times

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.15.2, 1.16 Pre-release 5
    • Windows 10, Beta Launcher, 1.15.2, 1.16 Pre-release 5
    • Unconfirmed
    • (Unassigned)

      The following command executes and returns the message "Objective names cannot be longer than 16 characters" to the player in the chat.

      /scoreboard objectives add test_test_test_test dummy
      

      Yet, when trying to run the command to remove this same objective the command,

      /scoreboard objectives remove test_test_test_test
      

      refuses to even execute, with a message reporting the same thing as above but the command won't execute. I found this because when creating a data pack having the top command runs fine, but the second command renders the function file invalid and won't even register within MC as a function. having to go one by one through these lines trying to find the fact the objective length is to long is a waste of time.

      It should be the same as the first function where there's just a message to the player and the command continues to allow execution of commands below them in a function.

            Unassigned Unassigned
            onthegrid007 Peter Ferranti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: