Destination Filter / AE2 Inscriber
NassiC opened this issue ยท 13 comments
Bug description
The destination filter is not filterring item types if the destination is an inscriber from Applied Energistics. If i add a white list filter for redstone, it works, and only redstone is pulled from the chest. If i then add a destination the the redstone filter, all items are pulled from the chest, and sent to the destination whitelisted for redstone only.
Steps to reproduce the issue
- Setup 3 inscibers and one chest.
- Filter Redstone with destination to the first insciber.
- Put in any item (not redstone) and it will end up in the first inscriber filtered with redstone.
- Same happens for all filters with a destination into an inscriber.
Expected behavior
When i set a destination with a specific item (here redstone) i expect only redstone to enter.
I get that redstone can enter another chest with no filter, but other items should not be able to enter this chest with an item and destination filter set.
Versions
- Minecraft version: 1.16.5
- Forge version: 36.1.2
- Pipez version: 1.1.5
- AE2 version: 8.3.0-alpha.1
Other mods
I am useing All The Mods 6
https://www.curseforge.com/minecraft/modpacks/all-the-mods-6/files/2997714
Yes, i am clicking on the side the redstone is supposed to go in (in this case the south side).
It is also in that spot the other items are ending up. So that all seems right. Well except that it should only allow redstone in.
Is this bug reproducible with just chests?
It is not. With Chests it seems to work correctly.
Okay i tried this setup, and when the pipe goes in the site the you pick with the destination tool, it works. But if the pipe goes in the back, and you pick a side with the destination tool, it is not working.
When picking another side then the pipe, it is not working with only chests either.
With the insciber you need to be able to pick other sides then the one the pipe is touching, to place all items in. Like a furnace, where fuel goes in the side and items to smelt in the top.
I think you don't know hot this tool works.
It only works for a side where a pipe is connected.
The items are getting in when picking a side the pipe is not connected to. So that part is working. And if you are not supposed to pick other sides then the one the pipe is connected to, then why specify the picked side?
If the pipe is connected to the back of the inscriber, then i would pick the side (left or right) where the items has to go in, or the top. That way you dont have too connect pipes to all sides of the inscriber. Wich is what made it really awesome. :)
That's not the point. This mod does not 'teleport' items. This is just to specify a destination for a specific filter. Nothing more.
Well it does work, and if it is not supposed to work, there is no reason to tell wich side is picked.
Then you really should remove that info, to not make it seem like it should work. And maybe fix the bug that it acctually works (except the filter part)