Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update shelf to new stack grid system: Invalid access of index '7' on a base object of type: 'Array[ItemStack]'. #174

Open
starmarineplay opened this issue Jan 28, 2025 · 2 comments

Comments

@starmarineplay
Copy link

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

@scriptsengineer 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
@scriptsengineer
Copy link
Member

The shelf has proven to be obsolete in the new stacks system. I intend to fix it to adapt at some point, so I will leave this bug open.

@starmarineplay
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants