
RFTools Item Filter Machine pull items not working
Keridos opened this issue ยท 5 comments
What happens:
You cannot pull items via machine auto pull from an item filter from RFTools that is set to allow access to that item on a side. Might be because of either missing ISidedInventory support or capability support in one of both mods, gonna post an issue on RFTools if needed as well.
What you expected to happen:
Auto pull should work from the filters. Item Conduits work though.
Steps to reproduce:
- Configure RFtools item filter and put items in it
- place EnderIO machine next to it.
- try to pull items via the configuration GUI in EnderIO
Affected Versions (Do not use "latest"):
- EnderIO: 1.10.2-3.0.1.81_beta
- EnderCore: 1.10.2-0.4.1.46-beta
- Minecraft: 1.10.2
- Forge: 1.10.2-12.18.1.2022
Could you please test if it works if you enable access to the side opposite the machine? If that works, I know what's wrong.
This also happens with other RFTools machines like the modular storage.
/edit: Interesting though that pushing items in works, it is just the pull from the machines that doesnt work. Also: Item conduits behave as expected.
/edit2: The machines do not seem to work with ExtraUtils2 pipes/blocks. Maybe no/only capability based support?