Skip to main content

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

Hello! I just wanted to report that Orrery crashes as soon as I open it, immediately after the opening animation. Here's the error:

main.lua:1048: attempt to concatenate a nil value (local 'name')

stack traceback:

main.lua:1048: in function 'setSolarSystem'

main.lua:398: in function 'assumeState'

main.lua:589: in function 'setup'

main.lua:2127: in main chunk

This is with the latest version of Orrery, on Playdate OS 1.12.2

Thank you for letting me know! Investigating now.

(2 edits)

I'm having a hard time reproducing this. Does clearing your user data for Orrery fix the issue? You can do that in the [System -> Games] menu

That did it! Cleared game data and it starts up just fine, no problems. Thank you for your help!!