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

Command blocks ignore trailing spaces when checking syntax

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 19w46a
    • 19w44a, 19w45b
    • Confirmed
    • Commands
    • Normal

      The bug

      Command blocks trim spaces when checking syntax, but do not when running commands (which is hopefully intended). This leads to situations where no syntax error is shown, but the command will not be executed.

      Reproduction steps

      1. Paste the following in a command block (include the trailing spaces)
        setblock ~ ~1 ~ stone replace    
        

        No syntax error is shown

      2. Activate the command block
        It fails due to the trailing spaces

            slicedlime [Mojang] slicedlime
            marcono1234 [Mod] Marcono1234
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: