MantisBT - VCMI
View Issue Details
0000918VCMIMechanics - Battlespublic2012-04-05 13:382014-05-30 17:40
q4a 
Tow 
normalcrashalways
closedfixed 
x86WindowsXP SP3
0.88 
0.89 
0000918: Crash when cast Resurrection if somebody stand on corpse
Tested on r2608. Client and server log attached. Console output:
Loaded Stupid AI 0.1
CStupidAI [0CD876B0]: created
CStupidAI [0CD876B0]: init called, saving ptr to IBattleCallback
System message: Game has been saved as Newgame_Autosave_2
CStupidAI [0CD876B0]: battleStart called
CStupidAI [0CD876B0]: battleNewRoundFirst called
CStupidAI [0CD876B0]: battleNewRound called
CStupidAI [0CD876B0]: actionStarted called
CStupidAI [0CD876B0]: battleStackMoved called
CStupidAI [0CD876B0]: battleAttack called
CStupidAI [0CD876B0]: battleStacksAttacked called
CStupidAI [0CD876B0]: actionFinished called
CStupidAI [0CD876B0]: activeStack called
CStupidAI [0CD876B0]: actionStarted called
CStupidAI [0CD876B0]: battleStackMoved called
CStupidAI [0CD876B0]: battleAttack called
CStupidAI [0CD876B0]: battleStacksAttacked called
CStupidAI [0CD876B0]: actionFinished called
CStupidAI [0CD876B0]: activeStack called
CStupidAI [0CD876B0]: actionStarted called
CStupidAI [0CD876B0]: battleStackMoved called
CStupidAI [0CD876B0]: battleAttack called
CStupidAI [0CD876B0]: battleStacksAttacked called
CStupidAI [0CD876B0]: actionFinished called
CStupidAI [0CD876B0]: activeStack called
CStupidAI [0CD876B0]: battleStacksEffectsSet called
CStupidAI [0CD876B0]: actionStarted called
CStupidAI [0CD876B0]: actionFinished called
CStupidAI [0CD876B0]: activeStack called
CStupidAI [0CD876B0]: battleStacksEffectsSet called
CStupidAI [0CD876B0]: actionStarted called
CStupidAI [0CD876B0]: actionFinished called
CStupidAI [0CD876B0]: battleNewRoundFirst called
CStupidAI [0CD876B0]: battleNewRound called
CStupidAI [0CD876B0]: actionStarted called
Start attached test map (it was taken from bug 288).
Attack Naga Bank with Khristian (3er hero).
Kill the middle right Nagas.
On 2nd turn the top right Nagas will stand on corpse of the middle right Nagas.
Try to cast Resurrection on corpse of the middle right Nagas and you got crash.

Btw, Resurrection of enemy creatures is impossible in h3wog.
No tags attached.
7z log.7z (8,448) 2012-04-05 13:38
https://bugs.vcmi.eu/file_download.php?file_id=880&type=bug
? test.h3m (9,789) 2012-04-05 13:39
https://bugs.vcmi.eu/file_download.php?file_id=881&type=bug
Issue History
2012-04-05 13:38q4aNew Issue
2012-04-05 13:38q4aFile Added: log.7z
2012-04-05 13:39q4aFile Added: test.h3m
2012-04-05 14:22WarmongerAssigned To => Warmonger
2012-04-05 14:22WarmongerStatusnew => assigned
2012-04-08 01:26TowNote Added: 0002336
2012-04-08 01:26TowStatusassigned => resolved
2012-04-08 01:26TowFixed in Version => 0.89
2012-04-08 01:26TowResolutionopen => fixed
2012-04-08 01:26TowAssigned ToWarmonger => Tow
2012-04-08 01:44TowNote Edited: 0002336bug_revision_view_page.php?bugnote_id=2336#r1557
2014-05-30 17:40beegeeStatusresolved => closed

Notes
(0002336)
Tow   
2012-04-08 01:26   
(edited on: 2012-04-08 01:44)
Fixed in r2614 and r2615.