Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-169259

Error message does not load properly with long execute command.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.19.73
    • None
    • Unconfirmed
    • Windows

      When running a long execute command, a error message attempts to send, but doesen't

      Steps to Reproduce:

      1. Use en_US language
      2. Load any world
      3. Run the following command:

      execute as @a at @s if score Special Finish matches 100 run execute as @e[type=armor_stand,z=,y=100,z=,r=100,c=1,scores=\{Finish=0}] at @s if block ~ 150 ~ air unless entity @e[scores=\{Finish=-1}] run scoreboard players set @s Finish -1

      Observed Results:

      Error message sends nothing

      Expected Results:

      Error message should describe the issue with the command.

      Notes:

      I honestly have no idea what is causing this bug, as even with all command requirements met, this issue is still present, this specific execute argument does not work.

            Free_World Free_World
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: