What happens:
When mounting a minecart and dismounting it immediately the tripwire does not change the powered state.
How to reproduce:
This can be easily reproduced with a powered activator rail.
It is also possible to do it manually with right click and shift.
- build a powered activator rail with a minecart
- on top of the rail set a string (sitting in the minecart it should be in your head)
- next to the string place a budded piston (first place piston than a block and afterwords a redstone block)
- enter the minecart
- it will automatically eject you instantly
- the piston will not be extended
Expected behavior:
The power state of the tripwire should change to true and the block update detector should detect the change (extended piston).
May be connected with:
This bug is not directly in contact with redstone. This bug only describes the missing state change (budded piston only as visualization).
- relates to
-
MC-172213 Redstone components lose 1 tick of delay when (de-)activated by a player input
- Open