
Storage Drawers - Not all items can be requested
nrzimmer opened this issue ยท 3 comments
I have a single storage drawer controller and i have a problem with some items.
They just doesn't show on the logistics request table (and any other request method).
The images above show 2 examples of the bug.
I'm using the FTB Infinity Evolved modpack (Version 2.2.2)
Logistics Pipes 0.9.3 (BC7) Build 70
Storage Drawers 1.7.2
They are in range, if i right click the items are stored. Actually, the Refined Iron Drawer was one column and 3 rows away from the controller.
I found out that removing the pipe, or the controller and replacing them make it work.
But this isn't the expected behavior.
Another strange thing is that the logistics (sometimes) remove the items from the drawers but they doesn't refresh, leaving a false storage amount.
What if you move them closer to the controller? Keep in your mind, controller's range is limited to somewhat 15 blocks or so, so even if you have a consistent line/wall of drawers, it can be possible to controller is not able to find specific items. And since most ppl hooks LP system to the controller (and I guess you too), LP can only see what controller can see in this case. So double check your exact setup, count drawers carefully, and check if controller can take these items from your inventory if you right-click few times on the controller.
Re-implemented in fc0bb26
Hopefully fixed all problems mentioned here