I have a station where sulfuric acid is unloaded. By circuit conditions, the pumps are enabled if the offloading train is holding sulfur > 0.
The buggy behaviour is that the pumps disable (red lights are on) if there's still 0.5 sulfur left in the fluid wagon. I would expect the pumps to stay on until the wagon has zero sulfuric.
[0.16.30] Circuit conditions don't think 0.5 is > 0
-
runamucker
- Long Handed Inserter

- Posts: 61
- Joined: Tue Nov 07, 2017 8:35 pm
- Contact:
[0.16.30] Circuit conditions don't think 0.5 is > 0
- Attachments
-
- factorio-current.log
- (263.22 KiB) Downloaded 101 times
-
- mods.zip
- (1.13 MiB) Downloaded 103 times
-
- LazyBastard 0.16.zip
- (18.2 MiB) Downloaded 101 times
Re: [0.16.30] Circuit conditions don't think 0.5 is > 0
This problem is unresolved for longer than fluid wagons exist.
viewtopic.php?f=6&t=49274
You can use Inventory Sensor which always rounds to the 1st digit.
viewtopic.php?f=6&t=49274
You can use Inventory Sensor which always rounds to the 1st digit.
My Mods: mods.factorio.com
-
runamucker
- Long Handed Inserter

- Posts: 61
- Joined: Tue Nov 07, 2017 8:35 pm
- Contact:
Re: [0.16.30] Circuit conditions don't think 0.5 is > 0
I'm not going to add a mod just for this problem. I changed the train's wait conditions to sulfuric acid < 1.Optera wrote:You can use Inventory Sensor which always rounds to the 1st digit.
