pawn started 10 jobs in one tick [solved]

Started by Alexisferreiran1, November 19, 2021, 06:28:50 AM

Previous topic - Next topic

Alexisferreiran1

hello
i having a recurrent bug where my pawn will try to do a bill but end-up just sanding and idling
often they will try to make a bill, like cooking simple meal, they take, like 7 of a ingredient they put it on the interaction spot and start idling, they won't go searching for the missing ingredient

the debug log tell me "X started 10 jobs in one tick." i have remove my hauling mod but it still happen.
 

Canute

#1
Hi,
please allways include the full log file not only just the error.
Since you use hugslib, use the green button "Share log" at the log window, that include modlist and patchlist.

From the error alone it is impossible to say that mod do it.
It could be from one of these patches
TryStartErrorRecoverJob_Patch0
StartJob_Patch3
EndCurrentJob_Patch6
ReadyForNextToil_Patch1
Maybe you find these at the patchlist i mention before, and find a mod at this way.

Mosttimes it is a modconflict with another mod.

Overall don't use mod's that arn't for your version and don't have error's at the beginning (Log is full of errors), maybe read the 2.link from my signature.

P.S. better don't use Multiplayer when you play solo.

Alexisferreiran1


Alexisferreiran1

i think i got it
it was multiplayer glue, after removing it everything works fine
it was trying to apply some patch but end-up messing with the xml file