Mod In Question
Storage Network
Link to crash log
http://pastebin.com/s5BpnfN0
Expected behavior
cable interface is operable
Actual Behavior
The client crashes with an array out of bounds error
Steps to reproduce
place down a storage network cable with a configuration (export, storage) and right click on it.
Sometimes this will not crash, i believe that the cause may be having items in specific inventory slots, as it seems to not crash if my inventory is mostly empty
Suggestion on how to fix or supply fix
Work around seems to be dumping your inventory before working with the pipes.
Long term solution probably involves the mod author adding some value validation somewhere to prevent the index out of bounds exception at 0.
Mod In Question
Link to crash log
Expected behavior
Actual Behavior
Steps to reproduce
Sometimes this will not crash, i believe that the cause may be having items in specific inventory slots, as it seems to not crash if my inventory is mostly empty
Suggestion on how to fix or supply fix
Long term solution probably involves the mod author adding some value validation somewhere to prevent the index out of bounds exception at 0.