-
Bug
-
Resolution: Invalid
-
None
-
1.16.5
-
None
-
Java: 1.8.0_51 64bit
CPU: Quad-Core i5-7300HQ
Nvidia GeForce 1050 Ti
8 GB RAM
Laptop
-
Unconfirmed
-
(Unassigned)
For some reason, when using the /execute if ----- run command within a command block the command block may suddenly break if it is unable to complete its operation. The command block will be rendered useless and won't respond to further code. The same exact code will work if I break and replace the command block. Below is the line of code I was trying to run with the command block when it broke.
execute if block ~5 ~3 ~-17 minecraft:magenta_wool run setblock ~5 ~3 ~-16 minecraft:lime_wool
This has happened to me several times today and it's quite annoying.
I've attached a screenshot of the bugged block. As you can see the 'Previous Output' field is blank and the block is refusing to report out any logs.