MantisBT - VCMI |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001390 | VCMI | GUI - Battles | public | 2013-08-01 07:03 | 2016-11-11 08:26 |
|
Reporter | Warmonger | |
Assigned To | AVS | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 0.93 | |
Target Version | 0.94 | Fixed in Version | 0.98d | |
|
Summary | 0001390: Crash in creaure window after multiple Blind / Stone gaze casts |
Description | When petrify / blind is cast by creature for first time, everything works fine. Bonuses are stored in "bonuses" field and dissapear after stack is attacked. However, after next casts, debugger shows that this line fails:
int duration = battleStack->getBonusLocalFirst(Selector::source(Bonus::SPELL_EFFECT,effect))->turnsRemain;
Indeed, spell bonuses are now stored in "exportedBonuses" field rather that just "bonuses" and are never accessed. |
Steps To Reproduce | Use attached map, attack Basilisks with Sir Mullich. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0001359 | closed | AVS | Incorrect turn order in battle, related to Basilisks petrification | related to | 0000528 | closed | AVS | Blind spell implemented incorrectly | parent of | 0001398 | closed | Warmonger | Bag poison vivern | has duplicate | 0001466 | closed | AVS | incorrect work spell blind | has duplicate | 0001809 | closed | AVS | ability skorpikor (and crash for RMB) | related to | 0001801 | resolved | | Crash during battle | related to | 0001806 | closed | AVS | ability scorpicor not lost, after hitting unit. | related to | 0001915 | closed | AVS | Frenzy - crash | child of | 0002185 | closed | AVS | Bonus system: incorrect usage of CBonusSystemNode::bonuses |
|
Attached Files | Testy4 Power Rating.h3m (3,375) 2013-08-01 07:06 https://bugs.vcmi.eu/file_download.php?file_id=1408&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-08-01 07:03 | Warmonger | New Issue | |
2013-08-01 07:03 | Warmonger | Relationship added | related to 0001359 |
2013-08-01 07:04 | Warmonger | Relationship added | related to 0000528 |
2013-08-01 07:05 | Warmonger | Assigned To | => Tow |
2013-08-01 07:05 | Warmonger | Status | new => assigned |
2013-08-01 07:06 | Warmonger | File Added: Testy4 Power Rating.h3m | |
2013-08-01 07:06 | Warmonger | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=2351#r2351 |
2013-08-04 05:46 | Warmonger | Relationship added | parent of 0001398 |
2013-09-13 16:26 | Warmonger | Relationship added | has duplicate 0001466 |
2013-11-10 16:48 | beegee | Note Added: 0004122 | |
2014-06-13 20:41 | Warmonger | Relationship added | related to 0001801 |
2014-06-28 19:40 | Warmonger | Relationship added | parent of 0001809 |
2014-12-20 10:53 | Warmonger | Relationship added | related to 0001806 |
2014-12-20 10:54 | Warmonger | Relationship replaced | has duplicate 0001809 |
2015-04-03 09:17 | Warmonger | Relationship added | related to 0001915 |
2015-04-13 04:04 | AVS | Assigned To | Tow => AVS |
2015-04-13 04:59 | AVS | Relationship added | child of 0002185 |
2015-09-14 13:20 | AVS | Note Added: 0005847 | |
2015-09-14 13:20 | AVS | Status | assigned => resolved |
2015-09-14 13:20 | AVS | Fixed in Version | => 0.98d |
2015-09-14 13:20 | AVS | Resolution | open => fixed |
2016-11-11 08:26 | SXX | Status | resolved => closed |