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.
Spring crashes on load from the lobby
Moderator: Moderators
Re: Spring crashes on load from the lobby
run lobby from terminal, piping output to a log file:
then put that up on a pastebin
Code: Select all
springlobby -cl -l5 &> /path/to/log
Re: Spring crashes on load from the lobby
Do you need the whole thing? Here's the part where it crashes...
This time, there was no "spring has crashed, view logfile.." message at all. o.O
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
Re: Spring crashes on load from the lobby
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?
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
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...
Right, I will get a full log uploaded to pastebin as soon as I can...