MantisBT - VCMI
View Issue Details
0001139VCMIOtherpublic2012-10-08 11:332012-10-08 12:37
q4a 
 
normalfeaturealways
closedno change required 
x86WindowsXP SP3
 
 
0001139: First resource file, which vcmi take from H3sprite.lod, has resourceIdent.name="" and type=MASK
I decided to see the sequence of loading resource from H3sprite.lod. So, I removed H3sprite.lod from Data folder and run vcmi_client from VC10.
I catch breakpoint: see attached err.PNG. vcmi trying to load resourceIdent with name="" and type=MASK. It looks strange for me and I don't know what does this mean?
I tried to extract all 6379 files from H3sprite.lod to Data folder, but it does not help. Can somebody help me to understand it?

PS the same error i got on Linux yesterday, so it happens regardless of OS.
PPS everything is works fine, when H3sprite.lod is in Data, so it's not bug, but something interesting for me..
Enable debugging in VC10 like here: http://wiki.vcmi.eu/index.php?title=File:WorkingDir.png [^]
Remove H3sprite.lod from Data folder.
Start debugging VCMI_client in VC10 (F5).
No tags attached.
png err.PNG (132,606) 2012-10-08 11:33
https://bugs.vcmi.eu/file_download.php?file_id=1148&type=bug
png
Issue History
2012-10-08 11:33q4aNew Issue
2012-10-08 11:33q4aFile Added: err.PNG
2012-10-08 12:03q4aNote Added: 0003173
2012-10-08 12:37IvanStatusnew => closed
2012-10-08 12:37IvanResolutionopen => no change required

Notes
(0003173)
q4a   
2012-10-08 12:03   
Ok, this it's my fault. I should copy DEFAULT.MSG to Sprites folder.
Close this issue.