View Issue Details

IDProjectCategoryView StatusLast Update
0001179AIAIpublic2009-05-25 21:12
Reportersubmarine Assigned Tohoijui  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0001179: Crash in AI Interface on closing Spring
DescriptionWhen the destructor of the AI is called, it seems that it is no longer possible to call

cb->GetValue(AIVAL_LOCATE_FILE_W, filename);

AAI needs to get the directory for its learning data; if this has been changed on purpose I could also cache the directory - just wanted to report it in case it breaks other AIs as well.
TagsNo tags attached.

Activities

hoijui

2009-05-25 21:12

reporter   ~0003484

fixed by git commit: ac46414456a383ed45c8bc7643642521eeb667bb
sorry submarine, took a long time :/

Issue History

Date Modified Username Field Change
2008-10-24 01:03 submarine New Issue
2009-04-11 10:59 hoijui Project Spring engine => AI
2009-05-25 21:12 hoijui Note Added: 0003484
2009-05-25 21:12 hoijui Status new => resolved
2009-05-25 21:12 hoijui Resolution open => fixed
2009-05-25 21:12 hoijui Assigned To => hoijui