Skip to content

[Bug]: NPE in TransfurDecider when ticking Rabbit (GenderedPair.getRandomVariant is null) #1763

@AstraProtogen

Description

@AstraProtogen

The game crashes with a NullPointerException when a mob (specifically observed with a Rabbit) is processed by the TransfurDecider logic. It appears the mod is attempting to call getRandomVariant on a null variant object.

net.ltxprogrammer.changed.entity.ai.TransfurDecider.lambda$simpleMobDecider$9(TransfurDecider.java:59)
full log: https://mclo.gs/o0oFG6S

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions