RimWorld

RimWorld

The Drow Race Continued
Child and Baby bodyAddon errors
I seem to have found the source of an error caused by this mod due to a lack of "MayRequire" in terms of BodyAddons for Child and Baby:

---------

Could not resolve cross-reference: No RimWorld.BodyTypeDef named Baby found to give to AlienRace.AlienPartGenerator+BodyTypeOffset AlienRace.AlienPartGenerator+BodyTypeOffset
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Could not resolve cross-reference: No RimWorld.BodyTypeDef named Child found to give to AlienRace.AlienPartGenerator+BodyTypeOffset AlienRace.AlienPartGenerator+BodyTypeOffset
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

-----------

It appears to be caused by this set of code lines here:

------------

</bodyTypes>

<bodyAddons>
<li>
<drawSize>1</drawSize>
<path>Drow/Drow_Ear</path>
<bodyPart>Ear</bodyPart>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>true</drawnInBed>
<alignWithHead>true</alignWithHead>
<defaultOffset>Center</defaultOffset>
<bodytypeGraphics>
<Child>
<path>Drow/Drow_Ear_Medium</path>
</Child>
<Baby>
<path>Drow/Drow_Ear_Medium</path>
</Baby>
</bodytypeGraphics>
<offsets>

-----------
< >
Näytetään 1-2 / 2 kommentista
Kerevan  [kehittäjä] 28.12.2022 klo 5.47 
This issue should be fixed now )
Triss 31.12.2022 klo 13.50 
ayy nice, thankee.
< >
Näytetään 1-2 / 2 kommentista
Sivua kohden: 1530 50