Page 1 of 1

[0.17.79] Fluid reading incorrect

Posted: Wed Jan 29, 2020 11:23 pm
by Nemo4809
Storage Tank reads 25K.
tank.jpg
tank.jpg (842.83 KiB) Viewed 1523 times
Electric Pole (and everything else including decision combinator) reads 24K.
pole.jpg
pole.jpg (904.33 KiB) Viewed 1523 times
The combinator circuit for converting excess Light Oil into petrol doesn't work as a result. Chemical plant for converting Heavy Oil to Light Oil shows "Fluid production overload" so the Storage Tank of Light Oil should be full. There is nothing else using Light Oil to my knowledge apart from conversion to petrol.

Log file and save file where I'm standing near to the Storage Tank, Electric Pole, and combinator circuits attached.

PS: Sorry if I have made a mistake.

Re: [0.17.79] Fluid reading incorrect

Posted: Wed Jan 29, 2020 11:50 pm
by Loewchen
Signals are the integer part of the decimal number, a tank will take forever to fill completely to 25k, so your setup will not work this way. The number on the right is rounded I think.

Re: [0.17.79] Fluid reading incorrect

Posted: Thu Jan 30, 2020 12:09 am
by steinio

Re: [0.17.79] Fluid reading incorrect

Posted: Thu Jan 30, 2020 2:28 am
by Nemo4809
Loewchen wrote:
Wed Jan 29, 2020 11:50 pm
Signals are the integer part of the decimal number, a tank will take forever to fill completely to 25k, so your setup will not work this way. The number on the right is rounded I think.
Really? That’s unintuitive and misleading.

Either way, the 2 readings should not be different. If they round up for the storage tank than they should round up for the circuit network too - that or round down both.

Never expected Zeno’s paradox ...

Re: [0.17.79] Fluid reading incorrect

Posted: Thu Jan 30, 2020 2:33 am
by Nemo4809
steinio wrote:
Thu Jan 30, 2020 12:09 am
Muhahaha viewtopic.php?p=153917#p153917
Wow. It’s been over 3 years. Guess they won’t be fixing it. They should be consistent with their rounding for display else players can’t make the right call. If it shows on the storage tank as 25K, the network should read 25K too and react accordingly.

Re: [0.17.79] Fluid reading incorrect

Posted: Sun Feb 02, 2020 8:23 am
by Optera
steinio wrote:
Thu Jan 30, 2020 12:09 am
Muhahaha viewtopic.php?p=153917#p153917
So that's the thread we have to thank for not being able to tell if a tank is empty in circuit network.
I prefer always rounding up: viewtopic.php?p=285783#p285783

Re: [0.17.79] Fluid reading incorrect

Posted: Sun Feb 02, 2020 11:37 am
by steinio
Optera wrote:
Sun Feb 02, 2020 8:23 am
steinio wrote:
Thu Jan 30, 2020 12:09 am
Muhahaha viewtopic.php?p=153917#p153917
So that's the thread we have to thank for not being able to tell if a tank is empty in circuit network.
I prefer always rounding up: viewtopic.php?p=285783#p285783
In my quoted thread I proposed also for rounding up.

It was implemented once but reverted again.