Mojira Archive
MC-127425

[UPDATE] Command Blocks 'Last Output' shows Java Exception instead of normal Minecraft Syntax Parser

I already reported this bug to 1.12.2,but this bug is still relevant!

I was playing around with the LastOutput NBT Tag in CommandBlocks.
When you run this code

data merge block ~ ~1 ~ {LastOutput:"{{\"text\":\"This is a output message.\"}"}

with another (empty) CommandBlock on top, you will get an Java error message in the LastOutput panel.
The LastOutput Panel in the CommandBlock you just ran this command from doesn't show any errors. But ofcourse there is just one { to much!

Invalid

David D

2018-03-17, 04:40 PM

2018-09-24, 01:54 AM

2018-09-24, 01:54 AM

0

0

Community Consensus

command, json, nbt, parsing

Minecraft 1.12.2, Minecraft 1.13-pre2, Minecraft 1.13-pre3

-