Eitr Refinery Ratio Problem
It may just be a lag issue, but my Eitr refinery only outputs 19 Eitr, burns all 20 sap, and leaves 1 Soft Tissue remaining. I've dismantled the machine to start from 0/0 again, but it always ends up as 1/0 (Soft Tissue/Sap).
12:13 am, March 15, 2023
Pat Fenis replied to Eitr Refinery Ratio Problem March 14, 2023 @ 5:15:52 pm PDT
Seems to be a rounding error. A new machine filled up will use all soft tissue, output 20 refined eitr, and have >1 sap left (that is, a decimal value) that displays as 1. If you fill the machine again it will look like it has 20 sap but it's really 19.whatever sap. Once the machine starts again it will almost immediately go to 19 sap and you can put the 20th in.
3:13 am, March 15, 2023
0 comments
0 likes
umop-apisdn replied to Eitr Refinery Ratio Problem March 14, 2023 @ 6:55:32 pm PDT
Seems to be a rounding error. A new machine filled up will use all soft tissue, output 20 refined eitr, and have >1 sap left (that is, a decimal value) that displays as 1. If you fill the machine again it will look like it has 20 sap but it's really 19.whatever sap. Once the machine starts again it will almost immediately go to 19 sap and you can put the 20th in.
Because there's currently a fascination with using floats for things that should be whole numbers? I can see that it avoids the whole "having to keep a separate 'timing' variable" issue, while keeping track of "partial" task completions... but it's using the memory space anyway, so it might as well be a pair of ints... or a pair of bytes, for that matter. Although to be fair, we don't actually use bytes any more... machines have memory measured in GB instead of MB, these days (and storage is measured in TB), so why not waste 87.5% of the resources?
I don't think anyone actually cares whether a 40-second process is 6% complete or 6.1892567% complete, but there it is.
3:13 am, March 15, 2023
0 comments
0 likes
Enlightened E Gremlin replied to Eitr Refinery Ratio Problem March 14, 2023 @ 4:03:05 pm PDT
This is happening to me as well. I would move this discussion to Report a Bug section.
12:13 am, March 15, 2023
0 comments
0 likes
Nerevar replied to Eitr Refinery Ratio Problem March 14, 2023 @ 4:49:20 pm PDT
this is NOT a bug. this is intentional. sometimes 1 sap remains sometimes 1 soft tissue. its happening simply because the machine is UNSTABLE. devs said so themselfs.
12:13 am, March 15, 2023
0 comments
0 likes