We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
Connect these storage buses to another network via ME interface. This network stores the filtered items
Upon observing the items reported by the original network the counts are not reported correctly
Additionally, Depending on how you connect the cables different totals are reported
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 AppliedEnergistics#8018
Environment Singleplayer NomiFactory 1.7-alpha-4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Connect these storage buses to another network via ME interface. This network stores the filtered items
Upon observing the items reported by the original network the counts are not reported correctly
Additionally, Depending on how you connect the cables different totals are reported
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
AppliedEnergistics#8018
Environment
Singleplayer
NomiFactory 1.7-alpha-4
The text was updated successfully, but these errors were encountered: