DE 2.0 & jHRP - Model will be rendered without a skin
When loading jHRP DE reports that "Model [...]\Hellstaff\flash.md2 will be rendered without a skin (none found)".
Reading Hellstaff.ded I found the following:
I'm new to DE resource packs and DED file syntax, but isn't this defining a skin file? (the files all exist)
Also, is this an error or just a warning? Can it be ignored if the skin file won't work?
Any insight or information is greatly appreciated!
Reading Hellstaff.ded I found the following:
*Model {
State = "HORNRODATK1_1"
offset xyz { -8 -11 0.2}
Md2 {
Skin File = "HUD/Hellstaff/staffflash.png"
}
Md2 {
File = "HUD/Hellstaff/flash.md2"
Flags = dim
Skin File = "HUD/Hellstaff/muzleflash.png"
Frame = "Frame01"
}
}
I'm new to DE resource packs and DED file syntax, but isn't this defining a skin file? (the files all exist)
Also, is this an error or just a warning? Can it be ignored if the skin file won't work?
Any insight or information is greatly appreciated!
Comments
I tried some variations in the .ded file but can't seem to work around it.
Weird too because it works in other places.
Thanks!