Anonymous | Login | 2024-11-21 14:51 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 | ||||
0000598 | VCMI | Other | public | 2010-08-11 11:08 | 2011-05-31 09:32 | ||||
Reporter | anonymous | ||||||||
Assigned To | Ivan | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | PC | OS | Linux Ubuntu | OS Version | 10.? | ||||
Product Version | |||||||||
Target Version | Fixed in Version | 0.84 | |||||||
Summary | 0000598: Missing file? | ||||||||
Description | I've successfully built vcmi 8.2 for linux. Starting vcmiclient aborts with: vcmiclient: ../hch/CBuildingHandler.cpp:150: void CBuildingHandler::loadBuildings(): Assertion `etp.is_open()' failed. The code lines are: //loading ERMU to picture std::ifstream etp(DATA_DIR "/config/ERMU_to_picture.txt"); assert(etp.is_open()); I've not found a file matching ERMU_to_picture.txt, ermu_to_picture.txt or Ermu_to_picture.txt. Neither in the original windows install nor in the linux copy of it. | ||||||||
Steps To Reproduce | just start vcmiclient on linux | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001301) Ivan (developer) 2010-08-11 12:01 |
This file was added after 0.82 release so it not present in latest release. You can take this file from /config folder in the source code or here: https://vcmi.svn.sourceforge.net/svnroot/vcmi/trunk/config/ERMU_to_picture.txt [^] I'll edit linux readme soon to prevent such issues in future. |
(0001324) Ivan (developer) 2010-08-18 14:33 |
Readme is correct - creating link will solve all issues like this. ln -f /PATH/TO/SOURCE/config /PATH/TO/VCMI/DATA/ |
(0001452) Zamolxis (viewer) 2010-11-22 17:38 |
@Ivan: does the above mean we can move this to Resolved? |
(0001456) Ivan (developer) 2010-11-22 22:23 |
Missed this one. Will fix readme soon. |
(0001560) Ivan (developer) 2011-02-28 15:17 |
Fixed in rev 2008 |
Issue History | |||
Date Modified | Username | Field | Change |
2010-08-11 11:08 | anonymous | New Issue | |
2010-08-11 12:01 | Ivan | Note Added: 0001301 | |
2010-08-13 05:33 | Warmonger | Status | new => confirmed |
2010-08-18 14:33 | Ivan | Note Added: 0001324 | |
2010-11-22 17:37 | Zamolxis | Status | confirmed => assigned |
2010-11-22 17:37 | Zamolxis | Assigned To | => Ivan |
2010-11-22 17:38 | Zamolxis | Note Added: 0001452 | |
2010-11-22 22:23 | Ivan | Note Added: 0001456 | |
2011-02-28 15:17 | Ivan | Note Added: 0001560 | |
2011-02-28 15:17 | Ivan | Status | assigned => resolved |
2011-02-28 15:17 | Ivan | Fixed in Version | => 0.89 |
2011-02-28 15:17 | Ivan | Resolution | open => fixed |
2011-05-31 09:32 | Zamolxis | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |