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)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
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
DresserUI closed due to: NullReferenceException Object reference not set to an instance of an object
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
ChangeMirror.UI.DresserUI:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Unfortunately, I'm getting an odd error when trying to edit the color of a pawn from a humanoid alien race mod. The dresser UI opens correctly, but when I try to tab to the left after "Body" or to the right after "Apparel Colors", it closes with the error:
DresserUI closed due to: NullReferenceException Object reference not set to an instance of an object
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
ChangeMirror.UI.DresserUI:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Can now edit beards
Can change a pawn's favorite color
Supports humanoid alien races mod again
(Head And Tail Decorations_头部与尾部装饰),
DresserUI closed due to: MissingMethodException UnityEngine.RenderTexture RimWorld.PortraitsCache.Get(Verse.Pawn,UnityEngine.Vector2,Verse.Rot4,UnityEngine.Vector3,single,bool,bool,bool,bool,System.Collections.Generic.Dictionary`2<RimWorld.Apparel, UnityEngine.Color>,bool)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)