Famous1337

Rimworld modded error

Apr 27th, 2022
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. Exception filling window for WhatTheHack.TabWindowNew.MainTabWindow_Work_MechanoidsNew: System.NullReferenceException: Object reference not set to an instance of an object
  2. at WorkTab.PawnColumnWorker_WorkType.DoCell (UnityEngine.Rect rect, Verse.Pawn pawn, RimWorld.PawnTable table) [0x0001a] in <1047f5dc1d7a4966ba34328f27e10396>:0
  3. at WorkTab.PawnTable_PawnTableOnGUI.Prefix (RimWorld.PawnTable __instance, UnityEngine.Vector2 position, RimWorld.PawnTableDef ___def, UnityEngine.Vector2& ___scrollPosition) [0x00642] in <1047f5dc1d7a4966ba34328f27e10396>:0
  4. at (wrapper dynamic-method) RimWorld.PawnTable.RimWorld.PawnTable.PawnTableOnGUI_Patch1(RimWorld.PawnTable,UnityEngine.Vector2)
  5. at RimWorld.MainTabWindow_PawnTable.DoWindowContents (UnityEngine.Rect rect) [0x00020] in <99518a644a3e4a7ea3fde566568df84a>:0
  6. at RimWorld.MainTabWindow_Work.DoWindowContents (UnityEngine.Rect rect) [0x00000] in <99518a644a3e4a7ea3fde566568df84a>:0
  7. at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <99518a644a3e4a7ea3fde566568df84a>:0
  8. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  9. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string)
  10. Verse.Window:InnerWindowOnGUI (int)
  11. UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
  12.  
  13. Error #2:
  14. Mouse position stack is not empty. There were more calls to BeginScrollView than EndScrollView. Fixing.
  15. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  16. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string)
  17. Verse.Widgets:EnsureMousePositionStackEmpty ()
  18. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  19. Verse.Root_Play:Update ()
  20.  
Advertisement
Add Comment
Please, Sign In to add comment