GlodBlock / ExtendedAE

add a pattern provider with 36 slots for AE2
GNU Lesser General Public License v3.0
24 stars 21 forks source link

Pattern Provider uses only 1 Extended Molecular Assembler, also Extended Molecular Assembler now work properly #181

Closed V4kodin closed 2 weeks ago

V4kodin commented 2 weeks ago

For some reason, Pattern Providers can't use more than 1 Extended Molecular Assembler.

only 1 Extended Molecular Assembler uses demonstration ![2024-06-16_06 48 49](https://github.com/GlodBlock/ExtendedAE/assets/61556245/f1678ae4-0bfb-4236-b1af-e8f820081471)

Usually it's not a big issue (some time it's even an advantage) cause Extended Molecular Assembler has 8 craft slots. But for some reason, my Extended Molecular Assembler also can't craft Essence from mod Mystical Agriculture at more than 1 crafting job of Assembler.

only 1 crafting job of Assembler demonstration ![2024-06-16_07 18 02](https://github.com/GlodBlock/ExtendedAE/assets/61556245/0bb82372-6db4-45ca-968c-00ae4b35eb45) ![2024-06-16_07 14 29](https://github.com/GlodBlock/ExtendedAE/assets/61556245/17db4307-0af3-451f-b968-2a9b67920355)

That's a big problem cause this mod need literary hundred thousands crafting operations.

Also, you may think the issue is "Master Infusion Crystals" that used for essence craft, as I thought so, but unfortunately it's not, because I have 6 of them in my me network and still have only 1 crafting job work at the time.

So crafting took plenty of time.

crafting time ![image](https://github.com/GlodBlock/ExtendedAE/assets/61556245/30a805c3-4764-4156-95ba-72b2543ffa15)

If any information needed, just ask. I used this version of atm9 at my game. (ExtendedAE 1.20-1.17-forge)

GlodBlock commented 2 weeks ago

do you have co-processors in your me network

V4kodin commented 2 weeks ago

do you have co-processors in your me network

Yeah, ass you can see in last screenshot I have 6 co-processors

GlodBlock commented 2 weeks ago

well, it is an ae2 issue. their recipe calculator logic only uses one crystal if it isn't consumed. so you need to report the issue to their github issue page. btw, i suggest you use other mods crafter (like rftools's crafter) when it comes to non-consume item recipe

V4kodin commented 2 weeks ago

well, it is an ae2 issue. their recipe calculator logic only uses one crystal if it isn't consumed. so you need to report the issue to their github issue page. btw, i suggest you use other mods crafter (like rftools's crafter) when it comes to non-consume item recipe

Ok, I ll do it, thx pal.

I appreciate your work.