Page 1 of 1

Spring won't start

Posted: 26 Feb 2012, 16:47
by Johannes
When i try to start Spring, it immediately closes the program for some reason, and infolog is totally empty. The screen flashes quickly, and then exits.
Tried reinstalling Spring, didn't help.
Doesn't matter what route i use to start Spring, by lobby, or opening replay, or just using the executable. If I launch Spring directly, it doesn't give the usual menu either but quits before that comes up.
Using ubuntu 11.04.

Didn't have this problem ever before, it just appeared totally out of the blue, don't know what was changed so for it to come to this.

Any ideas to fix this?

Re: Spring won't start

Posted: 26 Feb 2012, 17:32
by BrainDamage
try writing in a console

Code: Select all

/usr/games/spring &> ~/springlog.txt
this produces springlog.txt in your home directory

Re: Spring won't start

Posted: 26 Feb 2012, 20:24
by Johannes
Ok, did that - problem was with pulseaudio which is now fixed, thanks.