SmashingMods / chemical-exchange

Lightweight questing modpack featuring Alchemistry + ProjectE
0 stars 0 forks source link

Applied Energistics with EMC Link #27

Open duragizer opened 4 years ago

duragizer commented 4 years ago

If you have a Personal/Refined EMC link with set output and AE storage bus on that the output items shows up in AE but if you try to use it like with autocrafting Minecraft freeze.

Gurkenpete commented 4 years ago

Try pumping the item into a storage drawer and put the bus on the drawer instead. That worked for me. If you want to directly connect the link, it should be import bus, not storage bus, I think. But that will dump all your emc until your ae2 storage is stuffed.

duragizer commented 4 years ago

Yeah that's the way to work around it but the purpose of the EMC link is to connect to storage systems directly.

I have one compressed EMC link with 57 elements that i have connected with item conduit to a draw controller with drawers for all the same elements keeping 50k in stock of each, only down side is that it can only fill one element at a time.

On the same draw controller i have AE store bus, i still have a storage bus on the EMC link but it is set to insert only meaning that if draw storage is full it will return overflow elements back to EMC pool.

The problem seems to be that if you have storage bus on bi-directional or read it reads 2B items of each element and when AE calculates resources on crafting it take a long time making the game unresponsive.

ghost commented 4 years ago

Someone mentioned something similar in this issue. https://github.com/al132mc/chemical-exchange/issues/22 I will try lowering this config value mentioned here in the next update

ghost commented 4 years ago

Let me know if v1.3 fixes this issue

duragizer commented 4 years ago

Tried lowering the setting in steps and checked results and on 200k the autocrafting calculation is instant for me, tried going up a bit but on 1M there is a spike on calculation so i'll leave mine at 500k as a good in-between have not had any autocrafting that needed that many elements so far.

Seems like it is general also not related to the amount you will craft, calculating 1 low tier item or 10000 is still the same time for me.