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
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