AppliedEnergistics / Applied-Energistics-2

A Minecraft Mod about Matter, Energy and using them to conquer the world..
https://appliedenergistics.github.io/
Other
1.41k stars 646 forks source link

Pattern provider and molecular automations #7344

Open TriggedShura opened 1 year ago

TriggedShura commented 1 year ago

Describe the bug

When you do an automation that needs several processes, even if you have several molecular around the pattern, it doesn't send the items to the others to speed up the process, it does the process in the same, if the item needs 3 different crafts , even separating it into 3 different patterns, for example: I ask them to manufacture 20 workbenches, they only make 20 if they already have all the necessary wood

How to reproduce the bug

Just do any automation that needs more than 1 process to craft the item, a good item to test is the mystical agriculture essences

Expected behavior

The right thing was to work normally as it works in version 1.19, I used the mod in ATM modpack 6-8 and 9

Additional details

No response

Which minecraft version are you using?

1.20

On which mod loaders does it happen?

Forge

Crash log

https://pastebin.com/2Ax7BX1D

Technici4n commented 1 year ago

Make sure you have enough Co-Processors in your Crafting CPU

Tahakk commented 1 year ago

Do you have any co-processors?

Look here for more info: https://guide.appliedenergistics.org/#/1.20.1/ae2:items-blocks-machines/crafting_cpu_multiblock.md

TriggedShura commented 1 year ago

My friend had found a problem with the mystical agriculture recipes, so I made an alternative system to test and it gave this error, but when I tested it again with other normal items it worked correctly, I think it is a direct problem with the mystical essence craft

Tahakk commented 1 year ago

If you are crafting mystcraft essences is that they usually need the crafting crystal, if you have one, the system can only use craft one at the time. If you'd made more crystals it could craft more at the same time. These are usually faster to craft via they RF Crafter

TriggedShura commented 1 year ago

I had made more crystals but the molecular ones didn't recognize and didn't pull the crystals even though I had more of them in the system

Technici4n commented 1 year ago

The system decides that one crystal is enough for all recipes and thus only uses a single one... This means that no craft is done in parallel.

Tahakk commented 1 year ago

Than the best solution is to export all but the highest downgradable tier of essence into external crafter and have crafting recipies for downgrade crafting only :)