Anonymous | Login | 2024-11-21 15:32 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 | ||||
0001434 | VCMI | AI - Adventure Map | public | 2013-09-05 00:48 | 2014-06-22 15:06 | ||||
Reporter | Povelitel | ||||||||
Assigned To | Tow | ||||||||
Priority | high | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | windows | OS | xp | OS Version | sp3 | ||||
Product Version | 0.93b | ||||||||
Target Version | Fixed in Version | 0.94 | |||||||
Summary | 0001434: crash turn AI | ||||||||
Description | end turn | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | games.rar [^] (902,593 bytes) 2013-09-05 00:48 | ||||||||
Relationships | ||||||||||||||||
|
Notes | |
(0003966) Tow (developer) 2013-09-08 16:12 |
Reproducible. Stacktrace: VCMI_lib.dll!CPrivilagedInfoCallback::getAllowedSpells(std::vector<SpellID,std::allocator<SpellID> > & out={...}, unsigned short level=0) Line 208 C++ VCMI_server.exe!CGameHandler::giveSpells(const CGTownInstance * t=0x00000005, const CGHeroInstance * h=0x02cf2d20) Line 1585 C++ VCMI_server.exe!CGameHandler::newTurn() Line 1218 C++ VCMI_server.exe!CGameHandler::run(bool resume=false) Line 1506 C++ VCMI_server.exe!CVCMIServer::loadGame() Line 508 C++ VCMI_server.exe!CVCMIServer::start() Line 442 C++ > VCMI_server.exe!main(int argc=2, char * * argv=0x00e6ef20) Line 562 C++ |
(0003981) Tow (developer) 2013-09-08 22:47 |
Fixed in r3541. The vector<bool> deserializatoin didn't clean the object before loading, allowedSpells list was duplicated and twice as big as should. |
(0004782) Povelitel (updater) 2014-06-22 13:38 |
Kantor, look, can can close them? |
(0004794) Kantor (updater) 2014-06-22 15:06 |
This one may be closed. |
Issue History | |||
Date Modified | Username | Field | Change |
2013-09-05 00:48 | Povelitel | New Issue | |
2013-09-05 00:48 | Povelitel | Status | new => assigned |
2013-09-05 00:48 | Povelitel | Assigned To | => Tow |
2013-09-05 00:48 | Povelitel | File Added: games.rar | |
2013-09-08 16:12 | Tow | Note Added: 0003966 | |
2013-09-08 16:12 | Tow | Status | assigned => confirmed |
2013-09-08 22:47 | Tow | Note Added: 0003981 | |
2013-09-08 22:47 | Tow | Status | confirmed => resolved |
2013-09-08 22:47 | Tow | Fixed in Version | => 0.94 |
2013-09-08 22:47 | Tow | Resolution | open => fixed |
2013-09-27 16:37 | Tow | Relationship added | related to 0001456 |
2013-09-27 19:52 | Tow | Relationship added | has duplicate 0001460 |
2013-09-27 19:53 | Tow | Relationship added | has duplicate 0001458 |
2014-06-22 13:38 | Povelitel | Note Added: 0004782 | |
2014-06-22 15:06 | Kantor | Note Added: 0004794 | |
2014-06-22 15:06 | Kantor | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |