Page 3 of 3
Re: [Problem]Game wont start up!
Posted: Mon Feb 23, 2009 2:42 am
by Skofo
Yell at it until it caves in. You gotta show it who's boss.
Re: [Problem]Game wont start up!
Posted: Mon Feb 23, 2009 11:53 am
by ZFG
I'll try without the Conf file, but I can't run it as an Adimnistrator. I'm not allowed to do that. :/
EDIT: I gave it a Go but as before, nothing happens.
Re: [Problem]Game wont start up!
Posted: Mon Feb 23, 2009 12:00 pm
by bartbes
So are you sue this isn't some permission problem? Try placing the file somewhere you are sure you can run files from.
Re: [Problem]Game wont start up!
Posted: Mon Feb 23, 2009 12:01 pm
by Sslaxx
Tested under my copy of XP.
OK, from the command line:
Say you've installed LÖVE in C:\Develop\LOVE and your project is in a directory called Test. On the command line you've cd-ed into your Test directory.
c:\Develop\Love\Love.exe ..\Test doesn't work.
start c:\Develop\Love\Love.exe ..\Test does work.
However... do you have administrator privileges on the machine you've installed it on?
Re: [Problem]Game wont start up!
Posted: Mon Feb 23, 2009 12:09 pm
by ZFG
YES! I got it working! I runned it on CMD and it worked. Thank you guys.
Re: [Problem]Game wont start up!
Posted: Mon Feb 23, 2009 12:14 pm
by Sslaxx
Glad to have been of some help to you.
Re: [Problem]Game wont start up!
Posted: Mon Feb 23, 2009 12:17 pm
by ZFG
Yeah, thanks alot. Now the games even work without opened in CMD.