Title explains. In the previous versions, it is showing the previous output. Maybe it is not showing up because the block state triggered
is removed.
What I expect to happen:
It will show up the previous output.
What happened:
It doesn't.
Steps to reproduce:
Open a world with cheats enabled.
Type
/give @p command_block
.Enter any command into the command block.
Power it with any redstone.
Attachments
Comments 6
Then please update the affected versions and provide screenshots with debug screen enabled since I cannot reproduce this issue.
I cannot NOT reproduce this issue! (Tried say, tp, effect, setblock, and scoreboard.) I'm attaching one image, although I'm not sure if it'll help.
Put /say test
on your command block then activate it. It doesn't show up the previous output on the command block
@clam lol, You have output disabled for that command block. It is incapable of producing a last output to begin with; click the X next to the last output textbox to re-enable it.
@Lawrence G, The /say command doesn't have an output to provide. When a command that cannot provide output is activated, the last output is not shown since there's nothing to show.
Is this still an issue in 15w37a ?