RimWorld

RimWorld

Prison Labor
eMYNOCK Nov 8, 2022 @ 8:24am
[red log] Pawn carries Prisoner through Door
Cheers Hazzer,

like said in the comments when ever a Pawn carries a Prisoner through a Door they throw an exception.

I do not know if its a mod incompability, if it is you can save and sound ignore and delete the report.

Exception ticking Dragonfly (at (190, 0, 41)): System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at PrisonLabor.Core.Trackers.InspirationTracker.GetInsiprationValue (Verse.Pawn pawn, System.Boolean refresh) [0x00008] in <da942813f5b24122a462d0570df530dd>:0
at PrisonLabor.Core.Needs.Need_Motivation.GetChangePoints () [0x0002c] in <da942813f5b24122a462d0570df530dd>:0
at PrisonLabor.Core.Needs.Need_Motivation.NeedInterval () [0x00025] in <da942813f5b24122a462d0570df530dd>:0
at RimWorld.Pawn_NeedsTracker.NeedsTrackerTick () [0x00022] in <19ebaf10ccae4bfbbf172f401799d6dd>:0
at Verse.Pawn.Tick () [0x00130] in <19ebaf10ccae4bfbbf172f401799d6dd>:0
at Verse.ThingOwner.ThingOwnerTick (System.Boolean removeIfDestroyed) [0x00021] in <19ebaf10ccae4bfbbf172f401799d6dd>:0
at Verse.Pawn_CarryTracker.CarryHandsTick () [0x00000] in <19ebaf10ccae4bfbbf172f401799d6dd>:0
at Verse.Pawn.Tick () [0x000f1] in <19ebaf10ccae4bfbbf172f401799d6dd>:0
at Verse.TickList.Tick () [0x0015c] in <19ebaf10ccae4bfbbf172f401799d6dd>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()

this error is the very last in the linked logfile.

link to complete logfile:
https://drive.google.com/file/d/1dSl0kwdSWJUbnZyZ4Q4aZtj4vmv8exRi/view?usp=share_link


regards and hope it helps.
Last edited by eMYNOCK; Nov 8, 2022 @ 8:25am