RimWorld
Forgelings race
Forgeling Food Bug
JobDriver threw exception in initAction for pawn Justin driver=JobDriver_Ingest (toilIndex=6) driver.job=(Ingest (Job_31976) A=Thing_WoodLog50450)
System.NullReferenceException: Object reference not set to an instance of an object
at CommonSense.JobDriver_PrepareToIngestToils_ToolUser_CommonSensePatch+<>c__DisplayClass7_0.<reserveChewSpot>b__0 () [0x00051] in <24baf9ae3f534127b2be7312a90585aa>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) Verse.AI.JobUtility:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
Verse.AI.JobDriver:Notify_PatherArrived ()
Verse.AI.Pawn_PathFollower:PatherArrived ()
(wrapper dynamic-method) Verse.AI.Pawn_PathFollower:Verse.AI.Pawn_PathFollower.StartPath_Patch2 (Verse.AI.Pawn_PathFollower,Verse.LocalTargetInfo,Verse.AI.PathEndMode)
Verse.AI.Toils_Goto/<>c__DisplayClass1_0:<GotoThing>b__0 ()
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
Verse.AI.JobDriver:JumpToToil (Verse.AI.Toil)
Verse.AI.Toils_Jump/<>c__DisplayClass1_0:<JumpIf>b__0 ()
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.StartJob_Patch3 (Verse.AI.Pawn_JobTracker,Verse.AI.Job,Verse.AI.JobCondition,Verse.AI.ThinkNode,bool,bool,Verse.ThinkTreeDef,System.Nullable`1<Verse.AI.JobTag>,bool,bool)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.EndCurrentJob_Patch3 (Verse.AI.Pawn_JobTracker,Verse.AI.JobCondition,bool,bool)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch3 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
Verse.Root_Play:Update ()
< >
Показані коментарі 12 із 2
After half an hour trying to debug this myself, I have the following findings to help the mod author solve this problem. Hope this helps.

This bug is a conflict between Forgelings and Common Sense. Specifically, the "Pawns are encouraged to clean before eating at a table or relaxing socially" function under Advanced Behaviors of Common Sense's mod settings. When disabled, Forgelings consume as intended.

Here is my full log hosted on the HugsLib Github.

https://gist.github.com/99023bd2724c355a798e24eb32a4bbeb
Цитата допису Krelinos:
After half an hour trying to debug this myself, I have the following findings to help the mod author solve this problem. Hope this helps.

This bug is a conflict between Forgelings and Common Sense. Specifically, the "Pawns are encouraged to clean before eating at a table or relaxing socially" function under Advanced Behaviors of Common Sense's mod settings. When disabled, Forgelings consume as intended.

Here is my full log hosted on the HugsLib Github.

https://gist.github.com/99023bd2724c355a798e24eb32a4bbeb


This was bugging me for days, but this solved it. thank you so much
< >
Показані коментарі 12 із 2
На сторінку: 1530 50