Applied Energistics 2

Applied Energistics 2

137M Downloads

Craft on Demand Not Working

Solverbolt opened this issue ยท 2 comments

commented

Describe the bug

Attempting to use any AutoCrafting or Crafting on Demand is not working, except for one item. and I have done nothing different between the setups.
(i apologize for the terrible circle for the one item that does work, becamse disabled and lost a lot of motor function)
image
image
image
image
image
image

How to reproduce the bug

I carefully encoded each recipe with substitutions, just to avoid hassle in case i have dozens of different colors of wool.
I put each recipe into an ME Interface tied to the molecular assemblers, then placed them in the pattern storage also attached.
(refer to images)
In the case of some recipes that need to process through Inscribers, I set the recipe for each in the interface attached to said inscriber that matches, As I have done countless times before.

System recognizes the patterns are there, even sends the information to the crafting computer setup, but then it just stalls out. I have plenty of parts to make hundreds of the item in question, but the system wont pull the items to the assemblers.

Expected behavior

Request item to be crafted:
Item Crafts,
Sends item back to AE system once completed

Additional details

I have been using AE since the beginning, because it made so many different things possible in the past. Not sure what changed. Before, when you made certain patterns, like for the inscribers, you placed that pattern into the Interface that was attached to the inscribers, and the system recognized it perfectly. I could tell it I wanted 1000 logic circuits, and it worked without a hiccup as long as I had the CPU Core to handle it.

Not anymore, and I am not sure where the issue is. The only thing that has changed from the past to now is the pattern provider. That was never in the previous versions i used.

Which minecraft version are you using?

1.18

On which mod loaders does it happen?

Forge

Crash log

https://gist.github.com/Solverbolt/ec5fccd19ee4dc732a6d125fca399065

commented

The pattern provider needs to be next to the molecular assembler

commented

The pattern providers replace the interfaces, they should be next to the molecular assemblers.