MantisBT - VCMI
View Issue Details
0003014VCMIRandom Map Generatorpublic2018-10-14 11:042023-10-10 13:42
Povelitel 
Godric 
normalcrashhave not tried
closedfixed 
0.99 
1.next 
0003014: crash when creating a random map
Just pressed generate random map

> VCMI_lib.dll!CGameState::isVisible(int3 pos, PlayerColor player)Строка 2130 C++
     VCMI_lib.dll!CGameInfoCallback::isVisible(int3 pos, boost::optional<PlayerColor> Player)Строка 400 C++
     VCMI_lib.dll!CGameInfoCallback::isVisible(int3 pos)Строка 406 C++
     VCMI_lib.dll!CGameInfoCallback::getTile(int3 tile, bool verbose)Строка 493 C++
     VCMI_lib.dll!CGameInfoCallback::getVisitableObjs(int3 pos, bool verbose)Строка 443 C++
     [Внешний код]
     [Внедренный фрейм] VCAI.dll!std::_Func_class<void,int3 const &>::operator()(const int3 &)Строка 149 C++
     VCAI.dll!foreach_tile_pos(std::function<void __cdecl(int3 const &)> foo)Строка 148 C++
     VCAI.dll!VCAI::retrieveVisitableObjs()Строка 1736 C++
     VCAI.dll!VCAI::init(std::shared_ptr<CCallback> CB)Строка 626 C++
     VCMI_client.exe!CClient::installNewPlayerInterface(std::shared_ptr<CGameInterface> gameInterface, boost::optional<PlayerColor> color, bool battlecb)Строка 398 C++
     VCMI_client.exe!CClient::initPlayerInterfaces()Строка 338 C++
     VCMI_client.exe!CClient::newGame()Строка 131 C++
     VCMI_client.exe!CServerHandler::startGameplay()Строка 478 C++
No tags attached.
rar logs.rar (139,994) 2018-10-14 11:04
https://bugs.vcmi.eu/file_download.php?file_id=2957&type=bug
Issue History
2018-10-14 11:04PovelitelNew Issue
2018-10-14 11:04PovelitelFile Added: logs.rar
2018-10-29 19:04GodricAssigned To => Godric
2018-10-29 19:04GodricStatusnew => assigned
2018-10-29 19:07GodricStatusassigned => resolved
2018-10-29 19:07GodricResolutionopen => fixed
2018-10-29 19:07GodricFixed in Version => 1.next
2018-10-29 19:07GodricNote Added: 0007658
2023-10-10 13:42PovelitelNote Added: 0008749
2023-10-10 13:42PovelitelStatusresolved => closed

Notes
(0007658)
Godric   
2018-10-29 19:07   
Fixed in https://github.com/vcmi/vcmi/pull/500 [^]
(0008749)
Povelitel   
2023-10-10 13:42   
no longer relevant