[7.1.2.185] Possible cross-mod issue with storage drawers
Belgabor opened this issue ยท 2 comments
I had an odd issue with the Mekanism logistical system and the new storage controller of Storage Drawers.
Full story of the incident:
thephoenixlodge/Regrowth-Stuff#18
I was later able to reproduce it in SSP, although not reliably (includes stacktrace):
jaquadro/StorageDrawers#52
No way this can me on my end - there's some form of faulty ISidedInventory implementation going on by the Storage Drawers. I simply iterate over the list of slots given by getAccessibleSlotsFromSide(), the crash is basically saying that the list returned contains missing element(s).