Hi,
I have built a parametrized blueprint for the biochamber, requesting up to 6 ingredients as well as 10 nutrients.
The requested ingredient amounts are enough for 30 seconds worth of production, using the formula 30*p0_iN/p0_t, with N ranging from 1 to 6. This works fine.
When I select a product that uses nutrients as ingredient, the calculated request gets merged with the static request for 10 nutrients, which is what I expected. However, in that case the previously unset maximum request amount gets mangled to the near maximum value of an unsigned 32 bit integer (4294967294). It doesn't really hurt since it is only the maximum amount, but it's weird.
Here's the blueprint:
[2.0.55] Request lists get mangled when combined with calculated formula in parameterized blueprint
[2.0.55] Request lists get mangled when combined with calculated formula in parameterized blueprint
- Attachments
-
- factorio-current.log
- (7.77 KiB) Downloaded 10 times