-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 14w18b, Minecraft 1.8.1-pre3, Minecraft 1.8.1-pre4, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 1.8.8, Minecraft 15w46a, Minecraft 15w47c, Minecraft 1.8.9, Minecraft 1.12, Minecraft 1.12.2, Minecraft 18w02a, 1.15.2, 20w21a, 1.16.1, 1.16.2 Release Candidate 1, 1.16.2, 1.16.4, 20w49a, 20w51a, 21w03a, 1.20.4, 24w12a, 24w33a
-
None
-
Confirmed
-
Redstone
-
Low
-
Platform
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
- relates to
-
MC-11193 The order in which powerable blocks (e.g. redstone dust blocks) along a wire are powered or de-powered is not clearly defined and causes a non-deterministic behavior for redstone contraptions
- Open
-
MC-114392 Inconsistent observer delay
- Open
-
MC-172213 Redstone components lose 1 tick of delay when (de-)activated by a player input
- Open
- testing discovered
-
MC-64515 Inconsistency in piston timing
- Resolved