Redstone signal slows down or increases without obvious reason
Legolas117 opened this issue ยท 2 comments
I've made a circuit with three panels made of repeaters and note blocks and it's very obvious that at some point the signal slows down in speed to then catch up to then slow down...
This issue has happened to me when building the circuit on the ground too.
My version of minecraft is 1.18.2 with these mods:
The circuit:
Thanks for the report! However, this is not likely an issue with the mod. Tiny Redstone just taps into Minecraft's tick events. Unfortunately, any lag issues in the game will be reflected in the mod's behavior. You would likely get similar behavior with vanilla redstone. I will test this specific circuit when I get a chance though, just to make sure something unexpected isn't happening.
In the meantime, if you could run the "/forge tps" command while it's happening and let me know the result, that would be helpful. Also, are you running on a local client or a server?