MantisBT - VCMI
View Issue Details
0001202VCMIAI - Battlespublic2013-02-10 11:202014-05-30 17:41
Warmonger 
Warmonger 
normalcrashsometimes
closedfixed 
0.91 
0.920.92 
0001202: Assertion fail in AI vs AI combat
Sometimes game crashes at line 1116 in NetPacksLib.cpp:

assert(at);

Once it occurs, it cna be reproduced from save ai AI attacks same neutral stack or object.

One thing I may add is that it happens with Commanders on as well as off.
Just launch some big map and let AI run for few months.
No tags attached.
Issue History
2013-02-10 11:20WarmongerNew Issue
2013-02-10 11:20WarmongerStatusnew => assigned
2013-02-10 11:20WarmongerAssigned To => Tow
2013-02-19 14:35WarmongerNote Added: 0003393
2013-02-19 14:35WarmongerStatusassigned => resolved
2013-02-19 14:35WarmongerFixed in Version => 0.92
2013-02-19 14:35WarmongerResolutionopen => fixed
2013-02-19 14:35WarmongerAssigned ToTow => Warmonger
2014-05-30 17:41beegeeStatusresolved => closed

Notes
(0003393)
Warmonger   
2013-02-19 14:35   
Apparently it was caused by double attack on dead stack, fixed in r3220.