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
also for anyone having trouble with this, the 'Standing' error is caused by the pawn needing to be anaesthetized for the surgery but they aren't, so manually anaesthetizing your pawns and then doing the 'harvest neutroamine' operation *should* work.
i absolutly do not understand how to get to said file (WCE2_Surgery_Implants_Recipes.xml)
You open the file with notepad and search for the neurotroamine harvesting, it appears like this: <defName>WCE2_HarvestNeutroamine</defName>
Below that you have to look for <anesthetize>true</anesthetize> and change the true for a false.
Could not find type named StatPart_SightPsychicSenstivityOffset from node <li Class="StatPart_SightPsychicSenstivityOffset" />
Exception loading list element from XML: System.MissingMethodException: Default constructor not found for type RimWorld.StatPart
Turns out you have a small spelling mistake in the Constructor for the Psychic Sensitivity Def. You're missing an " i " after the second " s " in "Sensitivity" of the psychicSensitivityOffset class.
Edit: Wait, why is this even here. I don't remember this. I think I forgot to remove this entire thing.
Edit 2: Yeah I didn't mean to include that file at all. I was going to work on a new stat for something and forgot to remove it after I decided against it.
Edit 3: Updated with that file removed. Wasn't supposed to be there anyhoo.