Open TheProffessor opened 2 years ago
Same scenario but with a filter on the insert remote doesn't work. Using old filtering works
Got the same issue in 1.18.2
I also tested to publish the logic channel to both networks without it working. It could still read the color value through a redstone proxy.
Temporary fix that works okayish.
Use a redstone proxy to output the color and enable the connection by redstone instead of color.
Issue description: When using insert with any type of channel (item, fluid, or gas), if the input to extract is on a separate network, despite being correctly connected through a router, the item/fluid/gas will not be inserted when that color is active. It is only inserted when there are no color filters on the insert GUI. Insertion by color does work when the item/fluid/gas storage is on the same exact network, only when the input source is routed does it not work. Extract on color does work both locally and routed.
Steps to reproduce (using items as example, but the same holds true for liquids and gasses): Phase 1 (initial setup):
Phase 2 (introducing the color variable):
Phase 3 (introducing a local color-enabled path):
Phase 4:
Note that between the tests, the successful test in phase 3 proves that the color is being activated correctly within network B, and the extract/insert pair of connections works correctly. The unsuccessful test of phase 2 and the successful test in phase 4 shows the issue that items will not insert under any circumstances unless the color property is disabled entirely.
Because of this, any items being transferred between networks over a router will require an entire duplicate set of inventories on each and every network that the items are selectively sent to (using the levers); items cannot be selectively routed between networks as intended. This unfortunately defeats the purpose of using Xnet for a means to distribute items/fluids/gasses from a storage area to different machines in different combinations (as selected by the levers).
Optional Phase 5 (proving that there is no issue with extract on color):
This phase proves that routing of triggered extractions in the reverse direction does work correctly, only "active on color" inserts are bugged.
Versions:
Possibly incompatible mods and versions: none known; no optifine installed
Relevant logs, if any: N/A (not sure how to produce logs as of yet)
Images attached: