[BUG]Crafting items through integrated crafting does not work. When trying to craft the following massages prevents it: "Missing storage ingredients"
MisterObvious25 opened this issue ยท 8 comments
Issue type:
๐ Bug
Short description:
Problem is similar to bug #56. Crafting Jobs cannot be started because it says items are not found on the network whilst there is plenty available when looking in the storage terminal.
Steps to reproduce the problem:
- Create a new world
- Create the network in the picture below
- Add wood to the chest
- All interface a on the same network number
- Try to initiate a crafting job trough the terminal
World can be shared if necessary
Expected behaviour:
Crafting works succesfully
Versions:
CommonCapabilities-1.16.5-2.8.0.jar
CyclopsCore-1.16.5-1.11.10.jar
IntegratedCrafting-1.16.5-1.0.18.jar
IntegratedDynamics-1.16.5-1.10.2.jar
IntegratedTerminals-1.16.5-1.2.6.jar
IntegratedTunnels-1.16.5-1.8.6.jar
jei-1.16.5-7.7.1.122.jar
I've experienced the same behavior, with simple recipes (the only ones I've done so far) for planks, and crafting table.
How did you create the recipe exactly? Dies this occur for all recipes, or just for crafting tables?
@rubensworks
I'm only using the mods listed in the bug report. The recipe was created with JEI. I am willing tot try it manually if you think this is the problem.
Not using FastWorkbench
Edit: just tried making the variable by putting in the items manually in the recipe grid, but gives the same result. Also tried using the normal logic programmer to no avail.
The recipe was created in a portable logic programmer.
Manually, or via JEI?
Are you also using FastWorkbench @MisterObvious25? If so, could you retry without any other mods installed?
I haven't had a recipe yet that works, but I've only created recipes that use a crafting table (piston, crafting table, oak planks). All give the same behavior MisterObvious reported. I can try something else, like a simple smelting recipe.
In my world, I should also note that the crafting table isn't vanilla - it's from FastWorkbench (though MisterObvious has experienced the same issue in another pack and in his Integrated-only test world, so I doubt the specific crafting table makes a difference.
How did you create the recipe exactly? Dies this occur for all recipes, or just for crafting tables?
The recipe was created in a portable logic programmer. I also tried a Minecraft furnace recipe but this also does not seem to work.