Integrated Dynamics

Integrated Dynamics

88M Downloads

crafting interface gives up if items are taken

FunkySnail opened this issue ยท 1 comments

commented

noticed issue on ATM9 to the sky 1.1.5

easiest way to summarize the issue is if one crafting job is being performed and a item it created is used in a different job or taken out of the system the whole thing comes to a stop and just sits there waiting for the item

easiest way to simulate
set up a crafting table and furnace to smelt iron ingots then craft iron door's, half way through smelting take some of the iron out of the system, it will smelt the rest of the iron then freeze as it is lacking the missing iron ingots,

The easiest fix I can think of is add a feature that checks for missing items on crafting jobs and starts them over again to create the needed items again

mainly a issue for larger modpacks as any automated recipes that use the same items will constantly cut each other off halting the cycle.

commented