Anonymous | Login | 2024-11-21 15:08 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000869 | VCMI | GUI - Battles | public | 2012-02-18 17:28 | 2014-05-30 17:40 | ||||
Reporter | Warmonger | ||||||||
Assigned To | Tow | ||||||||
Priority | normal | Severity | crash | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | PC | OS | Windows 7 | OS Version | SP1 | ||||
Product Version | 0.87 | ||||||||
Target Version | Fixed in Version | 0.88 | |||||||
Summary | 0000869: Rising Demons with Pitlord causes animation deadlock | ||||||||
Description | Deadlock happens soon after new creature is added on Client. My guess it has something to do with local mouse hover, as elementals / clone work fine at this point. Also, I can remember at least one situation when it didn't happen, which suggests race condition. | ||||||||
Steps To Reproduce | To reproduce, use map from 0000857. Run it in hotseat with two players, then attack blue hero with Sir Mullich. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0002187) Tow (developer) 2012-02-18 20:53 |
Pretty tricky problem, caused by assigning to the demons an ID that was already used by another stack. Fixed in r2540. However the stacks removing mechanism is flawed. Stack once removed from battle, will not be taken into account when calculating the casualties. We need either to remember „deleted” stacks in another vector or hide them instead of removing. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-02-18 17:28 | Warmonger | New Issue | |
2012-02-18 17:28 | Warmonger | Status | new => assigned |
2012-02-18 17:28 | Warmonger | Assigned To | => Tow dragon |
2012-02-18 17:43 | Warmonger | Description Updated | View Revisions |
2012-02-18 20:53 | Tow | Note Added: 0002187 | |
2012-02-18 20:53 | Tow | Status | assigned => resolved |
2012-02-18 20:53 | Tow | Fixed in Version | => 0.89 |
2012-02-18 20:53 | Tow | Resolution | open => fixed |
2012-02-18 20:53 | Tow | Assigned To | Tow dragon => Tow |
2014-05-30 17:40 | beegee | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |