Hi,
On my system, when i setblock a redstone block with a command block, the serie of repeater with delay of 4 ahead don't apply the correct delay, but work correctly with manual setblock.
You can see the videos in 1.12.1 and 23w33a for more explicit view.
(i have tried to replace repeater, update the command block, nothing change)
Attachments
Comments 3
I have tried with less busy computer/game and all run correctly, i go modify my system for support that, thanks for help.
We can close this report.
This actually seems like the server-end of your game (yes, even singleplayer has those separated) is having trouble keeping up until the block gets placed, making the server catch up with more than 20 TPS. This is not a problem with the repeaters, but part of your setup slowing down your game until that line gets triggered.