-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Running on unstable branch on Steam, unsure if this is true on live. Make New Game, only Harmony, Core, Royalty, Numbers. The log fills with these three errors.
_Exception filling window for Numbers.MainTabWindow_Numbers: System.MissingFieldException: Field 'Verse.HealthUtility.DarkRedColor' not found.
at (wrapper dynamic-method) RimWorld.PawnTable.DMD<DMD<PawnTableOnGUI_Patch0>?389450368::PawnTableOnGUI_Patch0>(RimWorld.PawnTable,UnityEngine.Vector2)
at RimWorld.MainTabWindow_PawnTable.DoWindowContents (UnityEngine.Rect rect) [0x00027] in <8028161dce2f4d84aceaffcaea7b01ff>:0
at Numbers.MainTabWindow_Numbers.DoWindowContents (UnityEngine.Rect rect) [0x003c1] in <33d2e6fa131c457b96140df2c637cc9e>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x00165] in <8028161dce2f4d84aceaffcaea7b01ff>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
(Filename: C:\buildslave\unity\build\Modules/IMGUI/GUIClip.cpp Line: 580)_
Mouse position stack is not empty. There were more calls to BeginScrollView than EndScrollView. Fixing.