Skip to content

Constrain Building Pawn Generation #924

@Sn1p3rr3c0n

Description

@Sn1p3rr3c0n

initially reported by Kazimir Iskander on discord

in some cases the assemble Pawns cause issues where Null refs may occur.
the null ref itself is Ludeons fault for forgetting a null check in a method where they allow null as a parameter, even checking it at one pint but forgetting it later. (RimWorld.LifeStageWorker_HumanlikeAdult:Notify_LifeStageStarted)

It has been discovered that this only occurs if the Building Pawn is female (absolutely no idea why)

Looking at the definitions I think it should be possible to further restrain the generation, possibly avoiding other issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C#bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions