SIGNAL all in belt

Bugs that are actually features.
Post Reply
magals
Long Handed Inserter
Long Handed Inserter
Posts: 74
Joined: Fri Apr 08, 2016 7:30 pm
Contact:

SIGNAL all in belt

Post by magals »

in 0.13.9 stopped working condition "all *> resource."
But if you construct a scheme from blue books, working condition. (blue scheme save in 0.13.8)
Can you fix it?

Left hand, right drones.

Image

why is true?
Image

XKnight
Filter Inserter
Filter Inserter
Posts: 329
Joined: Thu May 28, 2015 10:40 pm
Contact:

Re: SIGNAL all in belt

Post by XKnight »

This is not a 0.13.9 bug, just a regular weird behaviour (I double-check it in 0.12.23).
This happens because "Everything > signal A" means "Everything except signal A > signal A" (otherwise this condition will be always false, because "signal A > signal A" = False).
As a result, if you have only one signal A in input then
"Everything except signal A > signal A" == "---Nothing--- > signal A", and this is always True by design.

arl85
Fast Inserter
Fast Inserter
Posts: 174
Joined: Tue Jun 10, 2014 7:08 am
Contact:

Re: SIGNAL all in belt

Post by arl85 »

yes, very weird indeed.
if you compare "everything" with a constant it acts strangely; for example, if you set a lamp to turn on on "everything" > 0 (constant value, not signal) and no signal is sent on circuit, lamp turns on!!!

Image
Do you need help taking screenshots in-game? have a look to my guide to calculate screenshot dimensions

Post Reply

Return to “Not a bug”