Item Interface does not pull from Storage Drawers Slave Controller
Peppe-KSP opened this issue ยท 5 comments
Issue type:
- ๐ Bug
Short description:
Interface on Storage Drawer Controller Slave with export to a chest all items does not move any items. Interface on Storage Drawers controller moves items.
Steps to reproduce the problem:
- Add items to a drawer
- Add storage controller connected to drawer
- Add storage controller slave connected to controller/drawer
- Place a chest near by
- Place interface on slave controller and logic cables to the chest with exporter on chest (all items variable)
- Verify no items transfer.
- Move item interface to real controller - verify items move.
Expected behaviour:
Slave controller should operate the same as the controller and allow item I/O.
Appears slave controller inventory is being removed (one probe no longer shows items in the slave when the interface is on it), but no item are actually removed from the storage drawer network and no items show in the export chest.
Versions:
- This mod: IntegratedTunnels-1.16.4-1.6.16.jar
- Minecraft: 1.16.4
- Forge: 35.1.36
Log file:
I'm playing around with the Storage Terminal from Integrated Terminals and i can confirm that the behaviour is the same there - the terminal can connect to the controller, but not to the slave.
Sounds like a discrepancy in the Storage Drawers mod. Could you report this to their issue tracker?
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
I also experience this issue. Goin to try to get them to look into this.
Also I want to mention this only happens if the drawer controller slave, is a remote location as opposed to a direct connection. In other words, importing from the slave works fine, just not exporting to something else.