it crashes my game when im scrolling through the storage inventory
minecrafter28 opened this issue ยท 0 comments
Minecraft Version: 1.16.5
Forge Version: 36.2.39
Mod Version: 1.5.3
Single Player or Server: single player
Describe problem (what you were doing; what happened; what should have happened): i was opening my storage inventory and scrolling through it like usual to put items in and take some out, the game crashes with this error java.lang.IndexOutOfBoundsException: Index: 5, Size: 5
and i looked into what was causing it, and it was this item
com.lothrazar.storagenetwork.item.remote.GuiNetworkRemote
but the issue is, i need the networkremote to be able to access my storageinventory while im out battling for a place to store all of the loot gained, so i cant get rid of the item or i wont be able to access the storage inventory
Log file link: https://drive.google.com/file/d/17uWkOM7Us4PlXPQcb_75qlwX7FmbBLTK/view?usp=drive_link
Video/images/gifs (direct upload or link):
none, only crash report