MantisBT - VCMI |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001145 | VCMI | AI - Adventure Map | public | 2012-10-27 17:02 | 2013-01-06 04:59 |
|
Reporter | Randjan | |
Assigned To | Tow | |
Priority | normal | Severity | crash | Reproducibility | random |
Status | closed | Resolution | duplicate | |
Platform | PC | OS | Windows 7 | OS Version | x64 |
Product Version | 0.9 | |
Target Version | | Fixed in Version | | |
|
Summary | 0001145: Game crashes when you change turn on random day. |
Description | When you change your turn in the game, after getting to a certain day, the game will always crash when AI is playing. I tried to see what he is doing, but it seems that it happens when AI's turn starts.
You never know when it will happen and on which map. I once did an experiment on an earlier version, and I just did nothing and ended turns, but the game didn't crash for more than a month.
I don't know really what to upload, I just uploaded one file. |
Steps To Reproduce | |
Additional Information | Similar bug also occured on earlier versions, but it happened on very early days like day 3, I could never manage to go past first week. |
Tags | No tags attached. |
Relationships | duplicate of | 0001168 | closed | Tow | Crash on GATHER_ARMY svn 3066 |
|
Attached Files | VCMI_Client_log.txt (176,976) 2012-10-27 17:02 https://bugs.vcmi.eu/file_download.php?file_id=1152&type=bug VCMI_server.exe_crashinfo.dmp (542,147) 2012-10-28 19:47 https://bugs.vcmi.eu/file_download.php?file_id=1153&type=bug Console screenshot.png (1,572,407) 2012-10-30 22:45 https://bugs.vcmi.eu/file_download.php?file_id=1154&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-27 17:02 | Randjan | New Issue | |
2012-10-27 17:02 | Randjan | Status | new => assigned |
2012-10-27 17:02 | Randjan | Assigned To | => Tow |
2012-10-27 17:02 | Randjan | File Added: VCMI_Client_log.txt | |
2012-10-27 17:06 | Warmonger | Note Added: 0003194 | |
2012-10-27 17:06 | Warmonger | Note Edited: 0003194 | bug_revision_view_page.php?bugnote_id=3194#r2027 |
2012-10-28 19:47 | Randjan | File Added: VCMI_server.exe_crashinfo.dmp | |
2012-10-28 19:48 | Randjan | Note Added: 0003195 | |
2012-10-28 19:48 | Randjan | Note Edited: 0003195 | bug_revision_view_page.php?bugnote_id=3195#r2029 |
2012-10-28 21:43 | Randjan | Note Edited: 0003195 | bug_revision_view_page.php?bugnote_id=3195#r2030 |
2012-10-29 16:48 | Warmonger | Note Added: 0003196 | |
2012-10-30 22:42 | Randjan | Note Added: 0003197 | |
2012-10-30 22:45 | Randjan | File Added: Console screenshot.png | |
2012-10-30 22:46 | Randjan | Note Edited: 0003197 | bug_revision_view_page.php?bugnote_id=3197#r2032 |
2012-10-31 08:41 | Warmonger | Note Added: 0003198 | |
2012-10-31 08:44 | Warmonger | Note Edited: 0003198 | bug_revision_view_page.php?bugnote_id=3198#r2034 |
2012-11-03 17:09 | Randjan | Note Added: 0003199 | |
2013-01-06 04:58 | Tow | Note Added: 0003274 | |
2013-01-06 04:58 | Tow | Status | assigned => closed |
2013-01-06 04:58 | Tow | Resolution | open => duplicate |
2013-01-06 04:59 | Tow | Relationship added | duplicate of 0001168 |
Notes |
|
|
For most of crashes, console log is meaningful (AI log is not printed to file) If not, upload crash dump.
|
|
|
(0003195)
|
Randjan
|
2012-10-28 19:48
(edited on: 2012-10-28 21:43) |
|
I'm sorry, but I don't quite understand. What do you mean by console log? The server or client log?
Maybe I sent you the wrong crash dump log. Please tell me if I did, I was confused when I uploaded it, so I'm not sure now is the right one.
|
|
|
|
I mean the AI log (blue) in console window. It's not saved to file, but you can read it and copy manually. |
|
|
(0003197)
|
Randjan
|
2012-10-30 22:42
(edited on: 2012-10-30 22:46) |
|
Is a screenshot useful? I uploaded a screenshot of the console. I think I understand it now, you're saying that the client log file doesn't have that AI log(blue), so nothing that is written in blue is in the log file?
|
|
|
(0003198)
|
Warmonger
|
2012-10-31 08:41
(edited on: 2012-10-31 08:44) |
|
I think I know what it is. Crash happens when pathfinder updates paths rapidly when decomposing GAHER_ARMY goal (starting in VCAI line 3351).
|
|
|
|
So it actually happens when AI is about to do something? Gather army? I'm glad that you have managed to figure it out. |
|
|
(0003274)
|
Tow
|
2013-01-06 04:58
|
|
GATHER_ARMY bug has been fixed as 0001168. The screenshot that you attached suggests that it is that issue.
Closing as duplicate. [actually this report was first but 0001168 has better name :P ] |
|