More Red

More Red

13M Downloads

[1.16.5-2.1.0.1] Diode doesn't update blocks

Zerahn opened this issue ยท 1 comments

commented

Well this issue just got weirder as I was trying to pin down exactly what was going on. Anyway. The issue is with placing a log (for example) with a diode on one side outputting into the log, and a comparator on the other side reading from the log. Changing the diode's Powered status updates the log, but not the comparator on the other side. However, a comparator placed on either of the other two sides of the log will be updated properly (in fact, a comparator placed on the East side of the log caused the South comparator to update, but a comparator on the West side did not). Redstone dust used in place of a diode will update the comparator, even if that redstone dust is powered by a diode.

commented

can confirm:

forge version 36.1.0
morered: 2.1.0.1

Using normal repeater:
image

Using a moreRED diode:
image

Then forcing a block update on the comparator:
image

The issue does persist with (it seems) all redstone related updates:
image