[0.17.4] Combinators keep outputting when unpowered
Posted: Sat Mar 02, 2019 3:32 am
Decider and arithmetic combinators shouldn't output anything when they don't have power, but currently they do. Only if you let them have power for a moment while they have an input signal. Then remove power pole and the output remains on.
Reproduction:
First make sure you build in non-powered area. Place for example a constant combinator sending A=100 to decider combinator, which has (Each =/= 0, Output Each input count) which will just pass along A=100 but not yet. Now with power off the output should be empty. Let the combinator "take a sip of energy" by quickly adding a connected powerpole and take it away, output should still show A=100 while the combinator is blinking out of power warning.
This bug breaks some power switch related setups, especially the remote control switch.
Reproduction:
First make sure you build in non-powered area. Place for example a constant combinator sending A=100 to decider combinator, which has (Each =/= 0, Output Each input count) which will just pass along A=100 but not yet. Now with power off the output should be empty. Let the combinator "take a sip of energy" by quickly adding a connected powerpole and take it away, output should still show A=100 while the combinator is blinking out of power warning.
This bug breaks some power switch related setups, especially the remote control switch.