Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. Exception in JobDriver tick for pawn Mech_Assaulter1966055 driver=JobDriver_PlantHarvestWithSeeds (toilIndex=6) driver.job=(Harvest (Job_16051653) A=Thing_Plant_Corn2007067) lastJobGiver=WhatTheHack.Jobs.JobGiver_Work_Mechanoid
  2. System.NullReferenceException: Object reference not set to an instance of an object
  3. at RimWorld.SkillRecord.CalculateTotallyDisabled () <0x00026>
  4. at RimWorld.SkillRecord.get_TotallyDisabled () <0x00028>
  5. at RimWorld.SkillRecord.get_Level () <0x0001c>
  6. at RimWorld.SkillNeed_BaseBonus.ValueFor (Verse.Pawn) <0x0006d>
  7. at (wrapper dynamic-method) RimWorld.StatWorker.GetValueUnfinalized_Patch1 (object,RimWorld.StatRequest,bool) <0x00a55>
  8. at RimWorld.StatWorker.GetValue (RimWorld.StatRequest,bool) <0x0014a>
  9. at RimWorld.StatWorker.GetValue (Verse.Thing,bool) <0x00070>
  10. at (wrapper dynamic-method) RimWorld.StatExtension.GetStatValue_Patch2 (Verse.Thing,RimWorld.StatDef,bool) <0x00066>
  11. at (wrapper dynamic-method) SeedsPlease.JobDriver_PlantWorkWithSeeds/<>c__DisplayClass3_0.<HarvestSeedsToil>b__0_Patch0 (object) <0x000e1>
  12. at (wrapper dynamic-method) Verse.AI.JobDriver.DriverTick_Patch1 (object) <0x004c8>
  13.  
  14. Verse.Log:Error(String, Boolean)
  15. Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
  16. Verse.AI.JobDriver:DriverTick_Patch1(Object)
  17. Verse.AI.Pawn_JobTracker:JobTrackerTick()
  18. Verse.Pawn:Tick_Patch3(Object)
  19. Verse.TickList:Tick()
  20. Verse.TickManager:DoSingleTick()
  21. Verse.TickManager:TickManagerUpdate()
  22. Verse.Game:UpdatePlay()
  23. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement