AE2-UEL / Applied-Energistics-2

AE2UEL, a Fork of a Minecraft Mod about Matter, Energy and using them to conquer the world.
https://legacy.curseforge.com/minecraft/mc-mods/ae2-extended-life
Other
75 stars 71 forks source link

Overlapping ME Storage bus filters break on the same network #489

Open Niphemy opened 2 months ago

Niphemy commented 2 months ago

Multiple storage buses with overlapping filters result in incorrect numbers of items when reading from another network

To Reproduce *Note the specific items used are irrelevant Create three storage buses with different but overlapping filters: image image image

Connect these storage buses to another network via ME interface. This network stores the filtered items image

Upon observing the items reported by the original network the counts are not reported correctly image

Additionally, Depending on how you connect the cables different totals are reported 2024-09-07_22 49 33

Expected behavior The Storage bus should always report 4M for each filtered item that it can see through the interface.

Additional context A similar issue is reported on the original Applied Energistics Repo that looks like it was fixed July 2024 https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/8018

Environment Singleplayer NomiFactory 1.7-alpha-4