rwpsychology / Psychology

This is a total overhaul of Rimworld's psychological and social systems.
https://ludeon.com/forums/index.php?topic=34112
15 stars 9 forks source link

NPE #41

Open schoos76 opened 5 years ago

schoos76 commented 5 years ago

Hi,

just got this one here, literally out of nowhere (i.e. wasn't triggered by any of my actions):

Exception ticking hediff (HoldingConversation ticksSinceCreation=673) for pawn Denis. Removing hediff... Exception: System.NullReferenceException: Object reference not set to an instance of an object at Psychology.Hediff_Conversation.PostRemoved () [0x00000] in :0 at Verse.Pawn_HealthTracker.RemoveHediff (Verse.Hediff hediff) [0x00000] in :0 at Psychology.Hediff_Conversation.Tick () [0x00000] in :0 at Verse.Pawn_HealthTracker.HealthTick () [0x00000] in :0 Verse.Log:Error(String, Boolean) Verse.Pawn_HealthTracker:HealthTick() Verse.Pawn:Tick() Verse.TickList:Tick() Verse.TickManager:DoSingleTick() Verse.TickManager:TickManagerUpdate() Verse.Game:UpdatePlay() Verse.Root_Play:Update()

rwpsychology commented 5 years ago

Probably harmless, but I'll keep an eye out for it.