Mojira Archive
MC-77600

Command block pick block with NBT and sendCommandFeedback is bugged

When you use pick block with NBT (Ctrl + Mouse Wheel) on a command block with TrackOutput:1 and /gamerule sendCommandFeedback = false, and then place the command block it is some kind of bugged.

How to reproduce:
1. /gamerule sendCommandFeedback false
2. Place a command block and run a command which return any kind of feedback
3. Copy the command block with its NBT data
4. Place the command block

Now you cannot see any anything in the LastOutput line, but when you press the "X" you can see it.

I expected either that Minecraft ignores the gamerule when the command block has the tag TrackOutput:1 or that it sets it to 0 if the gamerule is false but also clears then the LastOutput

Fixed

Marcono1234

2015-02-15, 02:53 PM

2017-12-30, 12:13 AM

2017-11-25, 07:56 PM

2

2

Community Consensus

LastOutput, TrackOutput, command_block, sendCommandFeedback

Minecraft 1.8.2-pre6, Minecraft 1.8.7

Minecraft 17w47b