RimWorld

RimWorld

Flexible Xenogerms
 This topic has been pinned, so it's probably important
PorousBoat  [developer] 21 Nov, 2022 @ 2:35pm
BUG REPORTS
Please post an error log or screenshot of what went wrong. It's very hard for me to help you if I can't tell what's wrong.
< >
Showing 1-8 of 8 comments
Victor 24 Nov, 2022 @ 6:27am 
You are still uploading the assembly files, this breaks many mods
PorousBoat  [developer] 24 Nov, 2022 @ 7:34am 
You're right, I'll have it fixed soon. Thanks for the heads-up.
PorousBoat  [developer] 28 Nov, 2022 @ 11:16am 
This should be fixed now.
GearheadLydia 2 Jan, 2023 @ 8:19pm 
I'm getting this error after a colonist delivers a baby:

Exception while recalculating PreferredXenotypeMakeup thought state for pawn Dorawuk: System.NullReferenceException: Object reference not set to an instance of an object at PorousBoat.FlexibleXenogerms.IdeoPatches.Postfix (RimWorld.Ideo __instance, System.Boolean& __result, Verse.Pawn pawn) [0x00052] in <01ec0d0cb0fb405bb4ba114adbaf6f6f>:0 at (wrapper dynamic-method) RimWorld.Ideo.RimWorld.Ideo.IsPreferredXenotype_Patch1(RimWorld.Ideo,Verse.Pawn) at RimWorld.ThoughtWorker_Precept_ColonyXenotypeMakeup.ShouldHaveThought (Verse.Pawn p) [0x00096] in <3126aca1aad041dcbdeda807cfe004bf>:0 at RimWorld.ThoughtWorker_Precept.CurrentStateInternal (Verse.Pawn p) [0x00054] in <3126aca1aad041dcbdeda807cfe004bf>:0 at RimWorld.ThoughtWorker.CurrentState (Verse.Pawn p) [0x00010] in <3126aca1aad041dcbdeda807cfe004bf>:0 at (wrapper dynamic-method) RimWorld.SituationalThoughtHandler.RimWorld.SituationalThoughtHandler.TryCreateThought_Patch1(RimWorld.SituationalThoughtHandler,RimWorld.ThoughtDef) UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) (wrapper dynamic-method) RimWorld.SituationalThoughtHandler:RimWorld.SituationalThoughtHandler.TryCreateThought_Patch1 (RimWorld.SituationalThoughtHandler,RimWorld.ThoughtDef) (wrapper dynamic-method) RimWorld.SituationalThoughtHandler:RimWorld.SituationalThoughtHandler.CheckRecalculateMoodThoughts_Patch1 (RimWorld.SituationalThoughtHandler) RimWorld.SituationalThoughtHandler:AppendMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>) RimWorld.ThoughtHandler:GetAllMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>) RimWorld.Alert_Thought:get_AffectedPawns () RimWorld.Alert_Thought:GetReport () RimWorld.Alert:Recalculate () (wrapper dynamic-method) RimWorld.AlertsReadout:RimWorld.AlertsReadout.CheckAddOrRemoveAlert_Patch1 (RimWorld.AlertsReadout,RimWorld.Alert,bool) RimWorld.AlertsReadout:AlertsReadoutUpdate () RimWorld.UIRoot_Play:UIRootUpdate () (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root) (wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)

Exception while recalculating PreferredXenotype thought state for pawn Dorawuk: System.NullReferenceException: Object reference not set to an instance of an object at PorousBoat.FlexibleXenogerms.IdeoPatches.Postfix (RimWorld.Ideo __instance, System.Boolean& __result, Verse.Pawn pawn) [0x00052] in <01ec0d0cb0fb405bb4ba114adbaf6f6f>:0 at (wrapper dynamic-method) RimWorld.Ideo.RimWorld.Ideo.IsPreferredXenotype_Patch1(RimWorld.Ideo,Verse.Pawn) at RimWorld.ThoughtWorker_Precept_PreferredXenotype_Social.ShouldHaveThought (Verse.Pawn p, Verse.Pawn otherPawn) [0x0004c] in <3126aca1aad041dcbdeda807cfe004bf>:0 at RimWorld.ThoughtWorker_Precept_Social.CurrentSocialStateInternal (Verse.Pawn p, Verse.Pawn otherPawn) [0x0004f] in <3126aca1aad041dcbdeda807cfe004bf>:0 at RimWorld.ThoughtWorker.CurrentSocialState (Verse.Pawn p, Verse.Pawn otherPawn) [0x00010] in <3126aca1aad041dcbdeda807cfe004bf>:0 at RimWorld.SituationalThoughtHandler.TryCreateSocialThought (RimWorld.ThoughtDef def, Verse.Pawn otherPawn) [0x0001e] in <3126aca1aad041dcbdeda807cfe004bf>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) RimWorld.SituationalThoughtHandler:TryCreateSocialThought (RimWorld.ThoughtDef,Verse.Pawn) RimWorld.SituationalThoughtHandler:CheckRecalculateSocialThoughts (Verse.Pawn) RimWorld.SituationalThoughtHandler:AppendSocialThoughts (Verse.Pawn,System.Collections.Generic.List`1<RimWorld.ISocialThought>) RimWorld.ThoughtHandler:GetSocialThoughts (Verse.Pawn,System.Collections.Generic.List`1<RimWorld.ISocialThought>) RimWorld.ThoughtHandler:GetDistinctSocialThoughtGroups (Verse.Pawn,System.Collections.Generic.List`1<RimWorld.ISocialThought>) RimWorld.ThoughtHandler:TotalOpinionOffset (Verse.Pawn) RimWorld.Pawn_RelationsTracker:OpinionOf (Verse.Pawn) RimWorld.SocialCardUtility:PawnsForSocialInfo (Verse.Pawn) RimWorld.SocialCardUtility:Recache (Verse.Pawn) RimWorld.SocialCardUtility:CheckRecache (Verse.Pawn) RimWorld.SocialCardUtility:DrawRelationsAndOpinions (UnityEngine.Rect,Verse.Pawn) RimWorld.SocialCardUtility:DrawSocialCard (UnityEngine.Rect,Verse.Pawn) RimWorld.ITab_Pawn_Social:FillTab () Verse.InspectTabBase/<>c__DisplayClass16_0:<DoTabGUI>b__0 () Verse.ImmediateWindow:DoWindowContents (UnityEngine.Rect) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Last edited by GearheadLydia; 2 Jan, 2023 @ 8:21pm
Totsnuk 16 Feb, 2023 @ 6:30pm 
error spam, the error that @GearheadLydia is getting might be the same as mine bc my colonist did have a child recently.
BeardStroker 10 Sep, 2023 @ 8:12am 
Same error as the others here, error spam after a baby is born.
Sazra 23 Nov, 2023 @ 6:22am 
I can also confirm this bug
< >
Showing 1-8 of 8 comments
Per page: 1530 50