vegapnk / RJW-Genes

Rimworld Biotech Genes related to RJW
MIT License
24 stars 28 forks source link

Error on Pawn-Generation with Elasticity Gene Xenotype #110

Open vegapnk opened 3 days ago

vegapnk commented 3 days ago

I got the following report on Discord:

i keep getting an absolute shitload of errors after customizing my genotype and i have no idea why, it keeps saying the "elasticity" gene is the issue dispite me not selecting it.

This is the reported Error, it appears after the xenotype creation on re-roll of pawn:

=========================================================================================
Exception in Verse.Window.InnerWindowOnGUI: System.NullReferenceException: Object reference not set to an instance of an object

[Ref C0C4F2C2]

at RimWorld.Page_ConfigureStartingPawns.get_StartingPawnsAllBabies () [0x00018] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0

at RimWorld.Page_ConfigureStartingPawns.get_ExtraCanDoNextReport () [0x00007] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0

at RimWorld.Page_ConfigureStartingPawns.DoWindowContents (UnityEngine.Rect rect) [0x00042] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0

at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
==========================================================================================

This is the Xenotype (Except for the Elasticity Gene):

image

vegapnk commented 1 day ago

Ok, this seems to be related to the Ageless Gene that according to other users is also troubling many other mods.