Won't render correct item count in Quantum Storage Units
sublimn opened this issue ยท 4 comments
Description
When connecting quantum storage units to the network via external storage buses, it displays only the stack in the "out box" in the storage unit, while looking at the item count. (I.E. I have 1.6 mil cobble in the storage unit, the item count reads 64 cobble. I remove the cobble, and the count remains at 64.)
Removing stacks, number stays the same
- Minecraft Version: 1.10.2
- AE2 Version: rv4.alpha build 11
- Forge Version: 12.18.3.2185
just to prevent future issues with loosing items using DSUs take this hint:
configure your storage bus to ONLY move items matching the content or the DSU ... if the storeage bus attempts to move items into them while they are locked, the items might get destroyed!
sorry for your atual issue i have unfortunately no idea
I mean, it seems the issue stems from how AE2 is checking the QSU's inventory. It's only looking for blocks in the UI, not wherever QSU's store it...? That'd be my best guess