Guest User

Untitled

a guest
Apr 9th, 2020
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. JobDriver threw exception in initAction for pawn Poopy driver=JobDriver_ReloadTurret (toilIndex=3) driver.job=(ReloadTurret (Job_32779) A=Thing_Turret_KPV38880 B=Thing_Ammo_145x114mm_FMJ39196)
  2. System.ArgumentException: SplitOff with count <= 0
  3. Parameter name: count
  4. at Verse.Thing.SplitOff (System.Int32 count) [0x00004] in <c8e8d421567e4ee5864626a429a27a37>:0
  5. at Verse.ThingWithComps.SplitOff (System.Int32 count) [0x00000] in <c8e8d421567e4ee5864626a429a27a37>:0
  6. at Verse.Pawn_CarryTracker.TryStartCarry (Verse.Thing item, System.Int32 count, System.Boolean reserve) [0x00071] in <c8e8d421567e4ee5864626a429a27a37>:0
  7. at CombatExtended.JobDriver_ReloadTurret+<>c__DisplayClass11_0.<MakeNewToils>b__2 () [0x000fa] in <8c0f3ffc6414471d995c83de45a522c8>:0
  8. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001df] in <c8e8d421567e4ee5864626a429a27a37>:0
  9. Verse.Log:Error(String, Boolean)
  10. Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
  11. Verse.AI.JobDriver:TryActuallyStartNextToil()
  12. Verse.AI.JobDriver:ReadyForNextToil()
  13. Verse.AI.JobDriver:Notify_PatherArrived()
  14. Verse.AI.Pawn_PathFollower:PatherArrived()
  15. Verse.AI.Pawn_PathFollower:StartPath(LocalTargetInfo, PathEndMode)
  16. Verse.AI.<>c__DisplayClass4_0:<GotoCell>b__0()
  17. Verse.AI.JobDriver:TryActuallyStartNextToil()
  18. Verse.AI.JobDriver:ReadyForNextToil()
  19. Verse.AI.JobDriver:TryActuallyStartNextToil()
  20. Verse.AI.JobDriver:ReadyForNextToil()
  21. Verse.AI.JobDriver:Notify_PatherArrived()
  22. Verse.AI.Pawn_PathFollower:PatherArrived()
  23. Verse.AI.Pawn_PathFollower:TryEnterNextPathCell()
  24. Verse.AI.Pawn_PathFollower:PatherTick()
  25. Verse.Pawn:Tick()
  26. Verse.TickList:Tick()
  27. Verse.TickManager:DoSingleTick()
  28. Verse.TickManager:TickManagerUpdate()
  29. Verse.Game:UpdatePlay()
  30. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment