Advertisement
Guest User

Untitled

a guest
Oct 14th, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. JobDriver threw exception in initAction for pawn Troy driver=JobDriver_BestowingCeremony_Patch (toilIndex=2)
  2. driver.job=(BestowingCeremony (Job_24117) A=Thing_Human45083 B=(140, 0, 110))
  3. System.InvalidCastException: Specified cast is not valid.
  4. at RimWorld.JobDriver_BestowingCeremony_Patch.get_CeremonyJob () [0x00010] in <3df6763b0e634c6e83e42a6756acd872>:0
  5. at RimWorld.JobDriver_BestowingCeremony_Patch.<MakeNewToils>b__15_5 () [0x00001] in <3df6763b0e634c6e83e42a6756acd872>:0
  6. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001df] in <d72310b4d8f64d25aee502792b58549f>:0
  7. Verse.Log:Error(String, Boolean)
  8. Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
  9. Verse.AI.JobDriver:TryActuallyStartNextToil()
  10. Verse.AI.JobDriver:ReadyForNextToil()
  11. Verse.AI.JobDriver:DriverTick()
  12. Verse.AI.Pawn_JobTracker:JobTrackerTick()
  13. Verse.Pawn:Tick()
  14. Verse.TickList:Tick()
  15. Verse.TickManager:DoSingleTick()
  16. Verse.TickManager:TickManagerUpdate()
  17. Verse.Game:UpdatePlay()
  18. Verse.Root_Play:Update()
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement