Page 1 of 1
Spring crashes on load from the lobby
Posted: 24 Nov 2009, 03:48
by Somtin69
So, i load the lobby, join a match, wait for it to start. Nothing from spring comes up at all, and the lobby tells me that spring has crashed, and when I view the log, the log is from the previous time I ran spring, back when it was working. I can run spring from the shell just fine and I can get ingame fine. Just seems to not be working with the lobby...
Any ideas?
I'm using the latest Ubuntu.
Re: Spring crashes on load from the lobby
Posted: 24 Nov 2009, 09:35
by koshi
run lobby from terminal, piping output to a log file:
Code: Select all
springlobby -cl -l5 &> /path/to/log
then put that up on a pastebin
Re: Spring crashes on load from the lobby
Posted: 24 Nov 2009, 19:40
by Somtin69
Do you need the whole thing? Here's the part where it crashes...
Code: Select all
07:37:45: Warning: trying to start sp game without bot
07:37:46: 0 WriteScriptTxt called
07:37:46: GetMod ( modname = "Balanced Annihilation V7.04" )
07:37:46: spring call params: "/usr/games/spring" --config="/home/chris/.springrc" "/home/chris/.spring//script.txt"
07:37:46: SpringProcess ( )
07:37:46: Entry ( )
07:37:46: OnPaint ( )
07:37:46: DrawUserPositions ( )
Segmentation fault
07:37:47: Spring closed.
07:37:47: OnExit ( )
07:37:47: ~SpringProcess ( )
07:37:47: OnTerminated ( )
07:37:47: SendMyUserStatus ( )
07:37:47: sent: MYSTATUS 8
This time, there was no "spring has crashed, view logfile.." message at all. o.O
Re: Spring crashes on load from the lobby
Posted: 24 Nov 2009, 19:44
by koshi
a) yes, the whole thing please
b) pastebin, not quoted here please
c) that bit is from an singleplayer game w/o a bot, i thought you ran into problems with multiplayer?
Re: Spring crashes on load from the lobby
Posted: 26 Nov 2009, 19:52
by Somtin69
It's the same problem. Singleplayer and multiplayer it does the same thing.
Right, I will get a full log uploaded to pastebin as soon as I can...
Re: Spring crashes on load from the lobby
Posted: 30 Nov 2009, 06:49
by Somtin69
ok, finally got around to it...
http://pastebin.com/m1098f67d