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

Execute commands no longer function when a forward slash is used within the subcommand

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.21
    • None
    • Community Consensus
    • Commands

      The Bug:

      Execute commands no longer function when a forward slash is used within the subcommand.

      This behavior worked in 1.12.2, but was lost in 1.13.

      Steps to Reproduce:

      1. Launch an instance of 1.12.2 and execute the command provided below where a forward slash is used within the subcommand.
        /execute @e[type=minecraft:pig] ~ ~ ~ /say hi
      2. Take note of how the command ran successfully.
      3. Launch an instance of the latest version of Minecraft and execute the command provided below where a forward slash is used within the subcommand.
        /execute as @e[type=minecraft:pig] run /say hi
      4. Observe if the command ran successfully or not.

      Observed Behavior:

      Execute commands no longer function when a forward slash is used within the subcommand.

      Expected Behavior:

      Execute commands would function when a forward slash is used within the subcommand.

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

              Created:
              Updated:
              Resolved:
              CHK: