Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tjeulink

#1
I've encountered an game breaking bug, its impossible to let pawns manage growing fields themselves since after planting 3 or so crops they just stand around and errors appear. This happens no matter what i do, no matter what save i use. Below the error message:

Donger started 10 jobs in 10 ticks. List: (WaitMaintainPosture (Job_437)) , (Sow (Job_442) A=(38, 0, 45)) , (Sow (Job_447) A=(38, 0, 45)) , (Sow (Job_452) A=(38, 0, 45)) , (Sow (Job_457) A=(38, 0, 45)) , (Sow (Job_462) A=(38, 0, 45)) , (Sow (Job_467) A=(38, 0, 45)) , (Sow (Job_472) A=(38, 0, 45)) , (Sow (Job_477) A=(38, 0, 45)) , and (Sow (Job_482) A=(38, 0, 45))  lastJobGiver=RimWorld.JobGiver_Work, curJob.def=Sow, curDriver=RimWorld.JobDriver_PlantSow
Verse.Log:Error(String)
Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
Verse.AI.Pawn_JobTracker:FinalizeTick()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()