Spring crashes on load from the lobby

Spring crashes on load from the lobby

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
Somtin69
Posts: 9
Joined: 25 Aug 2009, 08:44

Spring crashes on load from the lobby

Post 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.
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: Spring crashes on load from the lobby

Post 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
Somtin69
Posts: 9
Joined: 25 Aug 2009, 08:44

Re: Spring crashes on load from the lobby

Post 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
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: Spring crashes on load from the lobby

Post 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?
Somtin69
Posts: 9
Joined: 25 Aug 2009, 08:44

Re: Spring crashes on load from the lobby

Post 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...
Somtin69
Posts: 9
Joined: 25 Aug 2009, 08:44

Re: Spring crashes on load from the lobby

Post by Somtin69 »

ok, finally got around to it...

http://pastebin.com/m1098f67d
Post Reply

Return to “Linux”