Advertisement
Guest User

Untitled

a guest
Nov 11th, 2018
329
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 Stevie (at (97, 0, 154)): System.NullReferenceException: Object reference not set to an instance of an object
  2. at RimWorld.GatheringsUtility.ShouldGuestKeepAttendingGathering (Verse.Pawn) <0x000bc>
  3. at Psychology.InteractionWorker_HangOut.RandomSelectionWeight (Verse.Pawn,Verse.Pawn) <0x00023>
  4. at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly/<>c__DisplayClass0_1.<Replacement>b__0 (RimWorld.InteractionDef) <0x00042>
  5. at Verse.GenCollection.TryRandomElementByWeight<RimWorld.InteractionDef> (System.Collections.Generic.IEnumerable`1<RimWorld.InteractionDef>,System.Func`2<RimWorld.InteractionDef, single>,RimWorld.InteractionDef&) <0x000dc>
  6. at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly.Replacement (RimWorld.Pawn_InteractionsTracker,bool&) <0x003fe>
  7. at (wrapper dynamic-method) RimWorld.Pawn_InteractionsTracker.TryInteractRandomly_Patch1 (object) <0x0003d>
  8. at RimWorld.Pawn_InteractionsTracker.InteractionsTrackerTick () <0x0016a>
  9. at (wrapper dynamic-method) Verse.Pawn.Tick_Patch1 (object) <0x003d7>
  10. at (wrapper dynamic-method) Verse.TickList.Tick_Patch2 (object) <0x00497>
  11.  
  12. Verse.Log:Error(String, Boolean)
  13. Verse.TickList:Tick_Patch2(Object)
  14. Verse.TickManager:DoSingleTick()
  15. Verse.TickManager:TickManagerUpdate()
  16. Verse.Game:UpdatePlay()
  17. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement