Applied Energistics 2

Applied Energistics 2

137M Downloads

Bi-Directional/Export Only Storage Bus on Interface with Crafting card won't send crafting requests to Autocrafting system

ScorpioRage opened this issue ยท 6 comments

commented

Describe the issue
Expected: Interface would send crafting requests to system to keep specified stock, regardless of being able to see its own inventory on the system.
Actual: The interface is not sending Autocrafting requests even though it has a crafting card, and it doesn't have the correct stock of items.
Linked video demonstrating the problem:
https://drive.google.com/file/d/1G3-fxKXVD00JbJvomBAC75nSPmYTPyT2/view?usp=sharing

Environment
Forge Minecraft 1.12.2
Mods used:
image

commented

Yes that's intended behavior. If you want to use autocrafting you'll have to do it all on one network.

commented

It is all on one network?

commented

Yes, storage bus + interface allows one network to interact with another network's storage, but they are separate networks. (That's why we refer to one of them as a subnetwork).

commented

Did you watch the video I included? It's all on a single network. Every tutorial I've watched for keeping a system stocked with items uses this exact setup

commented

Oh, sorry about that. You are using an unofficial version, so please report the issue to them: https://github.com/PrototypeTrousers/Applied-Energistics-2/issues.

commented

Ahh, thanks for the redirect!