Guest User

Time Control issue

a guest
Aug 26th, 2020
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Exception ticking Hano (at (148, 0, 29)): System.NullReferenceException: Object reference not set to an instance of an object
  2. at Verse.ImmunityRecord.ImmunityChangePerTick (Verse.Pawn pawn, System.Boolean sick, Verse.Hediff diseaseInstance) [0x00013] in <7b345446a85d4ed599f9c604ae61854b>:0
  3. at Verse.ImmunityRecord.ImmunityTick (Verse.Pawn pawn, System.Boolean sick, Verse.Hediff diseaseInstance) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
  4. at Verse.ImmunityHandler.ImmunityHandlerTick () [0x00065] in <7b345446a85d4ed599f9c604ae61854b>:0
  5. at (wrapper dynamic-method) Verse.Pawn_HealthTracker.Verse.Pawn_HealthTracker.HealthTick_Patch2(Verse.Pawn_HealthTracker)
  6. at (wrapper dynamic-method) Verse.Pawn.Verse.Pawn.Tick_Patch3(Verse.Pawn)
  7. at DTimeControl.TCTickList.TickThing (Verse.Thing thing) [0x00032] in <60d5ee13bd6b49e0aad5eb8b68d8d984>:0
  8. Verse.Log:Error(String, Boolean)
  9. DTimeControl.TCTickList:TickThing(Thing)
  10. DTimeControl.TCTickList:DoTick(Double, Boolean)
  11. DTimeControl.TimeControlBase:TickManagerTick(TickManager, Boolean)
  12. DTimeControl.Core_Patches.Patch_DoSingleTick_Prefix:Prefix(TickManager)
  13. Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4(TickManager)
  14. Verse.TickManager:TickManagerUpdate()
  15. Verse.Game:Verse.Game.UpdatePlay_Patch2(Game)
  16. Verse.Root_Play:Verse.Root_Play.Update_Patch1(Root_Play)
  17.  
Advertisement
Add Comment
Please, Sign In to add comment