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

Command Parser - invalid value for block property and property name are reversed in error message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 18w31a
    • Minecraft 1.13-pre5, Minecraft 1.13-pre6, Minecraft 1.13-pre7
    • None
    • Confirmed

      Relates to MC-131678.

      When using an invalid value for a block property the name of the property and the invalid value are switched in the error message.

      For instance the command:

      /setblock ~ ~ ~ oak_log[axis=w]

      Gives the following error message:

      Block minecraft:oak_log does not accept 'axis' for w property

      The correct message would be:

      Block minecraft:oak_log does not accept 'w' for axis property

            Unassigned Unassigned
            Adrodoc55 Adrodoc55
            Votes:
            5 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: