Search found 12 matches

by Kronoze
Wed Oct 31, 2012 3:00 am
Forum: Support and Development
Topic: love.exe has stopped working...
Replies: 7
Views: 2697

Re: love.exe has stopped working...

That does work, and mine did when I change it to 'hello-world'. Why can't you use spaces in strings?
by Kronoze
Wed Oct 31, 2012 2:53 am
Forum: Support and Development
Topic: love.exe has stopped working...
Replies: 7
Views: 2697

Re: love.exe has stopped working...

This is what I had.

Code: Select all

function love.draw()
	love.graphics.print("Hello World!",400,300);
end 
What file extension should I get? .log, .exe, or whatever that other one is?
by Kronoze
Wed Oct 31, 2012 2:48 am
Forum: Support and Development
Topic: love.exe has stopped working...
Replies: 7
Views: 2697

Re: love.exe has stopped working...

I renamed it to 'hello-world', no luck. What do you mean by download the most recent Dev Build?
by Kronoze
Wed Oct 31, 2012 2:28 am
Forum: Support and Development
Topic: love.exe has stopped working...
Replies: 7
Views: 2697

love.exe has stopped working...

Hello, I've just recently downloaded the zipped 32 bit version of Love2D. I've been following a tutorial ([youtube]http://www.youtube.com/watch?v=rrzQBgGlJJU[/youtube]) that walked me through it. When I got to the point where I drag and drop the file folder 'Hello World' onto love.exe, a new window ...
by Kronoze
Mon Apr 23, 2012 9:52 pm
Forum: General
Topic: My first simple program not working :(
Replies: 12
Views: 8429

Re: My first simple program not working :(

Alright, thanks for the help guys.
by Kronoze
Mon Apr 23, 2012 2:18 am
Forum: General
Topic: My first simple program not working :(
Replies: 12
Views: 8429

Re: My first simple program not working :(

Do you think it might work if I got the installer version instead of the zipped?
by Kronoze
Sun Apr 22, 2012 8:48 pm
Forum: General
Topic: My first simple program not working :(
Replies: 12
Views: 8429

Re: My first simple program not working :(

I'm sorry, I don't know anything about graphic cards or drivers. Is it simple to update? What do I have to do? It's for sure the graphic card then, right?
by Kronoze
Sun Apr 22, 2012 8:09 pm
Forum: General
Topic: My first simple program not working :(
Replies: 12
Views: 8429

Re: My first simple program not working :(

So what you're saying is I should download the installer 32-bit version? Then it will work?
by Kronoze
Sun Apr 22, 2012 6:51 pm
Forum: General
Topic: My first simple program not working :(
Replies: 12
Views: 8429

My first simple program not working :(

So I've watched a Introduction to LOVE tutorial on YouTube, and I did exactly what the guy said. I installed the Zipped 32-bit, and then renamed that folder as "Love2D". I then created a new folder inside Love2D called "Games". Finally, I made a folder inside Games called "H...
by Kronoze
Sun Apr 22, 2012 2:53 pm
Forum: Support and Development
Topic: Installing LOVE
Replies: 4
Views: 2232

Re: Installing LOVE

Okay, thanks a lot for the help. It is very cleared up for me now. Thank you.