Advertisement
SentaiBrad

LWM Error Log 10-3-20

Oct 3rd, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. Exception filling tab RimWorld.ITab_Storage: System.NullReferenceException: Object reference not set to an instance of an object
  2. at Verse.ThingDef.get_DescriptionDetailed () [0x000d2] in <d72310b4d8f64d25aee502792b58549f>:0
  3. at (wrapper dynamic-method) Verse.Listing_TreeThingFilter.Verse.Listing_TreeThingFilter.DoThingDef_Patch1(Verse.Listing_TreeThingFilter,Verse.ThingDef,int,Verse.Map)
  4. at Verse.Listing_TreeThingFilter.DoCategoryChildren (Verse.TreeNode_ThingCategory node, System.Int32 indentLevel, System.Int32 openMask, Verse.Map map, System.Boolean isRoot) [0x0010f] in <d72310b4d8f64d25aee502792b58549f>:0
  5. at (wrapper dynamic-method) Verse.ThingFilterUI.Verse.ThingFilterUI.DoThingFilterConfigWindow_Patch0(UnityEngine.Rect,UnityEngine.Vector2&,Verse.ThingFilter,Verse.ThingFilter,int,System.Collections.Generic.IEnumerable`1<Verse.ThingDef>,System.Collections.Generic.IEnumerable`1<Verse.SpecialThingFilterDef>,bool,System.Collections.Generic.List`1<Verse.ThingDef>,Verse.Map)
  6. at RimWorld.ITab_Storage.FillTab () [0x001e6] in <d72310b4d8f64d25aee502792b58549f>:0
  7. at Verse.InspectTabBase+<>c__DisplayClass14_0.<DoTabGUI>b__0 () [0x00039] in <d72310b4d8f64d25aee502792b58549f>:0
  8. Verse.Log:Error(String, Boolean)
  9. Verse.Log:ErrorOnce(String, Int32, Boolean)
  10. Verse.<>c__DisplayClass14_0:<DoTabGUI>b__0()
  11. Verse.ImmediateWindow:DoWindowContents(Rect)
  12. Verse.Window:InnerWindowOnGUI(Int32)
  13. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  14.  
  15. ----------------------------------------------------------------------------
  16.  
  17. Word wrap was false at end of frame.
  18. Verse.Log:Error(String, Boolean)
  19. Verse.Log:ErrorOnce(String, Int32, Boolean)
  20. Verse.Text:StartOfOnGUI()
  21. Verse.UIRoot:Verse.UIRoot.UIRootOnGUI_Patch2(UIRoot)
  22. RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch1(UIRoot_Play)
  23. Verse.Root:Verse.Root.OnGUI_Patch1(Root)
  24.  
  25.  
  26. ----------------------------------------------------------------------------
  27.  
  28. Mouse position stack is not empty. There were more calls to BeginScrollView than EndScrollView. Fixing.
  29. Verse.Log:Error(String, Boolean)
  30. Verse.Widgets:EnsureMousePositionStackEmpty()
  31. Verse.Root:Verse.Root.Update_Patch1(Root)
  32. Verse.Root_Play:Verse.Root_Play.Update_Patch1(Root_Play)
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement