Combinator bug or am I stupid?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
User avatar
Distelzombie
Filter Inserter
Filter Inserter
Posts: 336
Joined: Tue May 02, 2017 4:27 pm
Contact:

Combinator bug or am I stupid?

Post by Distelzombie »

Hi there

Is this behaviour a bug or did I just do something wrong?
The highlighted combinator does not output Q even if condition is met.

It work when i change Q to R, but is this new behavior?
Attachments
427520_20170514140853_1.png
427520_20170514140853_1.png (784.74 KiB) Viewed 1842 times
Complete 2-Lane system as a Blueprint-Book! The perfect OCD reactor? Testing chained science lab efficiency Please use real prefixes and proper rounding!

apoptosis
Burner Inserter
Burner Inserter
Posts: 8
Joined: Thu Jul 14, 2016 8:10 pm
Contact:

Re: Combinator bug or am I stupid?

Post by apoptosis »

I am not a combinator expert but I think as there is no Q input there is also no Q output. You need either Q input or set output to 1 instead of input count.

Aeternus
Filter Inserter
Filter Inserter
Posts: 835
Joined: Wed Mar 29, 2017 2:10 am
Contact:

Re: Combinator bug or am I stupid?

Post by Aeternus »

Or kludge it with an extra arithmatic combinator R+0 = Q, then test for Q>1000 output Q after that.

Dimanper
Inserter
Inserter
Posts: 47
Joined: Sat Sep 17, 2016 9:50 am
Contact:

Re: Combinator bug or am I stupid?

Post by Dimanper »

Aeternus wrote:Or kludge it with an extra arithmatic combinator R+0 = Q, then test for Q>1000 output Q after that.
Then better have (R > 1000 | R) -> (R + 0 | Q).

User avatar
Distelzombie
Filter Inserter
Filter Inserter
Posts: 336
Joined: Tue May 02, 2017 4:27 pm
Contact:

Re: Combinator bug or am I stupid?

Post by Distelzombie »

Dimanper wrote:
Aeternus wrote:Or kludge it with an extra arithmatic combinator R+0 = Q, then test for Q>1000 output Q after that.
Then better have (R > 1000 | R) -> (R + 0 | Q).
Yeah, I did that. But I always thought this way possible. Hmpf. :D
Complete 2-Lane system as a Blueprint-Book! The perfect OCD reactor? Testing chained science lab efficiency Please use real prefixes and proper rounding!

Post Reply

Return to “Gameplay Help”