Open oisjferf opened 10 months ago
Ahh yes, this common pitfall. I recently had to figure this out myself. 9/10 times, it's because you attached an external storage to a "machine" of sorts. You're using the machine's every-changing output slots as a "storage" and that's what is causing your problem. Either use an importer on the machine, or if you are trying to only have "so much" of the item, pipe the items into a chest/barrel/other storage block and use the External Storage on that instead.
tl:dr; basically do not connect "External Storage" to ANYTHING except for storage blocks (chest/barrel/crate/etc)
I am not a developer on this project, just a fellow user. Ta!
Ahh yes, this common pitfall. I recently had to figure this out myself. 9/10 times, it's because you attached an external storage to a "machine" of sorts. You're using the machine's every-changing output slots as a "storage" and that's what is causing your problem. Either use an importer on the machine, or if you are trying to only have "so much" of the item, pipe the items into a chest/barrel/other storage block and use the External Storage on that instead.
tl:dr; basically do not connect "External Storage" to ANYTHING except for storage blocks (chest/barrel/crate/etc)
I am not a developer on this project, just a fellow user. Ta!
I connected it to my storage controller which controls drawers, which controls my mob farm. Is that also a "storage block"?
I connected it to my storage controller which controls drawers, which controls my mob farm. Is that also a "storage block"?
The storage controller is fine, but make sure you do not have any external storage attached to ender chests or tanks as these will kill your grid as soon as the inventory changes.
Met same problem with connection between External Storage -> Interface. If place interface first, and forgot to set Extract-only instantly, interface became simple storage. Funny part is, if you switch External Storage to Extract-Only when there are items in interface, they become bugged. Displays in grid, displays everywhere, but you can't pick it, export or craft something. By the way, this method described in refined storage wiki
Fix is simple, destroy interface and place again, but now don't forget to turn extract-only before connecting to network
I tried this myself in new creative world, and picking items from interface actually removes them from grid, BUT NOT ALL. One item stayed in grid, but in interface there's no such item.
May be this bug caused by switching external storage from Insert and Extract to Extract-only, but I'm too lazy to check this myself
Describe the bug
So I fixed the bug before, I removed all useless armor/tools that I got from my farms and now the grid shows the items. But suddenly for some reason even though I haven't really changed anything, I can't take anything out anymore? Here is a video of this glitch. (I am trying to take things out the whole time ( [shift] left and rightclick ) ). https://youtu.be/cUD4nEDFvFg
and this is still the ATM8 modpack, relevant mods: extra disks, refined storage, cable tiers, extra storage, rsinfinitybooster.
How can we reproduce this bug or crash?
What Minecraft version is this happening on?
Minecraft 1.19.2
What Forge version is this happening on?
43.2.14
What Refined Storage version is this happening on?
1.11.7
Relevant log output
No response