Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Unfortunately kept running into the following error:

Error

play.lua:827: attempt to index a nil value

Traceback

[love "callbacks.lua"]:228: in function 'handler'

play.lua:827: in function 'determine_browsing_options'

play.lua:484: in function 'player_action'

play.lua:86: in function 'play_update'

main.lua:38: in function 'update'

[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>

[C]: in function 'xpcall'

Yeah, I feel terrible about that bug. It seems to happen when you press ENTER to try to select an empty inventory slot. I should have found it during testing. Thanks for trying, though!