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
Exception reading Backstories Patch.xml as XML: System.Xml.XmlException: Root element is missing.
Error while instantiating a mod of type VFECore.VFEGlobal: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
Translation data for language Korean has 15 errors. Generate translation report for more info.
Getting this error when i put your mod in with my modlist. don't get the error when I remove it.
Error(Line 3398) :
XML error: <drawOffset>(0, 0.001, 0.08)</drawOffset> doesn't correspond to any field in type Wound. Context: <li><texture>Things/Pawn/Wounds/ScarificationB</texture><tintWithSkinColor>true</tintWithSkinColor><displayOverApparel>false</displayOverApparel><displayPermanent>false</displayPermanent><drawOffset>(0, 0.001, 0.08)</drawOffset><drawOffsetSouth>(0, 0.001, -0.24)</drawOffsetSouth><drawOffsetEastWest>(-0.03, 0.001, -0.24)</drawOffsetEastWest></li>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Oh that's good to know. No worries, I just wanted to let you know. Appreciate your work with this mod.
Thanks
XML error: <drawOffset>(0, 0.001, 0.08)</drawOffset> doesn't correspond to any field in type Wound. Context: <li><texture>Things/Pawn/Wounds/ScarificationB</texture><tintWithSkinColor>true</tintWithSkinColor><displayOverApparel>false</displayOverApparel><displayPermanent>false</displayPermanent><drawOffset>(0, 0.001, 0.08)</drawOffset><drawOffsetSouth>(0, 0.001, -0.24)</drawOffsetSouth><drawOffsetEastWest>(-0.03, 0.001, -0.24)</drawOffsetEastWest></li>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlToObject:ObjectFromXml<RimWorld.FleshTypeDef/Wound> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ListFromXml<RimWorld.FleshTypeDef/Wound> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<RimWorld.FleshTypeDef/Wound> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<RimWorld.FleshTypeDef/Wound>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<RimWorld.FleshTypeDef/Wound>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<RimWorld.FleshTypeDef/HediffWound> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ListFromXml<RimWorld.FleshTypeDef/HediffWound> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<RimWorld.FleshTypeDef/HediffWound> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<RimWorld.FleshTypeDef/HediffWound>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<RimWorld.FleshTypeDef/HediffWound>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<RimWorld.FleshTypeDef> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<RimWorld.FleshTypeDef> (System.Xml.XmlNode,bool)
Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset)
Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()