Error Log help

Started by kievee, December 29, 2020, 08:40:16 PM

Previous topic - Next topic

kievee

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.

Canute

Hi,
when you are new you should read sticky topic's !
Then you maybe notice this is just for plain vanilla bugs. And your problem is certainly a mod issue.

It is all about  Hoekstra who can't put MealFine113151 to his inventory.
My suggestion is to deactivte one by one
You've Never Eaten Without a Table
Meals On Wheels
Pick Up And Haul
Common Sense
and check after each deactivation if anything changed.
I used Pick Up And Haul  + Common Sense myself mosttimes, so i don't think they do trouble by their own.

kievee

Hi, sorry about putting in the wrong place, can't believe I missed that.
Thank you for your advice though!

Pheanox

I'll move this to the modded bug forum.