Game Crashes On Start
Moderator: Moderators
Game Crashes On Start
I was playing mod: NOTA v1.6 map: Tundra as soon as the game starts it crashes and tells me to look at infolog.txt which is completely blank. This is the second time this happened, but on a completely different computer. I have no idea why the game is crashing.
Re: Game Crashes On Start
are you sure you looked at the right infolog? (eg look at the timestamp). are you on windows or linux?
if all the loading was done, and the game is already starting, there should be a lot of stuff in infolog already.
if all the loading was done, and the game is already starting, there should be a lot of stuff in infolog already.
Re: Game Crashes On Start
Could it be that your computer is not strong enough to handle spring? Could you post some specs?yuckify wrote:it crashes and tells me to look at infolog.txt which is completely blank.
Re: Game Crashes On Start
I also get this. I have a computer that CAN run spring. It crashes on start, but only sometimes. My infolog.txt is the same as the one from the previous game (not been touched). I use Ubuntu 9.10.
Made a stacktrace in GDB (not sure if it's done well or useful:)
Made a stacktrace in GDB (not sure if it's done well or useful:)
Code: Select all
#0 0x0858f0f7 in ?? ()
#1 0x0861437d in ?? ()
#2 0x08084868 in _init ()
#3 0x086142f9 in __libc_csu_init ()
#4 0x00a2baf4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#5 0x08087381 in _start ()
Re: Game Crashes On Start
I compiled from source. The problem seems to have gone away.
It is probably a problem with the Ubuntu package. Maybe it was built against older dependencies?
OP, what's your OS?
It is probably a problem with the Ubuntu package. Maybe it was built against older dependencies?
OP, what's your OS?