Pressing "Done" in a command block without changing command resets its SuccessCount
The bug
Pressing the "Done" button in the command block GUI resets the success count even when the command was not changed.
How to reproduce
- Place a command block
- Enter for example the following command
/testfor @p
- Run it once
- Look at its block data. It will have a SuccessCount of non-zero.
- Open the command block, change some settings if you want, hit "Done"
- Look at the block data again. It will now have a SuccessCount of 0, even though the command did not change.
2015-08-25, 07:05 AM
2017-12-30, 12:13 AM
2017-04-28, 12:41 PM
1
5
GUI, command, command_block, successCount
Minecraft 15w35b, Minecraft 17w06a
-