RamRod6198 / Z-Levels

55 stars 34 forks source link

Exception when getting hauling job report #36

Open fnattee opened 4 years ago

fnattee commented 4 years ago

JobDriver.GetReport() exception: System.IndexOutOfRangeException: Index was outside the bounds of the array. at (wrapper managed-to-managed) System.Object.ElementAddr_8(object,int,int,int) at RimWorld.HaulDestinationManager.SlotGroupAt (Verse.IntVec3 loc) [0x00000] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0 at RimWorld.StoreUtility.GetSlotGroup (Verse.IntVec3 c, Verse.Map map) [0x0000a] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0 at ZLevels.JobDriver_HaulThingToDestAndToCell.GetReport () [0x000a7] in <3d4ed8575c14457aa5642a8b131f87e2>:0 at (wrapper dynamic-method) Verse.Pawn.DMD<DMD<GetInspectString_Patch1>?377005056::GetInspectString_Patch1>(Verse.Pawn) Verse.Log:DMD<DMD<Error_Patch1>?1140223360::Error_Patch1>(String, Boolean) Verse.Pawn:DMD<DMD<GetInspectString_Patch1>?377005056::GetInspectString_Patch1>(Pawn) RimWorld.InspectPaneFiller:DrawInspectStringFor(ISelectable, Rect) RimWorld.InspectPaneFiller:DoPaneContentsFor(ISelectable, Rect) RimWorld.MainTabWindow_Inspect:DoPaneContents(Rect) RimWorld.InspectPaneUtility:InspectPaneOnGUI(Rect, IInspectPane) RimWorld.MainTabWindow_Inspect:DoWindowContents(Rect) Verse.Window:InnerWindowOnGUI(Int32) UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)

Possibly a conflict, i get it with a large mod list installed Spams debug log with this exception when selecting a pawn that currently is hauling between levels