Factorio 1.1.26
I can't hand craft Paper unless I hand craft Cellulose pulp first. The Cellulose pulp recipe has allow_as_intermediate = true.
If I change recipe "sb-cellulose-foraging" (makes Cellulose fiber from nothing) to allow_as_intermediate = false, then Paper can correctly be hand crafted. Provided that I first craft the required Cellulose fiber.
KiwiHawk
Developer for Sea Block
[Rseding] [1.1.26] Recipe incorrectly not usable as intermediate
[Rseding] [1.1.26] Recipe incorrectly not usable as intermediate
- Attachments
-
- Handcraft Test.zip
- (949.4 KiB) Downloaded 146 times
-
- factorio-current.log
- (34.76 KiB) Downloaded 159 times
Dev for Bob's mods, Angel's mods, Helmod, Sea Block, Circuit Processing, Science Cost Tweaker.
Buy me a coffee
Buy me a coffee
Re: Recipe incorrectly not usable as intermediate
I tried deleting every other recipe that makes Cellulose fiber and Cellulose pulp. Not just disabling them, but totally removing. It still doesn't work.
I wanted to check if internally it was trying to use one of the other recipes for Cellulose fiber / pulp.
I wanted to check if internally it was trying to use one of the other recipes for Cellulose fiber / pulp.
Dev for Bob's mods, Angel's mods, Helmod, Sea Block, Circuit Processing, Science Cost Tweaker.
Buy me a coffee
Buy me a coffee
Re: Recipe incorrectly not usable as intermediate
This is a mod problem, they define whether a recipe is usable or not in this way
Re: Recipe incorrectly not usable as intermediate
Can you provide a minimal mod or set of recipe definitions that reproduces the issue?KiwiHawk wrote: ↑Tue Mar 09, 2021 10:41 am
I can't hand craft Paper unless I hand craft Cellulose pulp first. The Cellulose pulp recipe has allow_as_intermediate = true.
If I change recipe "sb-cellulose-foraging" (makes Cellulose fiber from nothing) to allow_as_intermediate = false, then Paper can correctly be hand crafted. Provided that I first craft the required Cellulose fiber.
Re: Recipe incorrectly not usable as intermediate
I'm working on it! I've not yet been able to isolate the issue
Dev for Bob's mods, Angel's mods, Helmod, Sea Block, Circuit Processing, Science Cost Tweaker.
Buy me a coffee
Buy me a coffee
Re: Recipe incorrectly not usable as intermediate
Test mod attached. It contains two sets of new items + recipes. The coloured square recipes are working correctly. The others are not.
Start a new Freeplay game with only Handcraft Test mod enabled. You will start with 200 Brown algae and 200 Yellow. If you click on the pink square in the crafting menu, it will queue up 20 green + 3 red + 1 black + 1 pink. If you click on paper, you get a message "Not enough ingredients".
The difference between the two sets is that the working items have no subgroup assigned.
- Attachments
-
- HandcraftTest_1.0.0.zip
- (17.96 KiB) Downloaded 148 times
Dev for Bob's mods, Angel's mods, Helmod, Sea Block, Circuit Processing, Science Cost Tweaker.
Buy me a coffee
Buy me a coffee
Re: [Rseding] [1.1.26] Recipe incorrectly not usable as intermediate
Thanks for the report and the reproduction steps. It's now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.