Modular Machinery

Modular Machinery

12M Downloads

Machine Stops Processing After First Craft

Boolyman opened this issue ยท 1 comments

commented

I made a machine called Rejuvenator. It takes Dead Oak logs or other dead items, and turns them into the non-dead versions. The machine recognizes the structure, processes the first recipe, but then stops... I have to remove all the items from the output and input busses, then put the input bus items back, and it will repeat the cycle of doing one process. I figured maybe it was because the output bus didn't have enough space, but there are only 8 recipe outcomes, and there are 12 output slots. There is plenty of water in the fluid bus as well. I made a video of whats happening. I also attached my machinery and recipe files.

https://youtu.be/t85h1RKtIf0

https://pastebin.com/sLUYcySU

https://pastebin.com/efG1WUet

Edit: Ignore the audio in the video, there was a stream on in the background.

commented

I realized that the registryname on the recipe needed to be unique. I changed that, and reloaded, but the machine still stops after first craft.