-
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.
- duplicates
-
MCPE-164304 New execute command does not display correct error messages
- Resolved