Nomifactory

Nomifactory

143k Downloads

Ore dictionary filter doesn't filter when attached to ME storage bus.

robertmbaker opened this issue ยท 2 comments

commented

Pack Version:
e5e318d

Description:
Ore dictionary filter doesn't filter when attached to ME storage bus.

Expected Behavior:
In the release version of the pack if you have an ME storage bus connected to a chest side with a conveyor set to import, you can use an ore dictionary filter so only matching items will insert into the chest.

Steps To Reproduce:
Place a Greg Tech chest. Add a conveyor to one side set to import. Add an ore dictionary filter set to *dust*. Add a storage bus to the side with the conveyor. Set the storage bus to the highest priority on the network you will attach it to. Attach the storage bus to the ME network and insert items that don't match the *dust* filter. These items will insert into the chest.

commented

This seems more like an issue with AE2 and GTCE. Unfortunately, GTCE is unlikely to fix this issue as it is no longer being worked on. I think you can fix this issue by either using the GT OreDict filter as a cover by itself, or by using the OreDict Storage Bus from the latest version of AE2 Unofficial Extended Life (PAE2).

commented

That makes total sense to me, and I had not noticed the OreDict Storage Bus. That is a perfect solution for what I have been doing. Thanks!