Gates are taking signal from scaffolded redwires and wires behind covers
Iree opened this issue ยท 7 comments
Like this.
(Don't hesitate to tell me if this issue report was pointless)
Using the same build as in issue #99
Confirmed. Problem is in calculateRedstoneSignal(int r) in RedstoneGatePart, which is the method that getRedstoneInput(int r) turns to if it can't connect to wires (For example, if there is a microblock in the way, or there is no wire, but rather, a framed wire.
Array cells propagating through is another problem, however.
Unable to replicate array propogation issue http://puu.sh/4jeeE.png May have inadvertantly been fixed in 208f1bb
Fixed as of cb6f3ff