Guest User

Rimworld Log 2

a guest
Jan 31st, 2021
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. 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 <567df3e0919241ba98db88bec4c6696f>:0
  4. at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  5. at (wrapper dynamic-method) AlienRace.HarmonyPatches.AlienRace.HarmonyPatches.DrawAddons_Patch3(bool,UnityEngine.Vector3,Verse.Pawn,UnityEngine.Quaternion,Verse.Rot4,bool)
  6. at (wrapper dynamic-method) Verse.PawnRenderer.Verse.PawnRenderer.RenderPawnInternal_Patch11(Verse.PawnRenderer,UnityEngine.Vector3,single,bool,Verse.Rot4,Verse.Rot4,Verse.RotDrawMode,bool,bool,bool)
  7. at Verse.PawnRenderer.RenderPortrait () [0x00086] in <d72310b4d8f64d25aee502792b58549f>:0
  8. at RimWorld.PortraitRenderer.OnPostRender () [0x0000b] in <d72310b4d8f64d25aee502792b58549f>:0
  9. UnityEngine.Camera:Render()
  10. RimWorld.PortraitRenderer:RenderPortrait(Pawn, RenderTexture, Vector3, Single)
  11. RimWorld.PortraitsCache:RenderPortrait(Pawn, RenderTexture, Vector3, Single)
  12. RimWorld.PortraitsCache:RimWorld.PortraitsCache.Get_Patch2(Pawn, Vector2, Vector3, Single, Boolean, Boolean)
  13. RimWorld.ColonistBarColonistDrawer:DrawColonist(Rect, Pawn, Map, Boolean, Boolean)
  14. RimWorld.ColonistBar:RimWorld.ColonistBar.ColonistBarOnGUI_Patch0(ColonistBar)
  15. RimWorld.MapInterface:RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs_Patch2(MapInterface)
  16. RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch1(UIRoot_Play)
  17. Verse.Root:Verse.Root.OnGUI_Patch1(Root)
Advertisement
Add Comment
Please, Sign In to add comment