Filters often do not work
zhmenyamods opened this issue ยท 7 comments
I configured a basic sorting station with an "entry" chest, terminal, and inventory connector nearby.
It worked fine when I had only a few chests but currently there are 42 chests and the filters work weirdly (It places items in the wrong chests).
- The "wrong" chest where item appears does have a correct filter configured
- The issue is reproducible when I use MC chests as well (I use ironchests chests as well)
- The item (For example, Deepslate) always appears in the same "wrong" chest until I restart MC
- When I restart MC and say place Deepslate in my "entry chest", it moves the blocks into another wrong chest
- The issue persists both with regular filters and polymorphic ones
MC 1.21.1
NeoForge 21.1.147
Toms 2.1.3
And a video of the reproduce: https://youtu.be/SQxl0h_h7wM
This is not a duplicate of #572 but rather a new one. I started placing filters inside chests instead of Inventory cable connectors because polymorphic filters don't work when I place them inside cable connectors
also, all blocks are sent to the same "wrong chest" until I restart MC and the "wrong chest" changes
The filter should be on the cable connector, not the chest.
Placing it on the chest only works with the inventory connector (full block), when it connects touching inventories.
Also you can place multiple inventory connectors in one system now.
For the setup in the video:
You can try to move all of the filters to the chests, then place an inventory connector (full block) next to the center chests and connect them with cables. (And that works with Polymorphic filters as well)
The filter should be on the cable connector, not the chest. Placing it on the chest only works with the inventory connector (full block), when it connects touching inventories. Also you can place multiple inventory connectors in one system now.
For the setup in the video: You can try to move all of the filters to the chests, then place an inventory connector (full block) next to the center chests and connect them with cables. (And that works with Polymorphic filters as well)
omg I overcomplicated that so much
thank you!

