[1.1 Royalty]Cataphract doing ThinkNode_DutyConstant with no duty

Started by fezzik, February 28, 2020, 10:46:48 PM

Previous topic - Next topic

fezzik

Some cataphracts left over from a failed mission where I had to hold 3 prisoners for 3 days and defend with 6 cataphracts are bugging out after being rescued.  Game was pausing every tick and the following is showing up in debug mode:

Hanyou doing ThinkNode_DutyConstant with no duty.
Verse.Log:Error(String, Boolean)
RimWorld.ThinkNode_DutyConstant:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextConstantThinkTreeJob()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

Cy doing ThinkNode_DutyConstant with no duty.
Verse.Log:Error(String, Boolean)
RimWorld.ThinkNode_DutyConstant:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextConstantThinkTreeJob()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

Tynan

Hey thanks for the report.

1. What do you mean 'after being rescued' exactly? Who was rescued? The cataphracts weren't.

2. Can you possibly post a savegame? If not that, a full log after this happens?

3. Can you tell us how many mods you're using and which ones they are?
Tynan Sylvester - @TynanSylvester - Tynan's Blog

fezzik

The cataphracts were downed during the mission to protect three prisoners which failed.  The cataphracts where supposed to leave but most were killed and two were downed.  I rescued the two downed cataphracts to medical beds and patched up their wounds.  This is when the bug triggered.  No mods.
I can't seem to upload the save file, the forum just sends me to the post new thread page.

Cynapse