Vista problems?
Posted: Wed Jul 23, 2008 6:15 pm
It crashes on startup for me. I'm running Vista.
It's pretty weird. The first time it crashes, there is nothing inside the window (as in transparent). I also get up the "program isn't working" thing. Second time and onwards it just closes on startup. No warnings or anything.
I found out that if I delete stderr and stdout it will "start from the beginning" again and give me an error message the first time I run it.
stderr is empty.
stdout contains this:
"This is LOVE 0.3.1 (Space Meat).
INIT love.timer [SDL]
INIT love.filesystem [PhysFS]
INIT love.graphics [OpenGL/DevIL/FreeType]
INIT love.keyboard [SDL]
INIT love.mouse [SDL]
INIT love.audio [SDL_mixer]
INIT love.system [Generic]
Usage: love [FILE]
Examples:
love demo01.love
love /home/nyan/mygame"
Which seems to be in order.
Anyway, it looks ace, but you know, I can't really know yet.
Please help.
It's pretty weird. The first time it crashes, there is nothing inside the window (as in transparent). I also get up the "program isn't working" thing. Second time and onwards it just closes on startup. No warnings or anything.
I found out that if I delete stderr and stdout it will "start from the beginning" again and give me an error message the first time I run it.
stderr is empty.
stdout contains this:
"This is LOVE 0.3.1 (Space Meat).
INIT love.timer [SDL]
INIT love.filesystem [PhysFS]
INIT love.graphics [OpenGL/DevIL/FreeType]
INIT love.keyboard [SDL]
INIT love.mouse [SDL]
INIT love.audio [SDL_mixer]
INIT love.system [Generic]
Usage: love [FILE]
Examples:
love demo01.love
love /home/nyan/mygame"
Which seems to be in order.
Anyway, it looks ace, but you know, I can't really know yet.
Please help.