MantisBT - VCMI
View Issue Details
0002918VCMIMechanics - Battlespublic2018-03-16 17:312018-03-16 22:42
SXX 
hkoehler 
normalcrashalways
resolvedfixed 
 
1.next 
0002918: Serpent fly cause crash due to missing addInfo
Crash occur inside CGameHandler::attackCasting because code suppose there is at least one element inside additionalInfo and apparently there sometimes none.

Approximate BT:
1  CGameHandler::attackCasting
2  CGameHandler::handleAfterAttackCasting
3  CGameHandler::makeAttack 
4  CGameHandler::makeBattleAction
No tags attached.
related to 0002914resolved hkoehler Upgraded Elementals crash the game 
Issue History
2018-03-16 17:31SXXNew Issue
2018-03-16 17:31SXXStatusnew => assigned
2018-03-16 17:31SXXAssigned To => hkoehler
2018-03-16 21:55AVSRelationship addedrelated to 0002914
2018-03-16 22:42AVSNote Added: 0007503
2018-03-16 22:42AVSStatusassigned => resolved
2018-03-16 22:42AVSFixed in Version => 1.next
2018-03-16 22:42AVSResolutionopen => fixed

Notes
(0007503)
AVS   
2018-03-16 22:42   
Fixed in https://github.com/vcmi/vcmi/pull/431 [^]