MantisBT - VCMI
View Issue Details
0001211VCMIGUI - Adventure Mappublic2013-02-19 17:092014-05-30 17:41
Warmonger 
Tow 
highcrashsometimes
closedfixed 
PCWindows 7SP1
0.91b 
0.92 
0001211: Paths of multiple heroes are not remembered correctly
See attached screenshot. Hero Merist is selected, but the path is displayed for Jeremy. Switching between these heroes leads to crash:

assert(h->getPosition(false) == path.startPos());

in CPlayerInterface.cpp line 2148.
Easily reproductible with multiple heroes.
No tags attached.
png Pathfinder bug.png (1,201,574) 2013-02-19 17:09
https://bugs.vcmi.eu/file_download.php?file_id=1190&type=bug
Issue History
2013-02-19 17:09WarmongerNew Issue
2013-02-19 17:09WarmongerFile Added: Pathfinder bug.png
2013-02-19 17:19WarmongerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2128#r2128
2013-02-20 12:59TowNote Added: 0003394
2013-02-21 02:27TowNote Added: 0003395
2013-02-21 02:27TowStatusnew => resolved
2013-02-21 02:27TowResolutionopen => fixed
2013-02-21 02:27TowAssigned To => Tow
2013-02-21 07:37WarmongerNote Added: 0003396
2014-05-30 17:41beegeeStatusresolved => closed

Notes
(0003394)
Tow   
2013-02-20 12:59   
Why things cannot be simple? :(
I'll fix it today.
(0003395)
Tow   
2013-02-21 02:27   
Rather reverted than fixed... but won't crash. r3223
(0003396)
Warmonger   
2013-02-21 07:37   
Certainly feels fine, not sure what's wrong now.