when using a parametrize bluprint that set to recipe with the same ingredient. the logisitic request isn't set properly.
Step :
1) create an new save in vanila
2) enable all cheet and editor mod (only useful for faster reproduction).
3) place 2 assembler and 1 requester chest
4) set 2 different recipe to the assembler
5) set several dummy request
6) make a bluprint with the chest and the assembler
7) parametrize it
8) set the 2 recipe as input parameter
8) make the chest request dependent of the recipe. (assigned at least one request to all the recipe)
9) save your bluprint
10) use 2 recipe that request at least one common ingredient.
11) place the bluprint.
12) open the chest yo see how the request where set
13) the request number clearly look like a bug.
Expected result
[2.0.55] loigisitc request isn't set properly with parametrize bluprint using recipe with same ingredient.
[2.0.55] loigisitc request isn't set properly with parametrize bluprint using recipe with same ingredient.
- Attachments
-
- bug with parametrize bluprint.zip
- (2.14 MiB) Downloaded 6 times
Re: [2.0.55] loigisitc request isn't set properly with parametrize bluprint using recipe with same ingredient.
I see current behavior is incorrect, however proposed behavior is also incorrect. Expected requests would be "200-Inf" given that it would be composed of two "100-Inf" requests.
Re: [2.0.55] loigisitc request isn't set properly with parametrize bluprint using recipe with same ingredient.
Thanks for the report. Issue is now fixed for 2.0.58: in the provided case, the requests will get merged into "200-Inf".