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.
Linked issues
Attachments
Comments 2
Yeah MCPE-164304 does describe the issue, This issue can be closed.
Does MCPE-164304 describe your problem?