Guest User

Untitled

a guest
Apr 18th, 2020
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. JobDriver threw exception in initAction for pawn Santiago driver=JobDriver_ReloadTurret (toilIndex=3) driver.job=(ReloadTurret (Job_3431) A=Thing_Turret_Mortar45036 B=Thing_Shell_HighExplosive45451)
  2. System.ArgumentException: SplitOff with count <= 0
  3. Parameter name: count
  4. at Verse.Thing.SplitOff (System.Int32 count) [0x00004] in <284a6ff744b9480aa693aa0b43675384>:0
  5. at Verse.ThingWithComps.SplitOff (System.Int32 count) [0x00000] in <284a6ff744b9480aa693aa0b43675384>:0
  6. at Verse.Pawn_CarryTracker.TryStartCarry (Verse.Thing item, System.Int32 count, System.Boolean reserve) [0x00071] in <284a6ff744b9480aa693aa0b43675384>:0
  7. at CombatExtended.JobDriver_ReloadTurret+<>c__DisplayClass11_0.<MakeNewToils>b__2 () [0x000fa] in <51a637428c0449319bfa1366f15a6d64>:0
  8. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001df] in <284a6ff744b9480aa693aa0b43675384>: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:TryEnterNextPathCell()
  16. Verse.AI.Pawn_PathFollower:PatherTick()
  17. Verse.Pawn:Tick()
  18. Verse.TickList:Tick()
  19. Verse.TickManager:DoSingleTick()
  20. Verse.TickManager:TickManagerUpdate()
  21. Verse.Game:UpdatePlay()
  22. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment