GTNewHorizons / Applied-Energistics-2-Unofficial

Unofficial AE2 for 1.7.10 which is still supported,which is like the extraterrestrial technology.
GNU Lesser General Public License v3.0
42 stars 97 forks source link

Subnet interface unable to stock items from a subnet storage bus kissing a mainnet stocked interface #584

Open infant-crusher opened 3 weeks ago

infant-crusher commented 3 weeks ago

AE2 version: appliedenergistics2-rv3-beta-357-GTNH in an attempt to only pull resources as needed from my mainnet, i used this setup this is a mainnet interface 2024-09-27_22 23 09 this is a subnet storage bus kissing the main net interface 2024-09-27_22 23 19 this is my subnet storage 2024-09-27_22 23 23 and this is the sub net stocked interface 2024-09-27_22 23 26

the expected behavior is that the subnet interface should be able to stock from the mainnet interface (if you replace the mainnet interface with a chest, it works, so logic follows that this should work as well.) this was in 2.6.1, but i also tested it in the newest beta release and the result was the same.

hiroscho commented 16 hours ago

Since the addition of https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/553 a storage bus set to extract-only will apply it's filter so only the filtered items are visible in a subnet. Since your storage bus is set as such this applies. Your storage bus having a filter while in 2.6.1 did nothing since they were only for inserting items at that time. You can fix this simply by removing the filter in the storage bus or by setting the filter in the storage bus and removing the stocking in the interface.