Applied-Energistics-2
Applied-Energistics-2 copied to clipboard
Aggressive caching by storage busses causing issues with other mods
Describe the bug
When attached to an access point from extended drawers, a storage bus will not notice drawers being added to the network, presumably because of too aggressive caching.
How to reproduce the bug
- Install AE and ED and dependencies together on fabric
- Build a simple ME system with a grid
- Place down a access point from extended drawers and some drawers next to it
- Connect the ME system to the access point
- Note that the contents of the drawers connected show up
- Add more drawers to the network
- Notice how AE ignores the new drawers
Expected behavior
Added drawers would immediately or after a short delay be available
Additional details
First reported here: mattidragon/extendeddrawers#9. Already discussed on discord. Posting here to keep on record and keep track of progress.
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Fabric
Crash log
https://pastebin.com/B0FSxddh
Any progress on this?