Guest User

Untitled

a guest
Aug 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Exception in Tick (pawn=Sammy, job=FinishFrame (Job_41298) A=Thing_MilitaryFootlocker_Frame128595, CurToil=1): System.ArgumentNullException: Argument cannot be null.
  2. Parameter name: type
  3. at System.Activator.CheckType (System.Type) <0x0005d>
  4. at System.Activator.CreateInstance (System.Type,bool) <0x00013>
  5. at System.Activator.CreateInstance (System.Type) <0x00012>
  6. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00214>
  7. at RimWorld.Frame.CompleteConstruction (Verse.Pawn) <0x002f3>
  8. at RimWorld.JobDriver_ConstructFinishFrame/<MakeNewToils>c__Iterator0/<MakeNewToils>c__AnonStorey1.<>m__1 () <0x001ef>
  9. at (wrapper dynamic-method) Verse.AI.JobDriver.DriverTick_Patch1 (object) <0x00309>
  10. lastJobGiver=RimWorld.JobGiver_Work, curJob.def=FinishFrame, curDriver=QualityBuilder._JobDriver_ConstructFinishFrame
  11. Verse.Log:Error(String)
  12. Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
  13. Verse.AI.JobDriver:DriverTick_Patch1(Object)
  14. Verse.AI.Pawn_JobTracker:JobTrackerTick()
  15. Verse.Pawn:Tick_Patch1(Object)
  16. Verse.TickList:Tick()
  17. Verse.TickManager:DoSingleTick()
  18. Verse.TickManager:TickManagerUpdate()
  19. Verse.Game:UpdatePlay()
  20. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment