expressobits / inventory-system

Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources.
MIT License
407 stars 26 forks source link

crash on the demo #115

Closed MimiVRC closed 2 months ago

MimiVRC commented 2 months ago

I'm not sure if I'm doing something wrong since I couldn't find any details about what scene to open to play the single player demo, but when I start the "fps_demo" scene it crashes with this error

Out of bounds get index '0' (on base: 'Array[InputEvent]')

image

I made a new project in 4.2.2 stable, imported the inventory, restarted and tried and it crashes

scriptsengineer commented 2 months ago

Thanks for the report, it was fixed in version 1.0.9 Coming soon to the godot store.