Command block previous output doesn't update properly after setblock
-
- Place a command block and copy in this command (or just not a setblock command):
/setblock ~ 257 ~ command_block
- Power the command block, it should have now an error message ("... is too big, it must be at most 256") in the previous output line
- Change the command to:
/setblock ~ ~ ~ command_block
Amd power it again
- Look again at the previous output line
- Place a command block and copy in this command (or just not a setblock command):
It has still the error message like before
This is a double bug as
- The success output is missing
- There is still a last output even no command was performed at this command block (that's probably not intended like other NBT tags like the command itself was reset
2014-06-23, 12:37 AM
2017-12-30, 12:13 AM
2015-10-28, 10:28 PM
0
2
command_block, previous-output, setblock