troelsbjerre / Bottleneck

Factorio mod that tell you which assemblers are starved of ingredients
Other
26 stars 21 forks source link

Shows output-blocked if input is similar to output #43

Closed Wolvereness closed 4 years ago

Wolvereness commented 6 years ago

The display is output-blocked if there is a partial input of the same type of output.

In particular, this is with coolant in seablock cooling towers. The input liquid is at a high temperature, while the output is a lower temperature. When it has some partial amount of the input, the display shows it is output-blocked, despite outputs being empty.

troelsbjerre commented 6 years ago

That makes sense. I can't see an easy fix to this, since fluid isn't separated into input and output the way that items are; there is only the entry.fluidbox for both of them. I'll have to think about this one.

troelsbjerre commented 4 years ago

This issue is no longer relevant, with the new update logic.