View Issue Details

IDProjectCategoryView StatusLast Update
0000588AIAIpublic2009-03-05 17:53
ReporterNerdz Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000588: Access violation (0xc0000005)
DescriptionSpring Crashes when I try to play a SP game. it crashes when the game loads and the camera jumps to the bottom left hand corner. I played it Once sucessfully and then when I tried to play again, it started crashing.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)

Activities

Nerdz

2007-08-15 23:03

reporter   ~0001104

Last edited: 2007-08-15 23:04

ADD: This happens in version Spring 0.75B2 and SpringSP_v0.9

Running WinXP Sp2.

imbaczek

2007-08-15 23:04

reporter   ~0001105

please post contents of infolog.txt after a crash (it's located in the same place as your spring.exe.)

Kloot

2007-08-15 23:14

developer   ~0001106

Known bug in the version of AAI shipped with Spring, delete AI\AAI\learn\ as a workaround.

tvo

2007-08-22 11:00

reporter   ~0001148

for reference:

(0) CGlobalAIHandler::UnitCreated(CUnit*)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/ExternalAI/GlobalAIHandler.cpp:193

(1) CUnit::Init(CUnit const*)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Sim/Units/Unit.cpp:1519

(2) CUnitLoader::LoadUnit(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float3, int, bool, int, CUnit const*)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Sim/Units/UnitLoader.cpp:318

(3) CCommanderScript::Update()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/StartScripts/CommanderScript.cpp:86

(4) CGame::SimFrame()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/Game.cpp:2324

(5) CGame::ClientReadNet()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/Game.cpp:2736

(6) CGame::Update()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/Game.cpp:1776

(7) SpringApp::Update()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:838

(8) SpringApp::Run(int, char**)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1023

(9) Run(int, char**)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1083

(10) WinMain@16
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1146

hoijui

2009-03-05 17:53

reporter   ~0003324

seems ot be fixed now.
if it happens again, please wait for the next release of spring and test again there, as a lot of things changed in hte AI interface since the current release, or get GIT master and compile it yourself, test and report.

Issue History

Date Modified Username Field Change
2007-08-15 22:59 Nerdz New Issue
2007-08-15 22:59 Nerdz File Added: infolog.txt
2007-08-15 23:03 Nerdz Note Added: 0001104
2007-08-15 23:04 Nerdz Note Edited: 0001104
2007-08-15 23:04 imbaczek Note Added: 0001105
2007-08-15 23:14 Kloot Note Added: 0001106
2007-08-22 11:00 tvo Note Added: 0001148
2007-08-22 11:09 tvo Project Spring engine => AI
2009-03-05 17:53 hoijui Note Added: 0003324
2009-03-05 17:53 hoijui Status new => closed
2009-03-05 17:53 hoijui Resolution open => fixed