Applied Energistics 2

Applied Energistics 2

137M Downloads

Storage bus and YABBA barrels autocraft freezes

ReturnX2 opened this issue ยท 2 comments

commented

Describe the bug
Playing modpack Project Ozone 3. I have a ME and it is connected to several storage buses that are connected to barrels from the YABBA mod. After clicking the "next" button when autocrafting any item, the server is freezes for a few seconds.

To Reproduce

  1. Connect the storage bus to the item barrel connector (Barrels must contain millions of items.)
  2. Start autocrafting any item and click on the "next" button
  3. The server freezes for a few seconds.

Expected behavior
I thought everything would be okay.

Additional context
https://gist.github.com/ReturnX2/e3e1cc502d211295d3fae0005a256853

Environment

  • Minecraft 1.12.2 forge-14.23.5.2847
  • appliedenergistics2-rv6-stable-7.jar

Full list: https://gist.github.com/ReturnX2/b2fe7e7ea9a5d863cba6f8029433b7bf

commented

make sure, you configure EVERY storage bus on a barrel, because the cascading effect of item/insert/extract checks is excessive
this is a known issue with inventory handling and crafting calculation that can not be solved, except removing storage busses from the mod possibly :P

configuring the busses improved it on my test system at least quite a bit

PS the barrel connector seems to make it way worse, try to avoid it and connect them one by one

PPS maybe you can bring that performance issue up with the yabba mod!? It is a cross mod interaction issue

commented

Sorry, we currently do not support any version older than Minecraft 1.15 anymore.