Advertisement
ionstorm66

Untitled

Sep 24th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. Exception ticking Olivia (at (117, 0, 86)): System.InvalidCastException: Cannot cast from source type to destination type.
  2. at Verse.Verb_LaunchProjectile.TryCastShot () <0x003cb>
  3. at (wrapper dynamic-method) Verse.Verb_Shoot.TryCastShot_Patch1 (object) <0x00053>
  4. at RimWorld.Verb_ShootOneUse.TryCastShot () <0x0001c>
  5. at (wrapper dynamic-method) Verse.Verb.TryCastNextBurstShot_Patch0 (object) <0x0006c>
  6. at Verse.Verb.WarmupComplete () <0x0003b>
  7. at Verse.Verb_LaunchProjectile.WarmupComplete () <0x00021>
  8. at Verse.Verb_Shoot.WarmupComplete () <0x00023>
  9. at Verse.Stance_Warmup.Expire () <0x00022>
  10. at Verse.Stance_Busy.StanceTick () <0x0002b>
  11. at (wrapper dynamic-method) Verse.Stance_Warmup.StanceTick_Patch1 (object) <0x003bb>
  12. at Verse.Pawn_StanceTracker.StanceTrackerTick () <0x0005d>
  13. at (wrapper dynamic-method) Verse.Pawn.Tick_Patch2 (object) <0x00178>
  14. at Verse.TickList.Tick () <0x00487>
  15.  
  16. Verse.Log:Error(String, Boolean)
  17. Verse.TickList:Tick()
  18. Verse.TickManager:DoSingleTick()
  19. Verse.TickManager:TickManagerUpdate()
  20. Verse.Game:UpdatePlay()
  21. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement