MantisBT - VCMI | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003057 | VCMI | Mechanics - Battles | public | 2019-05-10 10:10 | 2022-03-27 18:38 |
Reporter | SXX | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 1.next | |||
Summary | 0003057: Race condition with BattleAI and SetStackEffect::applyBattle | ||||
Description | Repro: - Run attached map. - Using hero with harpies attack enemy hero with harpies. - Let BattleAI take control over your army too. - Now AI will cast Haste on both harpies. Problem occur when SetStackEffect::applyBattle is received by client and gamestate is patched. For whatever reason both BattleAI and user UI still use old data about stack bonuses by the time Haste effect must already disappear. So AI see on client that speed bonus still here and attempt to move Harpy further than it's actual speed allow. Server obviously don't have race condition here and it's refuse. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | R1 | ||||
Relationships | |||||
Attached Files | arena_srednia.h3m (4,424) 2019-05-10 10:10 https://bugs.vcmi.eu/file_download.php?file_id=3003&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2019-05-10 10:10 | SXX | New Issue | |||
2019-05-10 10:10 | SXX | File Added: arena_srednia.h3m | |||
2022-03-22 17:53 | Povelitel | Tag Attached: R1 | |||
2022-03-27 18:38 | Povelitel | Note Added: 0008209 | |||
2022-03-27 18:38 | Povelitel | Status | new => resolved | ||
2022-03-27 18:38 | Povelitel | Fixed in Version | => 1.next | ||
2022-03-27 18:38 | Povelitel | Resolution | open => fixed | ||
2022-03-27 18:38 | Povelitel | Assigned To | => Povelitel | ||
2022-03-27 18:38 | Povelitel | Assigned To | Povelitel => |
Notes | |||||
|
|||||
|
|