Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

henryzellie

3
Posts
13
Following
A member registered Dec 10, 2017

Recent community posts

Just wanted to let you know after trying to run your game, it appears it is not compatible with the newest version of LOVE 11.1. I received the following error...

This game indicates it was made for version '0.10.2' of LOVE.
It may not be compatible with the running version (11.1).
LOVE - Warning: main.lua:63: Using deprecated function love.filesystem.isFile (replaced by love.filesystem.getInfo)
Error: neonphase/scenes/title.lua:21: bad argument #2 to 'newSource' (string expected, got no value)
stack traceback:
    vendor/hump/gamestate.lua:89: in function 'handler'
    [string "boot.lua"]:637: in function <[string "boot.lua"]:633>
    [C]: in function 'newSource'
    neonphase/scenes/title.lua:21: in function 'init'
    klinklang/object.lua:11: in function 'TitleScene'
    main.lua:124: in function 'load'
    [string "boot.lua"]:488: in function <[string "boot.lua"]:487>
    [C]: in function 'xpcall'
    [string "boot.lua"]:650: in function <[string "boot.lua"]:639>
    [C]: in function 'xpcall'
(1 edit)

I seem to be at a loss as to which file to run. There is no x86, x64  or even a .sh file to run.

how can I get the Linux version running? I'm running Ubuntu 16.04. Thank you for any help.