CyclopsMC / IntegratedCrafting

Craft stuff in Integrated Dynamics networks
MIT License
7 stars 6 forks source link

Autocraft that requires items from a non-zero channel can't be request by output inteface. #51

Closed shBLOCK closed 3 years ago

shBLOCK commented 3 years ago

Issue type:


Short description:

Autocraft that requires items from a non-zero channel can't be request by output inteface, but it works when manual request it using Integrated Terminals.

Versions:

rubensworks commented 3 years ago

Thanks for reporting!

rubensworks commented 3 years ago

What do you mean by "output interface"?

Can you give an example of a setup where you are experiencing your problem? Because I don't really understand the issue.

shBLOCK commented 3 years ago

Sorry, my english is not so good.

shBLOCK commented 3 years ago

I mean Item Exporter.

shBLOCK commented 3 years ago

javaw_16V8436NBG Want to autocraft this. javaw_vnyXiaGMaX The redstone is in channel 1 javaw_a7yM5bEdBU I can manual request it. javaw_IcH5lhWnKQ But can't request it by Item Exporter.

rubensworks commented 3 years ago

@shBLOCK Have you configured your item exporter to work on channel 1? (see its aspect settings)

shBLOCK commented 3 years ago

I tried, but it doesn't work.

rubensworks commented 3 years ago

Works fine for me.

Make sure your crafting interface, item interface, and item exporter share the same channel.

shBLOCK commented 3 years ago

Oh, found the issue, sorry for disturb.