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
Attempt to use string Thin to refer to field thin in type RimWorld.WornGraphicData; xml tags are now case-sensitive. XML: <wornGraphicData><renderUtilityAsPack>true</renderUtilityAsPack><north><offset>(0.0,-0.35)</offset><Thin><offset>(0.0,0.0)</offset></Thin></north><east><offset>(-0.27,-0.28)</offset><Thin><offset>(0.0,0.0)</offset></Thin></east><west><offset>(0.27,-0.28)</offset><Thin><offset>(0.0,-0.0)</offset></Thin></west><Thin><scale>(0.65,0.65)</scale></Thin></wornGraphicData>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.DirectXmlToObject.GetFieldInfoForType_Patch1 (System.Type,string,System.Xml.XmlNode)
XmlExtensions.CustomXmlLoader:ObjectFromXml<RimWorld.WornGraphicData> (System.Xml.XmlNode,bool,System.Xml.XmlNode,string)
XmlExtensions.CustomXmlLoader:ObjectFromXmlReflection<RimWorld.WornGraphicData> (System.Xml.XmlNode,bool)
XmlExtensions.CustomXmlLoader:ObjectFromXml<RimWorld.ApparelProperties> (System.Xml.XmlNode,bool,System.Xml.XmlNode,string)
XmlExtensions.CustomXmlLoader:ObjectFromXmlReflectionRecursive<RimWorld.ApparelProperties> (System.Xml.XmlNode,System.Xml.XmlNode,string,bool)
XmlExtensions.CustomXmlLoader:ObjectFromXml<Verse.ThingDef> (System.Xml.XmlNode,bool,System.Xml.XmlNode,string)
XmlExtensions.CustomXmlLoader:ObjectFromXmlReflection<Verse.ThingDef> (System.Xml.XmlNode,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.DirectXmlLoader.DefFromNode_Patch4 (System.Xml.XmlNode,Verse.LoadableXmlAsset)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>,bool)
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()
Exception setting up dynamic nodes for Iris: System.MissingMethodException: Constructor on type 'testjss.PawnRenderNode_Apparel' not found.
[Ref 1D67E03E]
at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0022b] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x0009c] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
at VisualExceptions.ExceptionsAndActivatorHandler+PatchedActivator.CreateInstance (System.Type type, System.Object[] objects, System.Object me) [0x00009] in <b422d926e08549a3866fd9902b8c3082>:0
at Verse.DynamicPawnRenderNodeSetup_Apparel+<ProcessApparel>d__5.MoveNext () [0x00091] in <323997631b604b6db469e110087828ac>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
at Verse.DynamicPawnRenderNodeSetup_Apparel+<GetDynamicNodes>d__3.MoveNext () [0x001a4] in <323997631b604b6db469e110087828ac>:0
at Verse.PawnRenderTree.SetupDynamicNodes () [0x00061] in <323997631b604b6db469e110087828ac>:0
at Verse.PawnRenderTree.TrySetupGraphIfNeeded () [0x0009b] in <323997631b604b6db469e110087828ac>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
- PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.AlienRenderTreePatches:TrySetupGraphIfNeededPrefix(PawnRenderTree __instance)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch0 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnRenderTree.TrySetupGraphIfNeeded_Patch1 (Verse.PawnRenderTree)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnRenderTree.EnsureInitialized_Patch1 (Verse.PawnRenderTree,Verse.PawnRenderFlags)
Verse.PawnRenderer:EnsureGraphicsInitialized ()
CharacterEditor.Capturer:PrepareForRender (Verse.Pawn)
CharacterEditor.Capturer:GetRenderTexture (Verse.Pawn,bool)
CharacterEditor.Capturer:UpdatePawnGraphic (Verse.Pawn)
CharacterEditor.CEditor/ModData:UpdateGraphics ()
CharacterEditor.CEditor:UpdateGraphics ()
CharacterEditor.DialogObjects:Confirmed ()
CharacterEditor.CustomDialog:AOnAccept ()
CharacterEditor.SZWidgets:ButtonText (UnityEngine.Rect,string,System.Action,string)
CharacterEditor.CustomDialog:DoWindowContents (UnityEngine.Rect)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)