Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Attempted to run on Mint Linux but received an error that the game was not compatible with the latest version of LOVE...

Error

main.lua:3: bad argument #2 to newVideo (expected table)

Traceback

[C]: in function 'error'
wrap_Graphics.lua:27: in function 'newVideo'
main.lua:3: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

Mini harvest was made using love2D v 0.10.2 and because newer versions changed the functions (like newVideo) unless you get v 0.10.2 you'll run into errors.

(1 edit)

Seems that v0.10.2 requires a lot of dependencies that are no longer available (Dependency is not satisfiable)


Try using the AppImage instead: https://github.com/pfirsich/love-appimages/releases