[1.1] Pawn Standing still without any action

Started by Raken0, March 25, 2020, 12:00:25 PM

Previous topic - Next topic

Raken0

A toxic fallout just began and i set all my colonists/animals inside, so i released one pawn to quickly sow blazebulb(using experimental CE) and the bug was set, some of them was standing doing nothing and times to times they eat or sleep but when they wake up repeat the same process. Tried without zone restriction but didnt work.

I was able to pin point and track probably the factor, a N.Solution Unit(animal) was lying recovering from Flu and i forced to mount and pawns began any action, but when lying again they stops. (N.Solution Unit belongs to the mod Android tiers)

The debug get error messages of giddy up ride and roll.

Save: https://drive.google.com/file/d/1vrC3FA0w1KdgqukumJY41zFBTUgAONJy/view?usp=sharing
Debug logs: https://gist.github.com/HugsLibRecordKeeper/395350dbefabdab5bb536b0efdb82cdd

(Sorry for any type of writing errors but english isnt my native language)

ison

I think it's a mod bug:
Exception ticking Komodo (at (59, 0, 124)): System.NullReferenceException: Object reference not set to an instance of an object
  at GiddyUpRideAndRoll.Harmony.Pawn_Jobtracker_DetermineNextJob.AnimalNotAvailable (Verse.Pawn animal) [0x00120] in <87887ca142eb446c987d4dd3b82e5159>:0
  at GiddyUpRideAndRoll.Harmony.Pawn_Jobtracker_DetermineNextJob.GetBestChoiceAnimal (Verse.Pawn pawn, Verse.LocalTargetInfo target, Verse.LocalTargetInfo secondTarget, System.Single pawnTargetDistance, System.Single firstToSecondTargetDistance, GiddyUpCore.Storage.ExtendedDataStorage store) [0x00151] in <87887ca142eb446c987d4dd3b82e5159>:0
  at GiddyUpRideAndRoll.Harmony.Pawn_Jobtracker_DetermineNextJob.Postfix (Verse.AI.Pawn_JobTracker __instance, Verse.AI.ThinkResult& __result) [0x002ff] in <87887ca142eb446c987d4dd3b82e5159>:0
  at (wrapper dynamic-method) Verse.AI.Pawn_JobTracker.DMD<DMD<DetermineNextJob_Patch5>?1397976320::DetermineNextJob_Patch5>(Verse.AI.Pawn_JobTracker,Verse.ThinkTreeDef&)
  at Verse.AI.Pawn_JobTracker.TryFindAndStartJob () [0x00083] in <65f126dfb1e4464fa378d4b237f11a99>:0
  at Verse.AI.Pawn_JobTracker.JobTrackerTick () [0x001b6] in <65f126dfb1e4464fa378d4b237f11a99>:0
  at Verse.Pawn.Tick () [0x00090] in <65f126dfb1e4464fa378d4b237f11a99>:0
  at Verse.TickList.Tick () [0x0015c] in <65f126dfb1e4464fa378d4b237f11a99>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)