Anonymous | Login | 2024-11-21 15:13 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 | ||||
0000762 | VCMI | Mechanics - Other | public | 2011-07-01 15:07 | 2014-05-30 17:40 | ||||
Reporter | Warmonger | ||||||||
Assigned To | Ivan | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 0.86 | Fixed in Version | 0.86 | ||||||
Summary | 0000762: Crash at opening map with AI | ||||||||
Description | The log: Reading gamestate: 373 Unpacking and handling defs: 31 Preparing FoW, roads, rivers,borders: 60 Making object rects: 17 Initing maphandler: 112 Establishing connection... Found endpoints: 0: 127.0.0.1:3030 Trying connection to 127.0.0.1:3030 (0) Established connection with VCMI 0.85b (server) Server opened savegame properly. Sent info to server: 1126 Cannot open dynamic library (./AI/GeniusAI.dll.dll). Throwing... | ||||||||
Steps To Reproduce | The map & save in the attachment. | ||||||||
Additional Information | Actually I was trying to reproduce 0000761, but these do not seem related according to log. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | Bug762.rar [^] (85,006 bytes) 2011-07-01 15:07 | ||||||||
Notes | |
(0001826) Ivan (developer) 2011-07-01 16:49 |
>> GeniusAI.dll.dll Can't find where this second extension comes from. In CGameInterface.cpp, line 66: #ifdef _WIN32 std::string getAIFileName(std::string input) { return input + '.' + LIB_EXT; } #else Replacing this with simple "return input" should fix it but I think that source of the problem is somewhere else. |
(0001831) Tow (developer) 2011-07-03 00:59 |
Is this still an issue? Trunk (as of r2226) works fine for me. |
(0001855) Warmonger (administrator) 2011-07-21 14:10 |
Well, it is. I added some quick conditional check for this one, but further investigation is needed. |
(0001860) Ivan (developer) 2011-07-22 23:37 |
Found it. Should be fixed in rev 2265 |
Issue History | |||
Date Modified | Username | Field | Change |
2011-07-01 15:07 | Warmonger | New Issue | |
2011-07-01 15:07 | Warmonger | File Added: Bug762.rar | |
2011-07-01 16:49 | Ivan | Note Added: 0001826 | |
2011-07-03 00:59 | Tow | Note Added: 0001831 | |
2011-07-21 14:10 | Warmonger | Note Added: 0001855 | |
2011-07-22 23:24 | Ivan | Relationship added | has duplicate 0000770 |
2011-07-22 23:37 | Ivan | Note Added: 0001860 | |
2011-07-22 23:37 | Ivan | Status | new => resolved |
2011-07-22 23:37 | Ivan | Fixed in Version | => 0.89 |
2011-07-22 23:37 | Ivan | Resolution | open => fixed |
2011-07-22 23:37 | Ivan | Assigned To | => Ivan |
2014-05-30 17:40 | beegee | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |