He-llo. First post (well, on this forum; I've poked around the DF Subreddit before, at least), and a rather belated one at that, but my current modding endeavor has run into a roadblock that I can't solve on my own, so I might as well. (I was going to have to pop up to post it here, anyway, so-- ha.)
Anyway. So, I'm trying to make a mod adding in a new type of creature based off of humanity, with its own unique (flimsy) tissue and material layers. (You'll probably be able to guess the inspiration looking at the creature names in a second, of course.) Most of the new creature has gone swimmingly - their unique interactions work, their castes work, even their blood and corpses turning to dust in the air works perfectly. And then I load their raws up in any way, from the arena to worldgen, and this happens:
*** Error(s) finalizing the creature UTM_MONSTERBASE
UTM_MONSTERBASE:FEMALE:upper body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:lower body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:neck, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:head, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:head, layer 2: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:head, layer 3: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:nose, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:throat, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:thumb, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:thumb, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:first finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:first finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:second finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:second finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:third finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:third finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:first toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:first toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:second toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:second toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:third toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:third toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:left eyelid, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALE:right eyelid, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:upper body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:lower body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:neck, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:head, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:head, layer 2: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:MALE:head, layer 3: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:nose, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:throat, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:thumb, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:thumb, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:first finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:first finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:second finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:second finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:third finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:third finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:first toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:first toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:second toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:second toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:third toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:third toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:left eyelid, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALE:right eyelid, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:upper body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:lower body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:neck, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:head, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:head, layer 2: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:head, layer 3: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:nose, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:throat, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:thumb, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:thumb, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:first finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:first finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:second finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:second finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:third finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:third finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:first toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:first toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:second toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:second toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:third toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:third toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:left eyelid, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:FEMALEBOSSMONSTER:right eyelid, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:upper body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:lower body, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:neck, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:head, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:head, layer 2: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:head, layer 3: Tissue HAIR was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left upper arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left lower arm, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left upper leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left lower leg, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left ear, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:nose, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:throat, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:thumb, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:thumb, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:first finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:first finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:second finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:second finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:third finger, right hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:third finger, left hand, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:first toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:first toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:second toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:second toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:third toe, right foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:third toe, left foot, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right cheek, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:left eyelid, layer 1: Tissue was not found, using first tissue instead
UTM_MONSTERBASE:MALEBOSSMONSTER:right eyelid, layer 1: Tissue was not found, using first tissue instead
sure I applied all the new tissues and materials properly, I'm not quite sure what's going on and will need help from someone slightly more experienced than me. If you can make do with just the error messages, that's great, but I can also supply the actual files if they're needed.
...
I'm sorry, this is for funny anecdotes, isn't it? Uh.
Well, I made a skeletal machine gun last night. I think that counts for something.