Command block sometimes not showing previous output
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.
Environment
Windows 7, Java 1.8.0_51
Created Issue:
Command block not showing previous output
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.
Environment
Windows 7, Java 1.8.0_51
Added Labels: bug/glitch command-block command_block output
Removed Labels: bug/glitch
Removed Labels: command_block
Added Attachments:
Deleted Comment:
OS X 10.10.5, 2015 MBAir.
Added Affects Versions: 15w41b
Added Labels: command_block
Removed Labels: command-block

Is this still an issue in 15w37a ?
Yes
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.