1
Commands dont give Previous Output
Hello pals!
Since some months ago i have been having this issue. It started in one world in 1.20 update. Rapidly, it started appearing on all other worlds i had created. I tried with another updates (1.18, 1.19, 1.21) and it kept going on. I tried unistalling and re-installing the game several times, and it keeps persisting.
Thing is, suddenly some command blocks started to fail on working. First tries to clear the bug i (don't know how) got them to work, but in the end some fail to give any update on the Previous Output box. The command works, but i can't get any info in the Previous Update box.
This bug only happens with some commands, primarily with all those "execute if/unless ... run ..". I certified commands were correctly written, cause they do work and resolve the syntax, but i don't have any update in the box. If I simplify the command to "execute if/unless ..." the block does give update (i.e., "[21:24:50] Test passed, count: 1")
Two examples:
Command block 1:/execute if entity @p[distance=..3] run summon minecraft:slime ~ ~1 ~10
Command works but i dont get any update in Previous Output.
https://www.youtube.com/watch?v=p4dQH4uNfh0
https://youtu.be/p4dQH4uNfh0
Command block 2:/execute if entity @p[distance=..5] then modified to /execute if entity @p[distance=5..]
Command works AND i get updated Previous Output
https://youtu.be/P7dT6L4dYr0
As I said, i tried everything i know (changing Update Version, unistall-reinstall, tried different commands to figure it out, created new worlds...) and it keeps appearing the same bug with almost every command (specially "execute" ones with complex syntax).
What can I do?
Thanks everyone.
Since some months ago i have been having this issue. It started in one world in 1.20 update. Rapidly, it started appearing on all other worlds i had created. I tried with another updates (1.18, 1.19, 1.21) and it kept going on. I tried unistalling and re-installing the game several times, and it keeps persisting.
Thing is, suddenly some command blocks started to fail on working. First tries to clear the bug i (don't know how) got them to work, but in the end some fail to give any update on the Previous Output box. The command works, but i can't get any info in the Previous Update box.
This bug only happens with some commands, primarily with all those "execute if/unless ... run ..". I certified commands were correctly written, cause they do work and resolve the syntax, but i don't have any update in the box. If I simplify the command to "execute if/unless ..." the block does give update (i.e., "[21:24:50] Test passed, count: 1")
Two examples:
Command block 1:/execute if entity @p[distance=..3] run summon minecraft:slime ~ ~1 ~10
Command works but i dont get any update in Previous Output.
https://www.youtube.com/watch?v=p4dQH4uNfh0
https://youtu.be/p4dQH4uNfh0
Command block 2:/execute if entity @p[distance=..5] then modified to /execute if entity @p[distance=5..]
Command works AND i get updated Previous Output
https://youtu.be/P7dT6L4dYr0
As I said, i tried everything i know (changing Update Version, unistall-reinstall, tried different commands to figure it out, created new worlds...) and it keeps appearing the same bug with almost every command (specially "execute" ones with complex syntax).
What can I do?
Thanks everyone.
3
Have you searched in any internet forum to see if someone else has had something similar happen?
Yes of course, but i didnt find any people with my exact issue, and the answers to those who seem to report bugs similar to this all of them are options (very obvious) i already tried . Anyway thanks for you answer.
😮 That is such a weird issue!
I hope you figure it out. 🤍
I hope you figure it out. 🤍
