RimWorld

RimWorld

Japanese Mythological Creatures
TurtleShroom Mar 16, 2023 @ 2:07pm
Bug Reports
Knoichiwa.

Post your bugsu reports here.

-TURTLESHROOM
< >
Showing 1-2 of 2 comments
TurtleShroom Mar 16, 2023 @ 2:10pm 
Onibi68794 doing ThinkNode_DutyConstant with no duty. UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string) RimWorld.ThinkNode_DutyConstant:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextConstantThinkTreeJob () Verse.AI.Pawn_JobTracker:JobTrackerTick () (wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch1 (Verse.Pawn) (wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch2 (Verse.TickList) (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch9 (Verse.TickManager) Verse.TickManager:TickManagerUpdate () (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game) Verse.Root_Play:Update () Error in LordToil.UpdateAllDuties(): System.NullReferenceException: Object reference not set to an instance of an object at VFEI.LordToil_HiveRelated_FindClosestHive_Postfix.PostFix (RimWorld.LordToil_HiveRelated __instance, RimWorld.Hive& __result, Verse.Pawn pawn) [0x00019] in <57584972f5814c6187e253997f1b18a2>:0 at (wrapper dynamic-method) RimWorld.LordToil_HiveRelated.RimWorld.LordToil_HiveRelated.FindClosestHive_Patch1(RimWorld.LordToil_HiveRelated,Verse.Pawn) at RimWorld.LordToil_HiveRelated.GetHiveFor (Verse.Pawn pawn) [0x00017] in <38562b1a2ab64eacb931fb5df05ca994>:0 at RimWorld.LordToil_DefendAndExpandHive.UpdateAllDuties () [0x0001c] in <38562b1a2ab64eacb931fb5df05ca994>:0 at Verse.AI.Group.Lord.AddPawnInternal (Verse.Pawn p, System.Boolean updateDuties) [0x000c1] in <38562b1a2ab64eacb931fb5df05ca994>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string) Verse.AI.Group.Lord:AddPawnInternal (Verse.Pawn,bool) (wrapper dynamic-method) Verse.AI.Group.Lord:Verse.AI.Group.Lord.AddPawn_Patch2 (Verse.AI.Group.Lord,Verse.Pawn) RimWorld.CompSpawnerPawn:TrySpawnPawn (Verse.Pawn&) RimWorld.CompSpawnerPawn:<CompGetGizmosExtra>b__32_0 () Verse.Command_Action:ProcessInput (UnityEngine.Event) (wrapper dynamic-method) Verse.GizmoGridDrawer:Verse.GizmoGridDrawer.DrawGizmoGrid_Patch2 (System.Collections.Generic.IEnumerable`1<Verse.Gizmo>,single,Verse.Gizmo&,System.Func`2<Verse.Gizmo, bool>,System.Func`2<Verse.Gizmo, bool>,System.Func`2<Verse.Gizmo, bool>) RimWorld.InspectGizmoGrid:DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&) RimWorld.MainTabWindow_Inspect:DrawInspectGizmos () RimWorld.InspectPaneUtility:ExtraOnGUI (RimWorld.IInspectPane) RimWorld.MainTabWindow_Inspect:ExtraOnGUI () Verse.WindowStack:WindowStackOnGUI () (wrapper dynamic-method) RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch2 (RimWorld.UIRoot_Play) (wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch2 (Verse.Root)

I found a bunch of Onibis on my Map near an Onibi Shrine. The problem is that when the Onibis are alive, I get the above error thrown at me everl millisecond, and for each Onibi. Killing the Onibis solved the problem.

What am I doing wrong?

This is my Hugs Library Log: https://gist.github.com/7f87ceb42ef82106570b4347828b8a31 .
TurtleShroom May 24, 2023 @ 12:07pm 
Soyuz caught this error. Please don't report this to the RocketMan team unless you're certain RocketMan caused this error. with error System.NullReferenceException: Object reference not set to an instance of an object at YukiOnna.CompBecomeManhunterIfDowned.CompTick () [0x0001a] in <5749fc894be14746be5d0a662c5de943>:0 at Verse.ThingWithComps.Tick () [0x00024] in <95de19971c5d40878d8742747904cdcd>:0 at (wrapper dynamic-method) Verse.Pawn.Verse.Pawn.Tick_Patch3(Verse.Pawn) UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch4 (string) RocketMan.Logger:Debug (string,System.Exception,string) Soyuz.Patches.Pawn_Tick_Patch:Finalizer (Verse.Pawn,System.Exception) (wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch3 (Verse.Pawn) (wrapper dynamic-method) RimWorld.Planet.WorldPawns:RimWorld.Planet.WorldPawns.WorldPawnsTick_Patch2 (RimWorld.Planet.WorldPawns) RimWorld.Planet.World:WorldTick () (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch9 (Verse.TickManager) Verse.TickManager:TickManagerUpdate () (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch2 (Verse.Game) Verse.Root_Play:Update ()

Sometimes, I see a Yuki Onna spawn in a Map I visit. When I leave, this error is spammed every millisecond, and I have yet to figure out how to stop it. What am I doing wrong?

This is my Hugs Library Log: https://www.anonfiles.com/mds6s7t3zc/HLLl_log .
< >
Showing 1-2 of 2 comments
Per page: 1530 50