Redstone gets really weird when it powers redstone (as a button) to it and when the powered redstone of the repeater gets back to the repeater and stays "on"
TL;DR? See the images. Basically, this is a compact version of RS NOR Latch (Memory Cell).
What I was expecting to happen was:
When redstone was powered by the button, the redstone should stay "off".
What actually happened was:
The redstone stayed "on" for unknown reasons.
Steps to Reproduce:
1-Get a button (with a block to a attach him with), a repeater, and some redstone.
2-Put some redstone then put a repeater, then connect it with the circuit. As shown in the images below.
3-Get a button and a block and press it!
Examples:
\/
Linked issues
duplicates 1
Attachments
Comments 9
The repeater turns on initially because it receives power from the button. Then it outputs power 1 tick later that powers it again. (This continues indefinitely.)
I know it's strange that the loop has indefinite power without any power source, but that is just how redstone works.
the signal loops back and powers itself. Redstone has always behaved like this.