Page 2 of 2

Re: Can't get started

Posted: Sat Oct 17, 2009 11:44 am
by Robin
I hope we can fix this. Having to zip up every time you want to test your game makes LÖVE whole less fun. :(

Re: Can't get started

Posted: Sat Oct 17, 2009 11:51 am
by Rishavs
i sure hope so. so far what i have seen, love is the easiest engine to start with. i even made a working hamster ball.
now i just need to add the tag "EXTREME!!" to it, add some explosion particles and buy a yatch from all the profits. :D

Re: Can't get started

Posted: Sat Oct 17, 2009 4:10 pm
by bartbes
What if you try love.exe instead of love on the command line, it might be that the engine mistakenly recognizes it as a .love with internal love. Though it certainly appears to be the case that the stderr.txt matches none of the lines you gave us.

Re: Can't get started

Posted: Sat Oct 17, 2009 5:09 pm
by Rishavs
i tried that as well.
:vamp:

Re: Can't get started

Posted: Tue Oct 20, 2009 5:13 pm
by rude
Go to:

Code: Select all

C:\Program Files\LOVE
And do:

Code: Select all

love Sxxource
(Assuming main.lua is at C:\Program Files\LOVE\Sxxource\main.lua)

Re: Can't get started

Posted: Sat Oct 24, 2009 10:09 am
by cody
I had the same problem. And the problem was that I had a native Scandinavian letter in the path. So it looks like the file system is the problem maker here (Win XP).