Redstone with strength 1 behaves inconsistently
When redstone with strength 1 connects upwards and to the side, the block with the unpowered redstone on top will not be powered even though the powered redstone dust points into it.
Top left section and bottom right section show the dust behaving as expected with strength>1 or when not connecting sideways.
The top right shows a direct corner with strength 1 not powering the "connected" block (marked with the red circle).
The bottom right shows the case where the connection forces a redstone "dot" into a line. This does also not power the "connected" block (marked with the red circle), but does power the "unconnected" block as it should.
This looks to be an oversight handling the special case of redstone with strength 1 moving upwards after either a corner or a redstone dot that was forced into a straight line.
It has been like that for a long time, but I especially find the bottom left case counter-intuitive.
The other cases can be justified by behaving "like the unpowered dust is not there", but if that is the intended behavior the bottom left case should "work" as well.
Environment
OS: Windows & Linux, OSX not tested
Java: All versions
- Duplicate
a a
- 9
- 3
- Unconfirmed
- (Unassigned)
- redstone
1.12.2 - 20w11a
1.12.2 1.13-pre1 1.13-pre2 1.13-pre4 1.13-pre7 1.13 18w30a 1.13.1-pre1 1.13.1 1.13.2 18w43b 18w43c 18w44a 18w45a 18w48a 18w48b 18w49a 18w50a 19w02a 19w04b 19w05a 19w06a 19w08b 19w09a 19w11a 19w12b 19w13b 19w14a 1.14 1.14.2 1.14.3-pre2 1.14.3-pre3 1.14.3-pre4 1.14.3 1.14.4-pre1 1.14.4-pre5 1.14.4-pre6 1.14.4 19w34a 19w35a 19w36a 19w38b 19w42a 19w45b 1.15-pre1 1.15.1 1.15.2-pre1 1.15.2 20w06a 20w07a 20w09a 20w11a
Created Issue:
Redstone with strength 1 behaves inconsistently
When redstone with strength 1 connects upwards and to the side, the block with the unpowered redstone on top will not be powered even though the powered redstone dust points into it.
Top left section and bottom right section show the dust behaving as expected with strength>1 or when not connecting sideways.
The top right shows a direct corner with strength 1 not powering the "connected" block.
The bottom right shows the case where the connection forces a redstone "dot" into a line. This does also not power the "connected" block, but does power the "unconnected" block as it should.
This looks to be an oversight handling the special case of redstone with strength 1 moving upwards after either a corner or a redstone dot that was forced into a straight line.
Environment
Linux: Kernel 4.16.13-2-ARCH
Java: OpenJDK 1.8.0_172
When redstone with strength 1 connects upwards and to the side, the block with the unpowered redstone on top will not be powered even though the powered redstone dust points into it.
Top left section and bottom right section show the dust behaving as expected with strength>1 or when not connecting sideways.
The top right shows a direct corner with strength 1 not powering the "connected" block (marked with the red circle).
The bottom right shows the case where the connection forces a redstone "dot" into a line. This does also not power the "connected" block (marked with the red circle), but does power the "unconnected" block as it should.
This looks to be an oversight handling the special case of redstone with strength 1 moving upwards after either a corner or a redstone dot that was forced into a straight line.
When redstone with strength 1 connects upwards and to the side, the block with the unpowered redstone on top will not be powered even though the powered redstone dust points into it.
Top left section and bottom right section show the dust behaving as expected with strength>1 or when not connecting sideways.
The top right shows a direct corner with strength 1 not powering the "connected" block (marked with the red circle).
The bottom right shows the case where the connection forces a redstone "dot" into a line. This does also not power the "connected" block (marked with the red circle), but does power the "unconnected" block as it should.
This looks to be an oversight handling the special case of redstone with strength 1 moving upwards after either a corner or a redstone dot that was forced into a straight line.
When redstone with strength 1 connects upwards and to the side, the block with the unpowered redstone on top will not be powered even though the powered redstone dust points into it.
Top left section and bottom right section show the dust behaving as expected with strength>1 or when not connecting sideways.
The top right shows a direct corner with strength 1 not powering the "connected" block (marked with the red circle).
The bottom right shows the case where the connection forces a redstone "dot" into a line. This does also not power the "connected" block (marked with the red circle), but does power the "unconnected" block as it should.
This looks to be an oversight handling the special case of redstone with strength 1 moving upwards after either a corner or a redstone dot that was forced into a straight line.
It has been like that for a long time, but I especially find the bottom left case counter-intuitive.
The other cases can be justified by behaving "like the unpowered dust is not there", but if that is the intended behavior the bottom left case should "work" as well.

MC-8645MC-9405MC-12643MC-12811MC-21689MC-25534MC-38757MC-44063MC-69764MC-76971MC-89855MC-89866MC-100326MC-108083MC-138049Those all affect one very specific case with redstone consistently not powering the piston when passing diagonally "through" it.
In this case the problem is that just curved (top left) or "upwards straightened dots" (bottom left) with strength 1 don't power blocks which wires
do power.
Its the same bug that affects everything