Anonymous | Login | 2024-11-23 13:45 UTC |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #2408 | [ Back to Issue ] | ||
Summary | 0002408: Client crashing on attempt to view save with unknown town / faction from mod | ||
Revision | 2016-02-02 02:13 by SXX | ||
Description | I'm not yet fully find out why is that happen, but there is info. If you have save done with for example HotA and then disabled it then client may crash on "OptionsTab::CPlayerSettingsHelper::getImageIndex" because it's attempt to check information about faction that not exist. It's weird because so far it's only occur for me in case of hotseat loading so it's may be as well some save file corruption. |
||
Revision | 2016-02-02 02:13 by SXX | ||
Description | I'm not yet fully find out why is that happen, but there is info. If you have save done with for example HotA and then disabled it then client may crash on "OptionsTab::CPlayerSettingsHelper::getImageIndex" because it's attempt to check information about faction that not exist: default: return CGI->townh->factions[settings.castle]->town->clientInfo.icons[true][false] + 2; It's weird because so far it's only occur for me in case of hotseat loading so it's may be as well some save file corruption. |
Copyright © 2000 - 2024 MantisBT Team |