Page 1 of 1
[2.0.36] Wrong decider combinator behavior
Posted: Wed Feb 26, 2025 5:31 pm
by Telkine2018
The output of this decider combinator configuration seems wrong

- error1.png (54.03 KiB) Viewed 116 times
But if i add an another input signal, all is ok

- error2.png (55.53 KiB) Viewed 116 times
Re: [2.0.36] Wrong decider combinator behavior
Posted: Wed Feb 26, 2025 5:33 pm
by boskid
This is woking as designed. Signal on the right side of the condition is excluded from anything/everything signal on the left side of condition. Without this, conditons like you have would be trivially always true and as such useless.