There's a 0% chance this hasn't been reported but I couldn't find it
If you change the delay on a repeating commandblock while it is running it will often continue using multiple instances of the new delay until allowed to complete a full cycle while not active
Steps to reproduce:
Place a repeating commandblock with /say hi
And a separate one with /say how
Active the commandblock that is /say hi with a delay in ticks of 300
Activate the commandblock with /say how with a delay in ticks of 2400
Deactivate /say how
Set delay to 1200
Activate /say how
Deactivate /say how
Set delay to 600
Activate /say how
Deactivate /say how
Set delay to 300
Activate /say how
Wait over two minutes and read chat
Expected result hi's and how's should be equal in proportion
Observed result about 4x as many how's as hi's
Linked issues
relates to 1
Comments 3
Is this still an issue in the latest version? If yes, can you please add it to the affected versions (or mention it if you are not the reporter)?
This ticket will automatically reopen when you reply.
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
I think this is the same issue that was reported at MCPE-74281 for command blocks set to "Needs Redstone".