MantisBT - VCMI |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001300 | VCMI | Other | public | 2013-06-04 16:55 | 2013-06-05 07:25 |
|
Reporter | igor.kovalenko | |
Assigned To | Ivan | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | | OS Version | |
Product Version | 0.93 | |
Target Version | | Fixed in Version | | |
|
Summary | 0001300: Resource with name DATA/VCDESC and type TEXT wasn't found |
Description | The game is does not start and I'm see this message:
"Resource with name DATA/VCDESC and type TEXT wasn't found" |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | VCMI_Client_log.txt (2,839) 2013-06-04 16:55 https://bugs.vcmi.eu/file_download.php?file_id=1348&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-04 16:55 | igor.kovalenko | New Issue | |
2013-06-04 16:55 | igor.kovalenko | File Added: VCMI_Client_log.txt | |
2013-06-04 17:53 | Ivan | Note Added: 0003659 | |
2013-06-04 18:01 | igor.kovalenko | Note Added: 0003660 | |
2013-06-04 18:52 | krs | Note Added: 0003661 | |
2013-06-04 18:53 | krs | Note Edited: 0003661 | bug_revision_view_page.php?bugnote_id=3661#r2274 |
2013-06-04 18:53 | krs | Note Edited: 0003661 | bug_revision_view_page.php?bugnote_id=3661#r2275 |
2013-06-04 19:03 | krs | Note Edited: 0003661 | bug_revision_view_page.php?bugnote_id=3661#r2276 |
2013-06-04 21:34 | Ivan | Note Added: 0003664 | |
2013-06-05 02:51 | igor.kovalenko | Note Added: 0003667 | |
2013-06-05 07:25 | Ivan | Status | new => closed |
2013-06-05 07:25 | Ivan | Assigned To | => Ivan |
2013-06-05 07:25 | Ivan | Resolution | open => no change required |
Notes |
|
(0003659)
|
Ivan
|
2013-06-04 17:53
|
|
You need Heroes III data to run VCMI.
For Windows this means that you need to extract VCMI package in Heroes III install directory
For Linux - see this page: http://wiki.vcmi.eu/index.php?title=Installation_on_Linux [^]
Also - log says that you're running VCMI 0.91. This is outdated version - you may want to install 0.93 instead. |
|
|
|
I installed from Heroes III data using vcmibuilder, but it led to the result that I described above.
And with a version I really was wrong - right is 0.91 |
|
|
(0003661)
|
krs
|
2013-06-04 18:52
(edited on: 2013-06-04 19:03) |
|
Maybe I am wrong or off-topic, but I got a similar message after building VCMI from sources when I forgot to copy the package with latest VCMI release to the trunk folder.
Fixed it by copying the missing files.
|
|
|
(0003664)
|
Ivan
|
2013-06-04 21:34
|
|
IIRC vcmibuilder for 0.91 won't copy resulting data into "data directory".
In 0.91 you had to do this:
run "vcmiclient -v" to get data directory path
copy script output to where vcmi expects it to be found.
cp -RTu vcmi /path/to/vcmi/data/directory
Or update to 0.93 - much better idea :) |
|
|
|
OK. I'm updated the game and the problem is solved
Thanks! |
|