Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Exception filling window for VanillaHairExpanded.Dialog_ChangeHairstyle: System.NotImplementedException: The requested feature is not implemented.
  2. at Verse.Text.get_CurFontStyle () [0x00000] in <filename unknown>:0
  3. at Verse.Widgets.Label (Rect rect, System.String label) [0x00000] in <filename unknown>:0
  4. at VanillaHairExpanded.Dialog_ChangeHairstyle.DrawRow (Verse.Listing_Standard usedListing, RimWorld.HairDef listedHair, Color colour, RimWorld.HairDef& hairToChange) [0x00000] in <filename unknown>:0
  5. at VanillaHairExpanded.Dialog_ChangeHairstyle.DoWindowContents (Rect inRect) [0x00000] in <filename unknown>:0
  6. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  7. Verse.Log:Error(String, Boolean)
  8. Verse.<WindowOnGUI>c__AnonStorey0:<>m__0(Int32)
  9. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. and
  17.  
  18.  
  19.  
  20.  
  21. Mouse position stack is not empty. There were more calls to BeginScrollView than EndScrollView. Fixing.
  22. Verse.Log:Error(String, Boolean)
  23. Verse.Widgets:EnsureMousePositionStackEmpty()
  24. Verse.Root:Update_Patch1(Object)
  25. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement