Hi sorry if this is the wrong place to put this. I have an error that causes pawns to occasionally just get stuck standing in place for a while, it eventually stops but looking at the error log has a repeating error.
Like this:
Could not reserve Thing_MealFine113151(current stack count: 7) (layer: null) for Hoekstra for job TakeInventory (Job_864280) A=Thing_MealFine113151 (now doing job TakeInventory (Job_864280) A=Thing_MealFine113151(curToil=-1)) for maxPawns 1 and stackCount -1. Existing reserver: Jerome doing job Ingest (Job_863904) A=Thing_MealFine113151 (toilIndex=4) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) TryMakePreToilReservations() returned false for a non-queued job right after StartJob(). This should have been checked before. curJob=TakeInventory (Job_864280) A=Thing_MealFine113151 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Could not reserve Thing_MealFine113151(current stack count: 7) (layer: null) for Hoekstra for job TakeInventory (Job_864288) A=Thing_MealFine113151 (now doing job TakeInventory (Job_864288) A=Thing_MealFine113151(curToil=-1)) for maxPawns 1 and stackCount -1. Existing reserver: Jerome doing job Ingest (Job_863904) A=Thing_MealFine113151 (toilIndex=4) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) TryMakePreToilReservations() returned false for a non-queued job right after StartJob(). This should have been checked before. curJob=TakeInventory (Job_864288) A=Thing_MealFine113151 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Here are the logs: https://gist.github.com/0e77468ef89e1451e53134831c55f637
I'm new to this, so I would be thankful for any help.
Like this:
Could not reserve Thing_MealFine113151(current stack count: 7) (layer: null) for Hoekstra for job TakeInventory (Job_864280) A=Thing_MealFine113151 (now doing job TakeInventory (Job_864280) A=Thing_MealFine113151(curToil=-1)) for maxPawns 1 and stackCount -1. Existing reserver: Jerome doing job Ingest (Job_863904) A=Thing_MealFine113151 (toilIndex=4) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) TryMakePreToilReservations() returned false for a non-queued job right after StartJob(). This should have been checked before. curJob=TakeInventory (Job_864280) A=Thing_MealFine113151 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Could not reserve Thing_MealFine113151(current stack count: 7) (layer: null) for Hoekstra for job TakeInventory (Job_864288) A=Thing_MealFine113151 (now doing job TakeInventory (Job_864288) A=Thing_MealFine113151(curToil=-1)) for maxPawns 1 and stackCount -1. Existing reserver: Jerome doing job Ingest (Job_863904) A=Thing_MealFine113151 (toilIndex=4) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) TryMakePreToilReservations() returned false for a non-queued job right after StartJob(). This should have been checked before. curJob=TakeInventory (Job_864288) A=Thing_MealFine113151 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Here are the logs: https://gist.github.com/0e77468ef89e1451e53134831c55f637
I'm new to this, so I would be thankful for any help.