MantisBT - VCMI
View Issue Details
0000858VCMIAI - Adventure Mappublic2012-02-16 16:422014-05-30 17:40
Ivan 
Tow 
normalmajoralways
closedfixed 
x86_64Ubuntu11.10
 
0.88 
0000858: Game hangs during turn of 2nd AI player
So far happens on every map with multiple AI's. Maps with only 1 AI works fine. After pressing end-of-turn:
1) First AI moves
2) Second AI starts turn and hangs, last message in console is always "Considering goal 2"
Logs attached.
No tags attached.
zip arrogance.zip (17,882) 2012-02-16 16:42
https://bugs.vcmi.eu/file_download.php?file_id=838&type=bug
Issue History
2012-02-16 16:42IvanNew Issue
2012-02-16 16:42IvanStatusnew => assigned
2012-02-16 16:42IvanAssigned To => Tow
2012-02-16 16:42IvanFile Added: arrogance.zip
2012-02-16 21:24TowNote Added: 0002173
2012-02-16 21:24TowStatusassigned => resolved
2012-02-16 21:24TowResolutionopen => fixed
2012-02-16 22:04TowNote Edited: 0002173bug_revision_view_page.php?bugnote_id=2173#r1505
2014-05-30 17:40beegeeStatusresolved => closed

Notes
(0002173)
Tow   
2012-02-16 21:24   
(edited on: 2012-02-16 22:04)
Should be fixed in r2534.
There was unitialized variable leading to possible deadlock. I'm surprised that first AI managed to move.

EDIT: Fix actually went in r2535.