hello! can someone tell me what i did wrong with this mod?
game version - 1.3.3136 64-bits
instaled last versions of mod 3.11.1 and hugs lib 9.0.1. from first message here
getting this on old save file.
Exception processing alert AllowTool.Alert_NoUrgentStorage: System.NullReferenceException: Object reference not set to an instance of an object
at AllowTool.Alert_NoUrgentStorage.GetReport () [0x00006] in <62b4ea65b8384767bbe2ebb0d5b5d734>:0
at RimWorld.Alert.Recalculate () [0x00000] in <51088e970b8e4926b1c0bfe6119e867e>:0
at RimWorld.AlertsReadout.CheckAddOrRemoveAlert (RimWorld.Alert alert, System.Boolean forceRemove) [0x00000] in <51088e970b8e4926b1c0bfe6119e867e>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Log:ErrorOnce (string,int)
RimWorld.AlertsReadout:CheckAddOrRemoveAlert (RimWorld.Alert,bool)
RimWorld.AlertsReadout:AlertsReadoutUpdate ()
RimWorld.UIRoot_Play:UIRootUpdate ()
Verse.Root:Update ()
Verse.Root_Play:Update ()
and this if i start new colony
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at AllowTool.WorkGiver_HaulUrgently.GetHaulablesForPawn (Verse.Pawn pawn) [0x00006] in <62b4ea65b8384767bbe2ebb0d5b5d734>:0
at AllowTool.WorkGiver_HaulUrgently.ShouldSkip (Verse.Pawn pawn, System.Boolean forced) [0x00001] in <62b4ea65b8384767bbe2ebb0d5b5d734>:0
at RimWorld.JobGiver_Work.PawnCanUseWorkGiver (Verse.Pawn pawn, RimWorld.WorkGiver giver) [0x0002c] in <51088e970b8e4926b1c0bfe6119e867e>:0
at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00176] in <51088e970b8e4926b1c0bfe6119e867e>:0
at Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x000fb] in <51088e970b8e4926b1c0bfe6119e867e>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.AI.ThinkNode_PrioritySorter:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Tagger:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Subtree:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
hugs lib is higher than mod in the list