Skip to main content

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

i get this error when opening : 

Error

main.lua:232: attempt to index local 'map_file_bg_l' (a nil value)

Traceback

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

main.lua:232: in function 'loadTilemapLayer'

main.lua:24: in function 'load'

[love "callbacks.lua"]:136: in function <[love "callbacks.lua"]:135>

[C]: in function 'xpcall'

[C]: in function 'xpcall'

I got this error too. I had to extract the file and run `love .` in the directory.