You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiplayer Shelf -- Invalid access of Index "int" on a base object of type 'Array[ItemStack]
For the life of me I cannot fix this bug.
Happens on line 58 of shelf.gd
The text was updated successfully, but these errors were encountered:
scriptsengineer
changed the title
Invalid access of index '7' on a base object of type: 'Array[ItemStack]'.
Update shelf to new stack grid system: Invalid access of index '7' on a base object of type: 'Array[ItemStack]'.
Jan 28, 2025
Thank you, I ended up working out a fix for my game. I just made a inventory box that displays the items visual mesh in an array of nodes. No visual slot pick or put though just display.
Multiplayer Shelf -- Invalid access of Index "int" on a base object of type 'Array[ItemStack]
For the life of me I cannot fix this bug.
Happens on line 58 of shelf.gd
The text was updated successfully, but these errors were encountered: