View Issue Details

IDProjectCategoryView StatusLast Update
0002909Spring engineGeneralpublic2012-11-25 03:13
Reporteruser744Assigned Toabma  
PrioritynormalSeveritycrashReproducibilityN/A
Status resolvedResolutionunable to reproduce 
Product Version85.0 
Summary0002909: crash with invalid ai selected
Descriptionin a multiplayer game, i added a nullAI bot.
When the game started, I crashed right after finish loading. (I saw the map for a short moment)
After removing the AI and restarting, the same happend again and again.
Appearently another player also got my com or something.
Additional Information[23:37:01] <XTAR_BOT> <[PRO]_Jazz> im knorke again
[23:37:03] <XTAR_BOT> <[PRO]_Jazz> :S
[23:37:07] <[RoX]knorke> and i crash again

[23:37:20] <XTAR_BOT> <[PRO]_Jazz> I don't get why I have your com tho knorke

[23:37:37] <XTAR_BOT> <KopZonderKip> it is like the host keeps starting demo from previous game
[23:37:46] <[RoX]knorke> i dont see the nullai anymore
[23:37:54] <NTG> host still sees knorkes AI
[23:37:57] <XTAR_BOT> <[PRO]_Jazz> its in game tho
[23:38:10] <XTAR_BOT> <[PRO]_Jazz> and actually im loading as a spec
TagsNo tags attached.
Attached Files
1s start with ai infolog.txt (Attachment missing)
infolog after some tries after kicking ai.txt (Attachment missing)
demos.zip (Attachment missing)
script.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

abma

2012-01-09 23:53

administrator   ~0008113

Last edited: 2012-01-09 23:56

thx for reporting:

from infolog.txt:

[f=0000000] Error: Unknown skirmish AI specified:

translated:

C:\Spiele\Spring-85.0-release\spring.exe 0x00990BEE rts/ExternalAI/SkirmishAILibrary.cpp:55
C:\Spiele\Spring-85.0-release\spring.exe 0x0098BAB6 rts/ExternalAI/SkirmishAI.cpp:45
C:\Spiele\Spring-85.0-release\spring.exe 0x00996B3E rts/ExternalAI/SkirmishAIWrapper.cpp:128
C:\Spiele\Spring-85.0-release\spring.exe 0x009973D0 rts/ExternalAI/SkirmishAIWrapper.cpp:185
C:\Spiele\Spring-85.0-release\spring.exe 0x0096FC87 rts/ExternalAI/EngineOutHandler.cpp:595
C:\Spiele\Spring-85.0-release\spring.exe 0x0098E57C rts/ExternalAI/SkirmishAIHandler.cpp:181
C:\Spiele\Spring-85.0-release\spring.exe 0x0042DF65 /usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/stl_iterator.h:708
C:\Spiele\Spring-85.0-release\spring.exe 0x00463C8F rts/Game/NetCommands.cpp:153
C:\Spiele\Spring-85.0-release\spring.exe 0x0042E616 rts/Game/Game.cpp:877
C:\Spiele\Spring-85.0-release\spring.exe 0x0090C951 rts/System/SpringApp.cpp:930
C:\Spiele\Spring-85.0-release\spring.exe 0x00913530 rts/System/SpringApp.cpp:1008
C:\Spiele\Spring-85.0-release\spring.exe 0x008FB271 rts/System/Main.cpp:51
C:\Spiele\Spring-85.0-release\spring.exe 0x008FB704 rts/System/Main.cpp:65
C:\Spiele\Spring-85.0-release\spring.exe 0x008FB821 rts/System/Main.cpp:101
C:\Spiele\Spring-85.0-release\spring.exe 0x009976C9 CobEngine.cpp:0
C:\Spiele\Spring-85.0-release\spring.exe 0x004010B4 /root/mingw/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c:237
C:\Spiele\Spring-85.0-release\spring.exe 0x00401128 /root/mingw/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c:271
C:\WINXP\system32\kernel32.dll 0x7C817077 ??:0

abma

2012-01-09 23:58

administrator   ~0008114

looks like the created script.txt is broken/wrong? can you add it please?

user744

2012-01-10 07:29

  ~0008123

did not save script.txt but noticed it is contained in the replay files, if that is of help.

abma

2012-01-10 08:04

administrator   ~0008125

damn, totally forgot that.

can you attach the replay than please?

user744

2012-01-10 08:11

  ~0008126

attached all maybe relevant replays, gtg so no time to sort. they seem to be the same anyway. (at least file size)
Noticeable that even the later replays contain
name=KopZonderKip's_clone;
(that was the null ai bot)
I think the bot was removed after 3rd try or so, but appearently not on host?

abma

2012-11-25 03:13

administrator   ~0009378

couldn't reproduce it with the attached (extracted + modified) script...

Issue History

Date Modified Username Field Change
2012-01-09 23:38 user744 New Issue
2012-01-09 23:38 user744 File Added: 1s start with ai infolog.txt
2012-01-09 23:39 user744 File Added: infolog after some tries after kicking ai.txt
2012-01-09 23:53 abma Note Added: 0008113
2012-01-09 23:56 abma Note Edited: 0008113
2012-01-09 23:58 abma Note Added: 0008114
2012-01-10 07:29 user744 Note Added: 0008123
2012-01-10 08:04 abma Note Added: 0008125
2012-01-10 08:08 user744 File Added: demos.zip
2012-01-10 08:11 user744 Note Added: 0008126
2012-01-10 08:11 abma Severity crash => major
2012-01-10 08:11 abma Summary adding NullAI made game crash, even after kicking bot => crash with invalid ai selected
2012-11-25 03:12 abma File Added: script.txt
2012-11-25 03:12 abma Severity major => crash
2012-11-25 03:13 abma Note Added: 0009378
2012-11-25 03:13 abma Status new => resolved
2012-11-25 03:13 abma Resolution open => unable to reproduce
2012-11-25 03:13 abma Assigned To => abma