kamikadza13

Untitled

Dec 21st, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. Exception filling window for Verse.Dialog_InfoCard: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  2. Parameter name: index
  3. at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
  4. at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  5. at RimWorld.StatsReportUtility.DrawStatsWorker (UnityEngine.Rect rect, Verse.Thing optionalThing, RimWorld.Planet.WorldObject optionalWorldObject) [0x0044d] in <cd7169108ea74757aa50c5b33d275c15>:0
  6. at (wrapper dynamic-method) RimWorld.StatsReportUtility.RimWorld.StatsReportUtility.DrawStatsReport_Patch2(UnityEngine.Rect,Verse.Thing)
  7. at (wrapper dynamic-method) Verse.Dialog_InfoCard.Verse.Dialog_InfoCard.FillCard_Patch1(Verse.Dialog_InfoCard,UnityEngine.Rect)
  8. at Verse.Dialog_InfoCard.DoWindowContents (UnityEngine.Rect inRect) [0x00294] in <cd7169108ea74757aa50c5b33d275c15>:0
  9. at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <cd7169108ea74757aa50c5b33d275c15>:0
  10. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  11. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
  12. Verse.Window:InnerWindowOnGUI (int)
  13. UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
  14.  
  15.  
  16.  
  17.  
  18. Mouse position stack is not empty. There were more calls to BeginScrollView than EndScrollView. Fixing.
  19. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  20. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
  21. Verse.Widgets:EnsureMousePositionStackEmpty ()
  22. Verse.Root:Update ()
  23. Verse.Root_Play:Update ()
Tags: RimWorld
Advertisement
Add Comment
Please, Sign In to add comment