MantisBT

View Revisions: Issue #1152 Back to Issue ]
Summary 0001152: Crash at new game launch during BattleAI initialization
Revision 2012-11-29 14:57 by Warmonger
Description The bug seems to happen only on Debug version, but not always. Debugger points this line:

return createAnyAI<CBattleGameInterface>(dllname, "GetNewBattleAI");
Revision 2012-11-29 14:58 by Warmonger
Description The bug seems to happen only on Debug version, but not always. Debugger points at this line:

return createAnyAI<CBattleGameInterface>(dllname, "GetNewBattleAI");
Revision 2012-11-29 14:57 by Warmonger
Steps To Reproduce Game crashes when trying to start a map. In hotseat mode, console output reads "CBattleAi created" only once, but if game loads correctly, this message is shown twice.
Revision 2012-11-29 14:58 by Warmonger
Steps To Reproduce Game crashes when trying to start a map. In hotseat mode, console output reads "CBattleAI created" only once, but if game loads correctly, this message is shown twice (should it?).

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean