Mojira Archive
MC-96757

Parsing exceptions count as unsuccessful execution but still execute the command

The bug

When a parsing exception inside a nested command occurs the command returns that it ran unsuccessful, however it still gets executed.

How to reproduce

Use the following command and place a comparator next the command block or a conditional chain command block with a command

/setblock ~ ~1 ~ oak_sign{Text1:"\"Q\"",Text2:"\"Q\"",Text3:"\"Q\"",Text4:"Not JSON!"}

The first JSON data for Text4 is invalid, but instead of not placing the sign at all or ignoring this, it places the sign but states it was unsuccessful

Cannot Reproduce

Marcono1234

2016-02-08, 03:33 PM

2021-02-01, 07:25 PM

2021-02-01, 07:25 PM

5

6

Confirmed

(Unassigned)

conditional, exception, parsing, success, successCount

Minecraft 16w05b - 20w49aMinecraft 16w05b, Minecraft 16w36a, Minecraft 1.11, Minecraft 1.13, Minecraft 18w31a, Minecraft 1.13.2, Minecraft 19w03c, Minecraft 19w04b, 1.15.2, 1.16.1, 20w49a

-