Page 1 of 1

Fluid ingredient full, not crafting

Posted: Tue Jul 30, 2024 3:16 pm
by Illiander42
Seablock, but probably possible in vanilla.

Solder casting machine is saying it has enough fluid to craft, but isn't crafting.

This is *probably* a floating point/display bug.

Re: Fluid ingredient full, not crafting

Posted: Tue Jul 30, 2024 4:01 pm
by Rseding91
Thanks for the report. The machine is in fact not saying it has enough fluid to craft (both the status LED, and the slot background are red). The display number shows 40, but that's simply because it's rounding up. The display value was changed to round-down for 2.0.

Re: Fluid ingredient full, not crafting

Posted: Tue Jul 30, 2024 10:29 pm
by Illiander42
I'd have put this in "fixed for 2.0" then :mrgreen:

Do the new fluid mechanics help with the rounding errors causing things like this?

Re: Fluid ingredient full, not crafting

Posted: Wed Jul 31, 2024 12:37 am
by Rseding91
Illiander42 wrote: Tue Jul 30, 2024 10:29 pm Do the new fluid mechanics help with the rounding errors causing things like this?
No, this is a simple case of making a string to show in the GUI vs the actual value in the fluid system.