MantisBT - VCMI
View Issue Details
0001959VCMIAI - Adventure Mappublic2014-11-20 11:102015-04-11 18:07
Povelitel 
Warmonger 
highcrashalways
closedfixed 
0.97 
0.97b 
0001959: Crash turn AI
15:04:24.695640 TRACE network [8b4] - received server message of type struct PackageApplied, data: {CPack: type '94'}
15:04:24.695640 TRACE network [8b4] - Made first apply on cl
15:04:24.695640 TRACE network [8b4] - Applied on gs
15:04:24.695640 TRACE ai [8b4] - Entering void __thiscall VCAI::requestRealized(struct PackageApplied *).
15:04:24.695640 TRACE ai [8b4] - Leaving void __thiscall VCAI::requestRealized(struct PackageApplied *).
15:04:24.695640 TRACE network [8b4] - Made second apply on cl
15:04:24.695640 INFO global [344] - Player 4 ended turn
15:04:24.695640 TRACE network [8b4] - Listening...
15:04:24.695640 TRACE network [8b4] - received server message of type struct YourTurn, data: {CPack: type '100'}
15:04:24.695640 TRACE network [8b4] - Made first apply on cl
15:04:24.695640 TRACE network [8b4] - Applied on gs
15:04:24.711265 TRACE ai [8b4] - Entering void __thiscall VCAI::yourTurn(void).
15:04:24.711265 TRACE ai [8b4] - Leaving void __thiscall VCAI::yourTurn(void).
15:04:24.711265 TRACE network [8b4] - Made second apply on cl
15:04:24.711265 TRACE network [8b4] - Listening...
15:04:24.711265 INFO global [87c] - Player 5 starting turn
15:04:24.711265 ERROR global [87c] - Cannot get object with id 781. Object is not visible.
15:04:24.758140 TRACE ai [87c] - Entering __thiscall VCAI::~VCAI(void).
15:04:24.758140 TRACE ai [87c] - Leaving __thiscall VCAI::~VCAI(void).
In both games: "Cannot get object with id ... Object is not visible".
EndTurn
rar AI crash.rar (1,170,005) 2014-11-20 11:10
https://bugs.vcmi.eu/file_download.php?file_id=1988&type=bug
txt VCMI_Client_log.txt (1,452,495) 2014-11-20 11:11
https://bugs.vcmi.eu/file_download.php?file_id=1989&type=bug
txt VCMI_Server_log.txt (874,500) 2014-11-20 11:11
https://bugs.vcmi.eu/file_download.php?file_id=1990&type=bug
rar AI crash2.rar (855,644) 2014-11-20 11:15
https://bugs.vcmi.eu/file_download.php?file_id=1991&type=bug
Issue History
2014-11-20 11:10PovelitelNew Issue
2014-11-20 11:10PovelitelStatusnew => assigned
2014-11-20 11:10PovelitelAssigned To => Warmonger
2014-11-20 11:10PovelitelFile Added: AI crash.rar
2014-11-20 11:11PovelitelFile Added: VCMI_Client_log.txt
2014-11-20 11:11PovelitelFile Added: VCMI_Server_log.txt
2014-11-20 11:11PovelitelTag Attached: EndTurn
2014-11-20 11:15PovelitelFile Added: AI crash2.rar
2014-11-20 11:18PovelitelAdditional Information Updatedbug_revision_view_page.php?rev_id=2712#r2712
2014-12-21 13:02WarmongerNote Added: 0005242
2014-12-21 13:02WarmongerStatusassigned => resolved
2014-12-21 13:02WarmongerFixed in Version => 0.97b
2014-12-21 13:02WarmongerResolutionopen => fixed
2015-04-11 18:07PovelitelStatusresolved => closed

Notes
(0005242)
Warmonger   
2014-12-21 13:02   
Fixed in https://github.com/vcmi/vcmi/commit/c538370c5dd4283175157ea467d7adc84438b738 [^]