Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

This isn't working for me - does it require a specific version of love?

This is my traceback:

$ love AlienDreams.love
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Error: main.lua:290: attempt to index local 'tile' (a nil value)
stack traceback:
        main.lua:290: in function 'isSolid'
        main.lua:276: in function 'collideTilesHorz'
        main.lua:201: in function 'updatePlayer'
        main.lua:135: in function 'update'
        [string "boot.lua"]:464: in function <[string "boot.lua"]:436>
        [C]: in function 'xpcall'

Uhhhh...I don't know. It definitely works in the version I packaged it with, so there's probably something screwy I did that breaks in specific versions. Sorry about that.

Which version did you package it with?