GregTechCEu / GregTech-Modern

GregTech CE Unofficial for modern versions
GNU Lesser General Public License v3.0
266 stars 157 forks source link

Parallel Hatch not working properly with ALCR #565

Closed ShadedPL closed 10 months ago

ShadedPL commented 10 months ago

GregTech CEu Version

1.0.15.a

Recipe Viewer Installed

JEI

Environment

Dedicated Server

Cross-Mod Interaction

Yes

Expected Behavior

Have the ALCR process all recipes at ones if it has the right ingredients, just like other machines do when they have the parallel upgrade installed.

Actual Behavior

One crafting job is making Sulfuric Acid image And this is working fine the machine is working. BUT As you see below two I'm running additional two recipes but they are currently stuck as the machine is still crafting sulfuric acid but I see the ingredients inside of the machine with the correct proportions, so it should be able to process. image

Steps to Reproduce

Any ALCR with parallel upgrade (in my case Ultimate - 64) Have 2 or more recipes scheduled at ones, so multiple hatches are occupied with correct ingredients.

Additional Information

My parallel hatch is set to 64 image One more thing to note - once the sulfuric acid finished the machine actually seems to have run both of the other ingredients in parallel but still it should have done it during the Acid crafting. Maybe this has something to do that one was in program 24 and the other without a program?

screret commented 10 months ago

it don't work like that tho

screret commented 10 months ago

parallel runs a single recipe multiple times in the time of one

ShadedPL commented 10 months ago

ahhh I see, yeah just tested 1 vs 256.. significant difference! Thought that actually makes multiple different recipes at once.. Thanks for the prompt help! :)