MantisBT - VCMI |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003021 | VCMI | AI - Adventure Map | public | 2018-11-02 09:34 | 2019-02-06 17:35 |
|
Reporter | Povelitel | |
Assigned To | Dydzio | |
Priority | normal | Severity | crash | Reproducibility | random |
Status | closed | Resolution | fixed | |
Platform | 64 | OS | Windows | OS Version | 10 |
Product Version | 0.99 | |
Target Version | | Fixed in Version | | |
|
Summary | 0003021: Often Crash on this map |
Description | Problem with MapObjectsEvaluator
if(obj->ID == Obj::CREATURE_GENERATOR1 || obj->ID == Obj::CREATURE_GENERATOR4)
VCAI.dll!MapObjectsEvaluator::getObjectValue(const CGObjectInstance * obj)Строка 59 C++
VCAI.dll!VisitObjEngine::evaluate(Goals::VisitObj & goal)Строка 375 C++
VCAI.dll!FuzzyHelper::setPriority(Goals::TSubgoal & g)Строка 167 C++
VCAI.dll!VCAI::mainLoop()Строка 867 C++
VCAI.dll!VCAI::makeTurn()Строка 834 C++ |
Steps To Reproduce | I recomend use autoskip. Don't reproducible from loading autosave, but happen very often if continue game. |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | 0003022 | closed | Dydzio | Obj::HERO crash |
|
Attached Files | THE CHAIN WARS Лодкодроч.h3m (26,649) 2018-11-02 09:34 https://bugs.vcmi.eu/file_download.php?file_id=2965&type=bug logs.rar (1,797,689) 2018-11-03 08:55 https://bugs.vcmi.eu/file_download.php?file_id=2966&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2018-11-02 09:34 | Povelitel | New Issue | |
2018-11-02 09:34 | Povelitel | Status | new => assigned |
2018-11-02 09:34 | Povelitel | Assigned To | => Dydzio |
2018-11-02 09:34 | Povelitel | File Added: THE CHAIN WARS Лодкодроч.h3m | |
2018-11-02 13:10 | Dydzio | Note Added: 0007664 | |
2018-11-02 13:28 | Dydzio | Note Added: 0007665 | |
2018-11-02 14:19 | Dydzio | Note Edited: 0007665 | bug_revision_view_page.php?bugnote_id=7665#r3537 |
2018-11-02 15:42 | Dydzio | Note Added: 0007666 | |
2018-11-03 08:54 | Povelitel | Note Added: 0007669 | |
2018-11-03 08:55 | Povelitel | File Added: logs.rar | |
2018-11-03 14:19 | Dydzio | Note Added: 0007670 | |
2019-02-06 17:33 | Dydzio | Relationship added | has duplicate 0003022 |
2019-02-06 17:35 | Dydzio | Status | assigned => closed |
2019-02-06 17:35 | Dydzio | Resolution | open => fixed |
Notes |
|
(0007664)
|
Dydzio
|
2018-11-02 13:10
|
|
I was unable to reproduce this bug so far, but found another problems with AI when testing this... |
|
|
(0007665)
|
Dydzio
|
2018-11-02 13:28
(edited on: 2018-11-02 14:19) |
|
Managed to reproduce - AI is trying to evaluate removed object. Bug is not in MapObjectsEvaluator. This bug will never reproduce from any save.
|
|
|
(0007666)
|
Dydzio
|
2018-11-02 15:42
|
|
|
|
|
|
|
(0007670)
|
Dydzio
|
2018-11-03 14:19
|
|
|