Something wrong with ME Storage Bus when build A sub network
FwFeiVan opened this issue · 2 comments
Describe the bug
If I use multiple ME storage bus to access the main network's item, there's only one ME storage bus working. Other ME storage buses will be ignored.
How to reproduce the bug
First build A main network and put in several different items;
Then place ME interface on main network, build A sub network like this and place multiple ME storage buses;
Finally set the mode to "extract only" and add different item filterings.
And you can see only one of them can be viewed in sub network's terminal.
For example, I build the sub network like this but I can only see brown concrete in sub network's terminal.
But I have both brown and white concrete in main network
Expected behavior
like the sub network I build above, I expect to see white concrete and brown concrete in terminal.
all ME storage buses should work. And if whitelist and blacklist both exists, the bus's priority determines.
Additional details
only main network can identify multiple storage buses that the IO mode is extract only. Sub network cannot identify multiple buses even if they are accessing different networks. In fact I'm not sure it's a bug or a mechanism. If it's a bug pleeeeeeeease fix it soon, and if it's a mechanism, a larger ME storage bus is necessary, espacially for Gregtech.
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Forge
Crash log
No crash report need
So, this is how AE2 was originally designed with the goal of preventing over-reporting of the main networks storage (if you didn't have mutually exclusive filters).
We're changing that behavior.
If you now use multiple storage buses without filtering, it will over-report the storage, but that is the same behavior as with chests.