LÖVE Executor - make .exes from .loves with a simple web app

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
Jack5500
Party member
Posts: 149
Joined: Wed Dec 07, 2011 8:38 pm
Location: Hamburg, Germany

Re: LÖVE Executor - make .exes from .loves with a simple web app

Post by Jack5500 »

May I ask in which technology you implemented the application?
User avatar
Ulydev
Party member
Posts: 445
Joined: Mon Nov 10, 2014 10:46 pm
Location: Paris
Contact:

Re: LÖVE Executor - make .exes from .loves with a simple web app

Post by Ulydev »

Just wanted to say thanks for this.
I've only had the opportunity to use it twice for now, but it is really great. Add an OS/X export and you have the best LÖVE packaging tool available.
User avatar
unek
Citizen
Posts: 86
Joined: Fri Oct 12, 2012 8:43 pm
Location: Poland
Contact:

Re: LÖVE Executor - make .exes from .loves with a simple web app

Post by unek »

Jack5500 wrote:May I ask in which technology you implemented the application?
node.js
Ulydev wrote:Just wanted to say thanks for this.
I've only had the opportunity to use it twice for now, but it is really great. Add an OS/X export and you have the best LÖVE packaging tool available.
np
I'm still planning to add OS X and maybe even Android support as soon as I have some free time.
DRAW DRAW - online painting app CLICK NUMBERS - cool game with numbers THEME LOVEFRAMES - a collection of my themes HOST FOR FREE - free hosting for online LOVE games STALK PEOPLE - a map of LOVE users
User avatar
Ulydev
Party member
Posts: 445
Joined: Mon Nov 10, 2014 10:46 pm
Location: Paris
Contact:

Re: LÖVE Executor - make .exes from .loves with a simple web app

Post by Ulydev »

unek wrote:[I'm still planning to add OS X and maybe even Android support as soon as I have some free time.
I'd be happy to help you with the development, is there any repo I can contribute to?
User avatar
Jack5500
Party member
Posts: 149
Joined: Wed Dec 07, 2011 8:38 pm
Location: Hamburg, Germany

Re: LÖVE Executor - make .exes from .loves with a simple web app

Post by Jack5500 »

Ulydev wrote:
unek wrote:[I'm still planning to add OS X and maybe even Android support as soon as I have some free time.
I'd be happy to help you with the development, is there any repo I can contribute to?
Yup, I'd be interested as well
User avatar
RamiLego4Game
Citizen
Posts: 73
Joined: Tue Jun 10, 2014 7:41 pm

Re: LÖVE Executor - make .exes from .loves with a simple web app

Post by RamiLego4Game »

Thanks man, You saved me a lot of time building projects ;)
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: LÖVE Executor - make .exes from .loves with a simple web

Post by s-ol »

unek wrote:
TheWaffleDimension wrote:I'm getting a fatal error with something about $DISPLAY.
Lol, probably means there's something wrong with the ico or your .love. Next time save the full error message please, maybe I can fix it.
No, it means the program can't find tbe gui environment in linux / he didnt start from within a graphical login session or the X server display info got lost some other way.

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
User avatar
unek
Citizen
Posts: 86
Joined: Fri Oct 12, 2012 8:43 pm
Location: Poland
Contact:

Re: LÖVE Executor - make .exes from .loves with a simple web

Post by unek »

s-ol wrote:
unek wrote:
TheWaffleDimension wrote:I'm getting a fatal error with something about $DISPLAY.
Lol, probably means there's something wrong with the ico or your .love. Next time save the full error message please, maybe I can fix it.
No, it means the program can't find tbe gui environment in linux / he didnt start from within a graphical login session or the X server display info got lost some other way.
yeah i mean probably but it pretty much always means .ico or .love is wrong
DRAW DRAW - online painting app CLICK NUMBERS - cool game with numbers THEME LOVEFRAMES - a collection of my themes HOST FOR FREE - free hosting for online LOVE games STALK PEOPLE - a map of LOVE users
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: LÖVE Executor - make .exes from .loves with a simple web

Post by s-ol »

unek wrote:
s-ol wrote:
unek wrote:
Lol, probably means there's something wrong with the ico or your .love. Next time save the full error message please, maybe I can fix it.
No, it means the program can't find tbe gui environment in linux / he didnt start from within a graphical login session or the X server display info got lost some other way.
yeah i mean probably but it pretty much always means .ico or .love is wrong
you mean errors in executor in general usually mean .ico or .love are broken? $DISPLAY is a very specific linux/X11 thing and the error is definetely unrelated to anything your code does (unless '$DISPLAY' is a variable in your code's context too maybe). http://gerardnico.com/wiki/linux/display

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 65 guests