Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Crashed on start after inputing name and clicking enter, lua error below, hope it helps.


Error

state_game_zoom.lua:1075: Could not open file data/save/firstDungeon-01.png (not found)

Traceback

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

[C]: at 0x7ffdd4f5c1d0

state_game_zoom.lua:1075: in function 'createDungeonWithWorldName'

state_game_zoom.lua:287: in function 'createAllMissingDungeonsAndReturnDungeonName'

state_game.lua:2237: in function 'update'

main.lua:905: in function 'update'

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

[C]: in function 'xpcall'