Hi, i spotted a bug with other mod.
I use call of chthulhu and rimworld of magic and when i use the necromancer spell for raise a dead creature of Call of Cthulhu - Cosmic Horrors i've this error. I'm not sure you can do anything about that (very specific situation with other mod than yours) but i prefer report it in case of you can repair this
I use call of chthulhu and rimworld of magic and when i use the necromancer spell for raise a dead creature of Call of Cthulhu - Cosmic Horrors i've this error. I'm not sure you can do anything about that (very specific situation with other mod than yours) but i prefer report it in case of you can repair this

Code Select
Exception ticking ROM_DeepOne146708 (at (210, 0, 176)): System.NullReferenceException: Object reference not set to an instance of an object
at GiddyUpCore.Utilities.DistanceUtility.GetFirstTarget (Verse.AI.Job,Verse.AI.TargetIndex) <0x0002d>
at GiddyUpCaravan.Harmony.Pawn_JobTracker_DetermineNextJob.Postfix (Verse.AI.Pawn_JobTracker,Verse.AI.ThinkResult&) <0x00447>
at (wrapper dynamic-method) Verse.AI.Pawn_JobTracker.DetermineNextJob_Patch4 (object,Verse.ThinkTreeDef&) <0x0047b>
at Verse.AI.Pawn_JobTracker.TryFindAndStartJob () <0x00166>
at Verse.AI.Pawn_JobTracker.JobTrackerTick () <0x00406>
at (wrapper dynamic-method) Verse.Pawn.Tick_Patch1 (object) <0x001f3>
at CosmicHorror.CosmicHorrorPawn.Tick () <0x0001e>
at Verse.TickList.Tick () <0x00487>
Verse.Log:Error(String, Boolean)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()