[0.15.9][Twinsen] Decider works with output 1, but not input count

Bugs that are actually features.
Post Reply
dirtydan
Manual Inserter
Manual Inserter
Posts: 2
Joined: Thu Dec 24, 2015 6:53 pm
Contact:

[0.15.9][Twinsen] Decider works with output 1, but not input count

Post by dirtydan »

The decider combinator that outputs a red signal (input Green) does not output a red signal when set to "input count", but it does output when set to output "1" (when the conditions are true for both.)
The logic adds the 2 uranium types in the chest into a Green variable, and the decider combinator in question is deciding if the steel chest is full. (48 slots*100 items/stack=100 items)
Attachments
8.png
8.png (2.63 MiB) Viewed 1050 times
7.png
7.png (2.12 MiB) Viewed 1051 times
6.png
6.png (2.11 MiB) Viewed 1051 times
5.png
5.png (2.13 MiB) Viewed 1051 times
4.png
4.png (2.13 MiB) Viewed 1051 times
3.png
3.png (3.11 MiB) Viewed 1051 times
2.png
2.png (2.22 MiB) Viewed 1051 times
1.png
1.png (1.91 MiB) Viewed 1051 times
Rail World.zip
(10.92 MiB) Downloaded 61 times

Anyone
Long Handed Inserter
Long Handed Inserter
Posts: 70
Joined: Mon Apr 25, 2016 11:02 am
Contact:

Re: [0.15.9] Decider works with output 1, but not input count

Post by Anyone »

I encountered a similar issue, trying to output the amount of water (steam) via the decider combinator. When I did input count as output, it refused to give any output at all.

Twinsen
Factorio Staff
Factorio Staff
Posts: 1330
Joined: Tue Sep 23, 2014 7:10 am
Contact:

Re: [0.15.9][Twinsen] Decider works with output 1, but not input count

Post by Twinsen »

Input count copies the count of the red signal from the input signals, not from the condition. Since you have no red signal in the input, nothing is outputted.

Post Reply

Return to “Not a bug”