RimWorld
Misc. Robots
cawphee.black 2021년 8월 4일 오전 5시 22분
cannot activate any bots at all
ok I can't get the bots to work in a new game for some reason.

I was getting the error from the worktab compatibility issue but installed that mod to let it work but after that I get a different error every time I try to click on activate or activate all
Or really I see 2 errors in the logs, one always from the click and one I'm not sure if it is on tick or what
But I opened a discussion thread so I can paste it all
Any ideas what I can do? They were working fine for awhile but I started a new game and now....
They were working even with worktab and without the worktab+bots mods actually.

I don't know what changed since I haven't changed much between session, but it might still be a mod

well here are the 2 errors. I don't see any obvious reference to another mod unfortunately.


Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object at AIRobot.X2_AIRobot.TrySpawnResources (Verse.Map oldMap, Verse.IntVec3 oldPos) [0x00174] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_AIRobot.Destroy (Verse.DestroyMode mode) [0x000a1] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn p, System.Boolean silentlyRemoveReferences) [0x00014] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.Planet.WorldPawns.RimWorld.Planet.WorldPawns.PassToWorld_Patch1(RimWorld.Planet.WorldPawns,Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn pawn) [0x0001d] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x0084a] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&) at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Exception ticking AIRobot_RechargeStation_Hauler_V223402 (at (201, 0, 213)). Suppressing further errors. Exception: System.NullReferenceException: Object reference not set to an instance of an object at AIRobot.X2_AIRobot.TrySpawnResources (Verse.Map oldMap, Verse.IntVec3 oldPos) [0x00174] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_AIRobot.Destroy (Verse.DestroyMode mode) [0x000a1] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn p, System.Boolean silentlyRemoveReferences) [0x00014] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.Planet.WorldPawns.RimWorld.Planet.WorldPawns.PassToWorld_Patch1(RimWorld.Planet.WorldPawns,Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn pawn) [0x0001d] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x0084a] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&) at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest) at MiscRobotsWorkTabSupport.X2_Building_AIRobotCreator_CreateRobot2.Prefix (System.String pawnDefName, Verse.IntVec3 position, Verse.Map map, RimWorld.Faction faction, AIRobot.X2_AIRobot& __result) [0x0007a] in <5f00d42e769a4afd9a5badf152d7530f>:0 at (wrapper dynamic-method) AIRobot.X2_Building_AIRobotCreator.AIRobot.X2_Building_AIRobotCreator.CreateRobot_Patch1(string,Verse.IntVec3,Verse.Map,RimWorld.Faction) at AIRobot.X2_Building_AIRobotRechargeStation.Button_SpawnBot () [0x000f7] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_Building_AIRobotRechargeStation.Tick () [0x00045] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimThreaded.TickList_Patch.NormalThingTick () [0x00025] in <6d80dab2f81d4e0f8deef4c54db49b36>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
< >
전체 댓글 42개 중 1~15개 표시 중
cawphee.black 2021년 8월 4일 오전 8시 14분 
ok here's are 2 stack traces that I get now with verbose logging on when I do this
1) start a new game
2) install a hauling bot by a power source
3) click activate
this is WITH the worktab compat mod and misc robots++

this only started today.. it was all working fine 2-3 days ago even with worktab

Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object at AIRobot.X2_AIRobot.TrySpawnResources (Verse.Map oldMap, Verse.IntVec3 oldPos) [0x00174] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_AIRobot.Destroy (Verse.DestroyMode mode) [0x000a1] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn p, System.Boolean silentlyRemoveReferences) [0x00014] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.Planet.WorldPawns.RimWorld.Planet.WorldPawns.PassToWorld_Patch1(RimWorld.Planet.WorldPawns,Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn pawn) [0x0001d] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x0084a] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&) at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) System.NullReferenceException: Object reference not set to an instance of an object at AIRobot.X2_AIRobot.TrySpawnResources (Verse.Map oldMap, Verse.IntVec3 oldPos) [0x00174] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_AIRobot.Destroy (Verse.DestroyMode mode) [0x000a1] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn p, System.Boolean silentlyRemoveReferences) [0x00014] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.Planet.WorldPawns.RimWorld.Planet.WorldPawns.PassToWorld_Patch1(RimWorld.Planet.WorldPawns,Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn pawn) [0x0001d] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x0084a] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&) at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest) at MiscRobotsWorkTabSupport.X2_Building_AIRobotCreator_CreateRobot2.Prefix (System.String pawnDefName, Verse.IntVec3 position, Verse.Map map, RimWorld.Faction faction, AIRobot.X2_AIRobot& __result) [0x0007a] in <5f00d42e769a4afd9a5badf152d7530f>:0 at (wrapper dynamic-method) AIRobot.X2_Building_AIRobotCreator.AIRobot.X2_Building_AIRobotCreator.CreateRobot_Patch1(string,Verse.IntVec3,Verse.Map,RimWorld.Faction) at AIRobot.X2_Building_AIRobotRechargeStation.Button_SpawnBot () [0x000f7] in <1751a4a8abc04e79bf96a416f46629e8>:0 at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func`2[T,TResult] customActivatorFunc, System.Func`2[T,TResult] highlightFunc, System.Func`2[T,TResult] lowlightFunc) [0x006a6] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0(System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

if I spawn a new hauler base and install it I get the same error

Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object at AIRobot.X2_AIRobot.TrySpawnResources (Verse.Map oldMap, Verse.IntVec3 oldPos) [0x00174] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_AIRobot.Destroy (Verse.DestroyMode mode) [0x000a1] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn p, System.Boolean silentlyRemoveReferences) [0x00014] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.Planet.WorldPawns.RimWorld.Planet.WorldPawns.PassToWorld_Patch1(RimWorld.Planet.WorldPawns,Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn pawn) [0x0001d] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x0084a] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&) at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
cawphee.black 님이 마지막으로 수정; 2021년 8월 4일 오전 8시 18분
tetaybabie 2021년 8월 4일 오전 9시 42분 
same issue here
Brane 2021년 8월 4일 오전 10시 02분 
Yeap getting the same errors here. Saw there was a recent update but its still not working.
Vikktorioux 2021년 8월 4일 오전 10시 04분 
I have a similar issue. They were working fine for me at first but then I went to a new colony with the archonexus quest, and now they will never leave their base station. The only error that comes up is this when I try to activate all

Exception ticking AIRobot_RechargeStation_Hauler3442270 (at (134, 0, 53)): System.NullReferenceException: Object reference not set to an instance of an object
at WorkTab.WorkPriority.set_Item (System.Int32 hour, System.Int32 value) [0x00035] in <cd123ec7d4b943f4b5b6cdfbd2cbe016>:0
at WorkTab.PriorityTracker.SetPriority (RimWorld.WorkGiverDef workgiver, System.Int32 priority, System.Int32 hour, System.Boolean recache) [0x0001d] in <cd123ec7d4b943f4b5b6cdfbd2cbe016>:0
at WorkTab.PriorityTracker.SetPriority (Verse.WorkTypeDef worktype, System.Int32 priority, System.Int32 hour, System.Boolean recache) [0x00016] in <cd123ec7d4b943f4b5b6cdfbd2cbe016>:0
at WorkTab.PriorityTracker.SetPriority (Verse.WorkTypeDef worktype, System.Int32 priority, System.Collections.Generic.List`1[T] hours) [0x00020] in <cd123ec7d4b943f4b5b6cdfbd2cbe016>:0
at WorkTab.Pawn_Extensions.SetPriority (Verse.Pawn pawn, Verse.WorkTypeDef worktype, System.Int32 priority, System.Collections.Generic.List`1[T] hours) [0x0000b] in <cd123ec7d4b943f4b5b6cdfbd2cbe016>:0
at WorkTab.Pawn_WorkSettings_SetPriority.Prefix (RimWorld.Pawn_WorkSettings __instance, Verse.WorkTypeDef w, System.Int32& priority) [0x00006] in <cd123ec7d4b943f4b5b6cdfbd2cbe016>:0
at (wrapper dynamic-method) RimWorld.Pawn_WorkSettings.RimWorld.Pawn_WorkSettings.SetPriority_Patch1(RimWorld.Pawn_WorkSettings,Verse.WorkTypeDef,int)
at AIRobot.X2_AIRobot_Pawn_WorkSettings.EnableAndInitialize () [0x000d0] in <1751a4a8abc04e79bf96a416f46629e8>:0
at AIRobot.X2_AIRobot_Pawn_WorkSettings..ctor (Verse.Pawn pawn) [0x00010] in <1751a4a8abc04e79bf96a416f46629e8>:0
at AIRobot.X2_Building_AIRobotCreator.CreateRobot (System.String pawnDefName, Verse.IntVec3 position, Verse.Map map, RimWorld.Faction faction) [0x000d2] in <1751a4a8abc04e79bf96a416f46629e8>:0
at AIRobot.X2_Building_AIRobotRechargeStation.Button_SpawnBot () [0x000f7] in <1751a4a8abc04e79bf96a416f46629e8>:0
at AIRobot.X2_Building_AIRobotRechargeStation.Tick () [0x00045] in <1751a4a8abc04e79bf96a416f46629e8>:0
at Verse.TickList.Tick () [0x0015c] in <1b9c4c73530448bcbb33283e1d4d7d05>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
cawphee.black 2021년 8월 4일 오전 10시 29분 
@ggvikky I was getting that error until I installed the worktab compatibility mod for misc robots.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2271338001
Avadon 2021년 8월 4일 오전 11시 50분 
last update broke all my robots but 1 hauler... robots work tab didnt fix it
Lemon 2021년 8월 4일 오후 1시 11분 
It was working just a day or two ago, I believe one of the recent updates may have broken something. Uploading my log to possibly help: https://gist.github.com/1882ada56f49e8954aa9ac173a4e4f17
Haplo_X1  [개발자] 2021년 8월 4일 오후 1시 25분 
I think I found the source of the issue:
With the latest update I switched from Reflecting to directly setting the workPriorities.
It looks like there is something in Fluffy's WorkTabs that doesn't work when I directly set the workPriorities.
-> Now I'll catch this error and only give out a WARNING once.
-> This is not a bugfix, but a bug-suppression as I can't do anything about WorkTabs.
-> Problematic is: Pawn_WorkSettings.SetPriority
Haplo_X1 님이 마지막으로 수정; 2021년 8월 4일 오후 1시 28분
cawphee.black 2021년 8월 4일 오후 2시 23분 
"ouch" to why it is happening, and thank you for for the quick response on this :)
ooops misread... not a bug fix but bug suppression
next is to look at worktab and see what's what
cawphee.black 님이 마지막으로 수정; 2021년 8월 4일 오후 2시 51분
cawphee.black 2021년 8월 4일 오후 3시 02분 
anyway to go back to the code prior to the 2021-08-03 release or get a copy of that version?

this mod and worktab are both "must haves" for me in the current play through
crua9 2021년 8월 4일 오후 5시 43분 
A quick fix for now is https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2271338001&searchtext=robots+work

Basically that mod adds a new work tab for robots. It should be noted that some robots might become more lazy. From what I can gather the crafting robot and maybe a few others they don't have any task. Like on the work tab where there is boxes and numbers. For given robots there is no numbers or boxes. And due to a glitch it's impossible to fix that.

The problem does come down to the work tab. But some of the robots will work now with this.
cawphee.black 2021년 8월 4일 오후 11시 41분 
@crua9 this doesn't fix anything for me.

the bots still do not do anything.

Basically I'm testing this with hauler bots and it just throw a null reference exception every time I hit activate.

So the bots don't even show up in the work tab

Here's what I get for crafter and hauler bots and kitchen and cleaner bots too
and because it is on activate the bots do not even get added to the worktab because they do not even become pawns due to the error.

Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object at AIRobot.X2_AIRobot.TrySpawnResources (Verse.Map oldMap, Verse.IntVec3 oldPos) [0x00174] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_AIRobot.Destroy (Verse.DestroyMode mode) [0x000a1] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn p, System.Boolean silentlyRemoveReferences) [0x00014] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.Planet.WorldPawns.RimWorld.Planet.WorldPawns.PassToWorld_Patch1(RimWorld.Planet.WorldPawns,Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn pawn) [0x0001d] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x0084a] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&) at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) System.NullReferenceException: Object reference not set to an instance of an object at AIRobot.X2_AIRobot.TrySpawnResources (Verse.Map oldMap, Verse.IntVec3 oldPos) [0x00174] in <1751a4a8abc04e79bf96a416f46629e8>:0 at AIRobot.X2_AIRobot.Destroy (Verse.DestroyMode mode) [0x000a1] in <1751a4a8abc04e79bf96a416f46629e8>:0 at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn p, System.Boolean silentlyRemoveReferences) [0x00014] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.Planet.WorldPawns.RimWorld.Planet.WorldPawns.PassToWorld_Patch1(RimWorld.Planet.WorldPawns,Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn pawn) [0x0001d] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x0084a] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&) at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest) at MiscRobotsWorkTabSupport.X2_Building_AIRobotCreator_CreateRobot2.Prefix (System.String pawnDefName, Verse.IntVec3 position, Verse.Map map, RimWorld.Faction faction, AIRobot.X2_AIRobot& __result) [0x0007a] in <5f00d42e769a4afd9a5badf152d7530f>:0 at (wrapper dynamic-method) AIRobot.X2_Building_AIRobotCreator.AIRobot.X2_Building_AIRobotCreator.CreateRobot_Patch1(string,Verse.IntVec3,Verse.Map,RimWorld.Faction) at AIRobot.X2_Building_AIRobotRechargeStation.Button_SpawnBot () [0x000f7] in <1751a4a8abc04e79bf96a416f46629e8>:0 at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func`2[T,TResult] customActivatorFunc, System.Func`2[T,TResult] highlightFunc, System.Func`2[T,TResult] lowlightFunc) [0x006a6] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0(System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
cawphee.black 님이 마지막으로 수정; 2021년 8월 5일 오전 12시 05분
Haplo_X1  [개발자] 2021년 8월 5일 오전 1시 12분 
I'm not sure what might cause this, but please check which mod creates the _patch1 entries, like this one: PassToWorld_Patch1
GenerateNewPawnInternal_Patch1
It can be found at the beginning of your harmony log
cawphee.black 2021년 8월 5일 오전 2시 43분 
cool I'll check that, I just assumed this was part of what you were talking about before... looking at it right now and it's pretty sparse/terse so that I don't see anything like that in it. Is there way a to set harmony to be more verbose?
Or where is the right place to find the log, the file I found is really old?
cawphee.black 님이 마지막으로 수정; 2021년 8월 5일 오전 4시 36분
cawphee.black 2021년 8월 5일 오전 8시 24분 
ok the game isn't generating the harmony.log.txt file at all.
Is there some way to toggle it on or something?
< >
전체 댓글 42개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50