Page 1 of 1

[2.1.9] Decider combinator if-else does not output anything when 'each' is used

Posted: Tue Jun 30, 2026 4:24 pm
by Milichip
The following decider combinator isn't outputting anything, even though it should evaluate to 'true' (and therefore output the hourglass signal).

This seems to be caused by the usage of 'each' in its conditions.

I connected its output green wire to its input green wire as shown (I was attempting to make a double-clock), though I doubt that is relevant to the bug.

Even if you believe it shouldn't evaluate to 'true', then it should at the very least evaluate to 'false' as it is an if-else, so at least one of the output signals should be active.
06-30-2026, 18-22-13.png
06-30-2026, 18-22-13.png (89.99 KiB) Viewed 190 times

Re: [2.1.9] Decider combinator if-else does not output anything when 'each' is used

Posted: Tue Jun 30, 2026 4:32 pm
by boskid
Thats correct. 119917