View Issue Details

IDProjectCategoryView StatusLast Update
0000353Spring engineGeneralpublic2006-12-31 15:53
Reporterel_matarife Assigned Totvo  
PrioritynormalSeveritycrashReproducibilityrandom
Status resolvedResolutionfixed 
Summary0000353: Weird crash on Delta Siege Dry
DescriptionInfolog from a weird semi-repeatable crash on Delta Siege. First time the game starts I get in fine and don't crash but we quit because another player crashes. We start again and now I crash, we try again and I crash again. Next, I host my own game to see if I'll crash with testglobalai.dll as an opponent and crash both times I start the game. I switch the map to Altored Divide use the same AI to test that and it doesn't crash. I then try Delta again and it no longer crashes. This is the infolog stack trace from the last time I tried it with the global AI.
TagsNo tags attached.
Attached Files
infolog delta crash.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

LordMatt

2006-12-31 01:52

reporter   ~0000494

This is a known issue with all of the deltaseige maps. The cause is not known however.

tvo

2006-12-31 15:00

reporter   ~0000496

Translated backtrace:

CAdvSky::CreateCover(int, int, float*)
C:/taspring_trunk/rts/Rendering/Env/AdvSky.cpp:731
CAdvSky::DrawSun()
C:/taspring_trunk/rts/Rendering/Env/AdvSky.cpp:599
CGame::Draw()
C:/taspring_trunk/rts/Game/Game.cpp:1541
SpringApp::Update()
C:/taspring_trunk/rts/System/Main.cpp:813
SpringApp::Run(int, char**)
C:/taspring_trunk/rts/System/Main.cpp:990
Run(int, char**)
C:/taspring_trunk/rts/System/Main.cpp:1047
WinMain@16
C:/taspring_trunk/rts/System/Main.cpp:1096
main
J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/main.c:78
_mingw_CRTStartup
J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/crt1.c:226
WinMainCRTStartup
J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/crt1.c:260

tvo

2006-12-31 15:53

reporter   ~0000498

Fixed in SVN. Possible work around could be messing with the sky options (turn off advanced and dynamic sky should probably work).

Issue History

Date Modified Username Field Change
2006-12-30 05:09 el_matarife New Issue
2006-12-30 05:09 el_matarife File Added: infolog delta crash.txt
2006-12-31 01:52 LordMatt Note Added: 0000494
2006-12-31 15:00 tvo Note Added: 0000496
2006-12-31 15:53 tvo Status new => resolved
2006-12-31 15:53 tvo Resolution open => fixed
2006-12-31 15:53 tvo Assigned To => tvo
2006-12-31 15:53 tvo Note Added: 0000498