RimWorld

RimWorld

Allow Tool
Narumi 18 Dec, 2022 @ 12:32pm
Bug Report
[HugsLib][ERR] AllowTool caused an exception during OnFixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object at RimWorld.StoreUtility.CurrentHaulDestinationOf (Verse.Thing t) [0x00019] in <8c412d4a16f94d4cb337e846f2dee469>:0 at RimWorld.StoreUtility.CurrentStoragePriorityOf (Verse.Thing t) [0x00000] in <8c412d4a16f94d4cb337e846f2dee469>:0 at AllowTool.HaulUrgentlyCacheHandler+NoStorageSpaceTracker.HasNoHaulDestination (Verse.Thing t) [0x00009] in <d3e3fec3eced4dceb8190139680bcabd>:0 at AllowTool.HaulUrgentlyCacheHandler+NoStorageSpaceTracker.<ProcessDesignations>g__ProcessDesignatedThings|9_3 (AllowTool.HaulUrgentlyCacheHandler+NoStorageSpaceTracker+<>c__DisplayClass9_0& ) [0x00043] in <d3e3fec3eced4dceb8190139680bcabd>:0 at AllowTool.HaulUrgentlyCacheHandler+NoStorageSpaceTracker.ProcessDesignations (Verse.Map map, System.Int32 currentUpdate, System.Single currentTime) [0x00061] in <d3e3fec3eced4dceb8190139680bcabd>:0 at AllowTool.HaulUrgentlyCacheHandler.ProcessCacheEntries (System.Int32 currentFrame, System.Single currentTime) [0x00029] in <d3e3fec3eced4dceb8190139680bcabd>:0 at AllowTool.AllowToolController.FixedUpdate () [0x00012] in <d3e3fec3eced4dceb8190139680bcabd>:0 at HugsLib.HugsLibController.OnFixedUpdate () [0x00021] in <4a46802aeab646ab99159f7eecb6b57e>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string) HugsLib.Utils.ModLogger:ReportException (System.Exception,string,bool,string) HugsLib.HugsLibController:OnFixedUpdate () HugsLib.Core.UnityProxyComponent:FixedUpdate ()