Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I really like the 0.5, but sadly it crashes very often and the savegame is broken after the crash.

Error

objects/Units/OrchardFarmer.lua:83: attempt to index field 'animation' (a nil value)

Traceback

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

objects/Units/OrchardFarmer.lua:83: in function 'serialize'

objects/State.lua:167: in function 'serializeObject'

objects/Structures/Orchard.lua:282: in function 'serialize'

objects/State.lua:167: in function 'serializeObject'

objects/Controllers/JobController.lua:92: in function 'serialize'

objects/State.lua:372: in function 'save'

objects/Controllers/SaveManager.lua:69: in function 'save'

states/ui/pause/menu.lua:91: in function 'onclick'

libraries/loveframes/objects/image.lua:134: in function 'mousereleased'

libraries/loveframes/objects/base.lua:148: in function 'mousereleased'

libraries/loveframes/init.lua:320: in function 'mousereleased'

states/game.lua:348: in function <states/game.lua:346>

main.lua:77: in function <main.lua:51>

[C]: in function 'xpcall'

[C]: in function 'xpcall'

I've logged this issue. When you say often crashes, is that the blue screen crash like the orchard or just silent crash ?

Blue Sceen Crash

Yeah, we can fix those given we have the stacktrace (like you posted)