Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
And while I'm at it, thank you for making great mods ^_^
Yes, there is. Simply remove the <li Class="HediffCompProperties_RemoveIfOtherHediff"> node from the HediffDef files. Ideally you should do this with a xml patch that way you don't need to mess with files when I do updates.
You'll find the Mechanites themselves under the Mechanites files. They're spread out in folders so they can be loaded with the required DLC. Most are under Core, one is under the Frameworks/Vanilla Expanded Framework and one is under Royalty.
The error for the Detoxifier Lung is probably due to another mod messing with it. I'm not aware of any other mod that removes the recipeusers section from it. I'll put out an update to modify the patch so it checks for the node before attempting to remove it. That should safety proof it for other people messing with it.
As for the other error its saying <hatRenderedFrontOfFace> has been put in a node where it shouldn't exist. Not sure who is doing that but they've messed up either some XML or a Patch. I'd suggest asking on the unofficial Rimworld discord for help with the other errors if you can't figure them out. I find dealing with troubleshooting related to my own errors troublesome and time consuming enough.
XML error: <hatRenderedFrontOfFace>true</hatRenderedFrontOfFace> doesn't correspond to any field in type ApparelProperties. Context: <apparel><parentTagDef>ApparelHead</parentTagDef><bodyPartGroups><li>Teeth</li><li>Eyes</li></bodyPartGroups><wornGraphicPath>Things/Headgear/GasMask/GasMask</wornGraphicPath><hatRenderedFrontOfFace>true</hatRenderedFrontOfFace><layers><li>EyeCover</li></layers><tags><li>IndustrialAdvanced</li><li>IndustrialMilitary</li></tags><defaultOutfitTags><li>Worker</li><li>Soldier</li></defaultOutfitTags></apparel>
There's more after this for each error related to the Unity Engine stacktrace, but it doesn't fit here. Thanks!
[[FSF] Advanced Bionics Expansion - Start of stack trace]
Verse.PatchOperationRemove(xpath="/Defs/ThingDef[defName = "DetoxifierLung"]/recipeMaker/recipeUsers"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=5
XmlExtensions.OptionalPatch(key='FSFABEBionicsTableOn', defaultValue='false'): Error in <caseTrue> in the operation at position=1
[End of stack trace]
Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2006925330\1.6\Frameworks\XML Extensions\Patches\Bionics_Table.xml
That issue has come up before but I don't think its something I can actually fix. It's a mod related issue due to having children with servitors. When I tested it I was unable to reproduce the issue in the vanilla game or with any of the pregnancy and genetics mods I use.
Some mod is changing how child birth is being done. Also for whatever reason its using the PawnKind Defs. Which in this case, the ones I added for servitors contain a bunch of information so they spawn at the correct age with the appropriate skills and bionics.
As per the description this mod includes Vanilla Bionics Expansion. So you only need this mod active.