MantisBT - VCMI
View Issue Details
0001300VCMIOtherpublic2013-06-04 16:552013-06-05 07:25
igor.kovalenko 
Ivan 
normalminoralways
closedno change required 
0.93 
 
0001300: Resource with name DATA/VCDESC and type TEXT wasn't found
The game is does not start and I'm see this message:
"Resource with name DATA/VCDESC and type TEXT wasn't found"
No tags attached.
txt 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
2013-06-04 16:55igor.kovalenkoNew Issue
2013-06-04 16:55igor.kovalenkoFile Added: VCMI_Client_log.txt
2013-06-04 17:53IvanNote Added: 0003659
2013-06-04 18:01igor.kovalenkoNote Added: 0003660
2013-06-04 18:52krsNote Added: 0003661
2013-06-04 18:53krsNote Edited: 0003661bug_revision_view_page.php?bugnote_id=3661#r2274
2013-06-04 18:53krsNote Edited: 0003661bug_revision_view_page.php?bugnote_id=3661#r2275
2013-06-04 19:03krsNote Edited: 0003661bug_revision_view_page.php?bugnote_id=3661#r2276
2013-06-04 21:34IvanNote Added: 0003664
2013-06-05 02:51igor.kovalenkoNote Added: 0003667
2013-06-05 07:25IvanStatusnew => closed
2013-06-05 07:25IvanAssigned To => Ivan
2013-06-05 07:25IvanResolutionopen => 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.
(0003660)
igor.kovalenko   
2013-06-04 18:01   
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 :)
(0003667)
igor.kovalenko   
2013-06-05 02:51   
OK. I'm updated the game and the problem is solved

Thanks!