[2.0.69] Everything signal fails to evaluate when Each signal is also used with no inputs

Things that has been reported already before.
fractal147
Burner Inserter
Burner Inserter
Posts: 10
Joined: Mon Oct 14, 2024 7:48 pm
Contact:

[2.0.69] Everything signal fails to evaluate when Each signal is also used with no inputs

Post by fractal147 »

If you use the Everything 'signal' with no inputs, it should evaluate that condition to True.
But if you also use the Each 'signal' in a separate OR clause, then it it evaluates to True...but no output occurs.
In part this makes sense - since the Each signal implies iterating over each signal, and there are non to iterate over
but in part it's a bug, since it looks like it would work from the UI, and this is a fairly logical way to e.g. add a default output if there are no inputs.


Not bothering with saves since it can be trivially blueprinted:
Attachments
10-15-2025, 20-36-08.png
10-15-2025, 20-36-08.png (990.04 KiB) Viewed 54 times
Post Reply

Return to “Duplicates”