1
Bugs prior to release 2.3 / Re: R31032 , firemode failed - game crash in battlescape
« on: July 18, 2010, 02:01:33 pm »
I have also trouble with current revision on 2.3, svn info says:
Last Changed Author: geever
Last Changed Rev: 31036
Last Changed Date: 2010-07-17 11:30:22 +0300 (L, 17 juuli 2010)
But "svn up" says it's at 31040.
Ubuntu 10.04 is system.
I can play my first round on battlescape and then it crashes in alien turn.
Error on console:
Last Changed Author: geever
Last Changed Rev: 31036
Last Changed Date: 2010-07-17 11:30:22 +0300 (L, 17 juuli 2010)
But "svn up" says it's at 31040.
Ubuntu 10.04 is system.
I can play my first round on battlescape and then it crashes in alien turn.
Error on console:
Code: [Select]
Team 1 ended round
Team 7's round started!
ufo: src/game/g_combat.c:1051: G_GetShotFromType: Assertion `firemode >= 0' failed.
./ufo(Sys_Backtrace+0x1f)[0x81a8347]
./ufo[0x81a83b2]
[0x3e4400]
/lib/tls/i686/cmov/libc.so.6(abort+0x182)[0x412a82]
/lib/tls/i686/cmov/libc.so.6(__assert_fail+0xf8)[0x408718]
./base/game.so(+0x18212)[0x1527212]
./base/game.so(G_ClientShoot+0x7b)[0x15272ab]
./base/game.so(AI_ActorThink+0x23e)[0x151d4c6]
./base/game.so(AI_Run+0xf6)[0x151d6dd]
./base/game.so(G_RunFrame+0x156)[0x152d124]
./ufo(SV_RunGameFrame+0x10)[0x8168a45]
./ufo(SV_Frame+0x5b)[0x816b4e7]
./ufo[0x8148860]
./ufo(Qcommon_Frame+0x7b)[0x8148cc4]
./ufo(main+0x5c)[0x81a6e87]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0x3fbbd6]
./ufo[0x806cd81]
./ufo(Sys_Backtrace+0x1f)[0x81a8347]
./ufo(Sys_Error+0x22)[0x81a7251]
./ufo(Sys_InitSignals+0x0)[0x81a83c5]
[0x3e4400]
/lib/tls/i686/cmov/libc.so.6(abort+0x182)[0x412a82]
/lib/tls/i686/cmov/libc.so.6(__assert_fail+0xf8)[0x408718]
./base/game.so(+0x18212)[0x1527212]
./base/game.so(G_ClientShoot+0x7b)[0x15272ab]
./base/game.so(AI_ActorThink+0x23e)[0x151d4c6]
./base/game.so(AI_Run+0xf6)[0x151d6dd]
./base/game.so(G_RunFrame+0x156)[0x152d124]
./ufo(SV_RunGameFrame+0x10)[0x8168a45]
./ufo(SV_Frame+0x5b)[0x816b4e7]
./ufo[0x8148860]
./ufo(Qcommon_Frame+0x7b)[0x8148cc4]
./ufo(main+0x5c)[0x81a6e87]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0x3fbbd6]
./ufo[0x806cd81]
Error: Received signal 6.