http://www.minecraftforum.net/topic/2472184-survival-friendly-half-tick-offsetter/
This redstone device, when activated with repeaters, will not produce the expected output. When activated with torches, buttons, redstone blocks, levers, etc it works just fine.
Edit: When activated by powering/unpowering a torch it also fails. The only way for it to work is by using a sticky piston and a redstone block.
Edit2:
The expected output is the repeater line outputting exactly 1 game tick (1/20 of a second) after the comparator goes off (as in, turns on), but when activated with repeaters both the comparator and the repeater line go off (turn on) at the same time...
Edit3:
There's a possibility of this being position/orientation dependent, but I haven't tested that...
Edit4:
(Tested as of 1.8.1-pre3) Reproducing now requires a different design. See attachment.
Code analysis
Linked issues
relates to 1
testing discovered 1
Attachments
Comments 28
That wouldn't explain why it works with user input and pistons but not repeaters and other "automated" inputs...
This is what the design looks like without all the additional repeaters:
http://www.minecraftforum.net/topic/2472184-survival-friendly-half-tick-offsetter/
Confirmed in 1.15.2 and 20w21a. Related to MC-11193.
I don't know how your redstone circuit is set up, but i think you should keep weak and strong redstone powering in mind.