Skip to main content

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

When I run game from AppImage I get:

Error

animations/shocked.lua:1: Could not open file assets/fx/shock.png. Does not exist.

Traceback

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

[C]: in function 'newImage'

animations/shocked.lua:1: in main chunk

[C]: in function 'require'

modules/item/shockAttack.lua:2: in main chunk

[C]: in function 'require'

modules/item/templates.lua:7: in main chunk

[C]: in function 'require'

models/journal/tutorial/icons.lua:4: in main chunk

[C]: in function 'require'

...

models/player.lua:4: in main chunk

[C]: in function 'require'

models/world.lua:1: in main chunk

[C]: in function 'require'

main.lua:49: in function 'load'

tick.lua:41: in function <tick.lua:36>

[C]: in function 'xpcall'

[C]: in function 'xpcall'

Try downloading the file again. It seems like some data was corrupted.

If it doesn't work, try using the other method, with the .love file.