MantisBT - VCMI
View Issue Details
0001258VCMIMechanics - Adventure Mappublic2013-04-22 21:142014-05-30 17:43
AlienX 
Ivan 
normalcrashalways
closedfixed 
PCWin7 x64
0.92 
0.93 
0001258: Crash when visitting Learning Stone
Reproducible crash when visitting Learning Stone,
In loaded game go right, beat those creatures and try to visit knowledge stone.
Playing as Forge, additionally grove and cove installed.
No tags attached.
? Autosave_4.vcgm1 (1,052,858) 2013-04-22 21:14
https://bugs.vcmi.eu/file_download.php?file_id=1253&type=bug
? Autosave_4.vsgm1 (1,052,611) 2013-04-22 21:15
https://bugs.vcmi.eu/file_download.php?file_id=1254&type=bug
txt VCMI_Client_log.txt (181,495) 2013-04-22 21:15
https://bugs.vcmi.eu/file_download.php?file_id=1255&type=bug
txt VCMI_Server_log.txt (180,546) 2013-04-22 21:16
https://bugs.vcmi.eu/file_download.php?file_id=1256&type=bug
? VCMI_client.exe_crashinfo.dmp (1,246,581) 2013-04-22 21:16
https://bugs.vcmi.eu/file_download.php?file_id=1257&type=bug
? VCMI_server.exe_crashinfo.dmp (589,715) 2013-04-22 21:16
https://bugs.vcmi.eu/file_download.php?file_id=1258&type=bug
Issue History
2013-04-22 21:14AlienXNew Issue
2013-04-22 21:14AlienXFile Added: Autosave_4.vcgm1
2013-04-22 21:15AlienXFile Added: Autosave_4.vsgm1
2013-04-22 21:15AlienXFile Added: VCMI_Client_log.txt
2013-04-22 21:16AlienXFile Added: VCMI_Server_log.txt
2013-04-22 21:16AlienXFile Added: VCMI_client.exe_crashinfo.dmp
2013-04-22 21:16AlienXFile Added: VCMI_server.exe_crashinfo.dmp
2013-04-23 08:35IvanNote Added: 0003510
2013-04-23 08:35IvanNote Edited: 0003510bug_revision_view_page.php?bugnote_id=3510#r2172
2013-04-23 08:39IvanNote Edited: 0003510bug_revision_view_page.php?bugnote_id=3510#r2173
2013-04-23 09:02IvanAssigned To => Ivan
2013-04-23 09:02IvanStatusnew => assigned
2013-04-23 09:18IvanNote Added: 0003511
2013-04-23 09:18IvanStatusassigned => resolved
2013-04-23 09:18IvanFixed in Version => 0.93
2013-04-23 09:18IvanResolutionopen => fixed
2014-05-30 17:43beegeeStatusresolved => closed

Notes
(0003510)
Ivan   
2013-04-23 08:35   
(edited on: 2013-04-23 08:39)
>> LoadFrame error: Request for frame not present in CAnimation!
>> File name: SECSKILL Group: 0 Frame: 88

If my calculations are correct then this is possible only in case of out of range skill ID and/or skill level. Normally top limit is 86 (expert first aid)

Upd: seems to be bug in Forge mod: hero Minore has starting skill "firemagic" but it should be "fireMagic" - case is important.

Something like this should have resulted in crash on startup with error message on what's wrong. Will check this part.

(0003511)
Ivan   
2013-04-23 09:18   
Fixed, rev 3353. Now it nicely crashes on start due to unknown secondary skill name.