AE2-UEL / Applied-Energistics-2

AE2UEL, a Fork of a Minecraft Mod about Matter, Energy and using them to conquer the world.
https://legacy.curseforge.com/minecraft/mc-mods/ae2-extended-life
Other
75 stars 71 forks source link

Crafting for large items quantity is stuck #251

Open HungryDoctor opened 1 year ago

HungryDoctor commented 1 year ago

Describe the bug I have a processing pattern 1:3. image

For relatively small values, ae2 is able to craft requested items. I have requested 2000. image

But for bigger batches, it stuck, because the last batch is not crafted. I have requested 10000, image image

To Reproduce For me, it may be constantly reproduced with some processing patterns for Industrial Craft/Industrial Upgrade blocks

Expected behavior AE2 able to craft items

Additional context The same steps worked on appliedenergistics2-rv6-stable-7-extended_life-v0.55.9 but after moving to appliedenergistics2-rv6-stable-7-extended_life-v0.55.11 it got broken. With AE2, only CraftTweaker was updated, not sure if it is related. The receipe isn't edited with CraftTweaker

Environment -Multiplayer -Mods: ae2stuff-0.7.0.4-mc1.12.2 appliedenergistics2-rv6-stable-7-extended_life-v0.55.11 bdlib-1.14.3.12-mc1.12.2 BiomesOPlenty-1.12.2-7.0.1.2445-universal buildcraft-all-7.99.24.8 coroutil-1.12.1-1.2.37 CraftTweaker2-1.12-4.1.20.687 CustomMobSpawner-3.11.4 DrZharks MoCreatures Mod-12.0.5 DynamicSurroundings-1.12.2-3.6.1.0 EquipmentCompare-1.12.2-1.3.4 forestry_1.12.2-5.8.2.422 Gravitation+Suite-3.1.1 Hwyla-1.8.26-B41_1.12.2 ic2-tweaker-0.2.1+build.4 industrialcraft-2-2.8.221-ex112 IndustrialUpgrade-1.12.2-2.4.0.17 InventoryTweaks-1.63 IronBackpacks-1.12.2-3.0.8-12 Jade-0.1.0 jei_1.12.2-4.16.1.302 jeibees-0.9.0.5-mc1.12.2 jeiintegration_1.12.2-1.6.0 just-enough-harvestcraft-1.12.2-1.7.2 JustEnoughResources-1.12.2-0.9.2.60 LLOverlayReloaded-1.1.6-mc1.12.2 OptiFine_1.12.2_HD_U_G5 OreLib-1.12.2-3.6.0.1 Pam's+HarvestCraft+1.12.2zg Power+Utilities Quantum+Generators railcraft-12.0.0 Simply+Quarries VanillaFix-1.0.10-150 wireless-industry-1.1.19-release wireless-industry-upgrade-1.12.2_1.1.19_1.0 Xaeros_Minimap_23.3.2_Forge_1.12 zombieawareness-1.12.1-1.11.16

FakeDomi commented 1 year ago

Same question applies here too, did you have to click the start button twice / did you see anything in chat log? That's the only functional change in .11

HungryDoctor commented 1 year ago

Clicked once. Nothing in the chat

HungryDoctor commented 1 year ago

Also, I have mentioned if I order 20000 items, the batch size that is not crafted is 222. This quantity is higher than 189 (pattern is 63:189)

YiRanMushroom commented 1 year ago

It could be a issue, but I think it mainly because the crafting amount is too high, not because that of pattern is too high. I sometimes found the craft got stuck when playing gregtech and the item appears in the normal storage system, rather than crafting CPUs, so I think this could be the problem.

YiRanMushroom commented 1 year ago

Can you tell if the items disappeared or appeared in your storage drivers?

HungryDoctor commented 1 year ago

No, it didn't appear

HungryDoctor commented 1 year ago

What if it is not able to put the rest into ME? Most of my storages are behind p2p

HungryDoctor commented 1 year ago

I have tested with a similar setup in single player and it worked