MantisBT - VCMI
View Issue Details
0000824VCMIGUI - Adventure Mappublic2011-09-29 08:522023-10-28 20:41
Warmonger 
Nordsoft 
normalcrashsometimes
resolvedfixed 
PCWindows 7SP1
 
1.4.0 
0000824: One-time crash at interface initialization
Debugger pointed at this line:

int3 selPos = selection->getSightCenter();
in CAdvMapInterface.cpp

Where 'selection' is empty (0x adress).
Launch VCMI_Tests_2011 in hotseat with player 1 and 2 enabled.
Happens from time to time in hotseat mode.
No tags attached.
related to 0001672closed Ivan Segmentation fault when starting the map 
Issue History
2011-09-29 08:52WarmongerNew Issue
2011-09-29 08:53WarmongerDescription Updatedbug_revision_view_page.php?rev_id=1432#r1432
2011-10-02 07:05WarmongerReproducibilityunable to reproduce => sometimes
2011-10-02 07:05WarmongerAdditional Information Updatedbug_revision_view_page.php?rev_id=1434#r1434
2011-10-02 13:54WarmongerAdditional Information Updatedbug_revision_view_page.php?rev_id=1435#r1435
2011-10-29 06:48WarmongerNote Added: 0002100
2022-03-30 17:26PovelitelRelationship addedrelated to 0001672
2023-10-28 20:41NordsoftStatusnew => resolved
2023-10-28 20:41NordsoftFixed in Version => 1.4.0
2023-10-28 20:41NordsoftResolutionopen => fixed
2023-10-28 20:41NordsoftAssigned To => Nordsoft

Notes
(0002100)
Warmonger   
2011-10-29 06:48   
Probably caused by instant double-click issue with my mouse. Still, clicking shouldn't crash the game.