Draylar / identity

A modern morph mod for Fabric.
https://www.curseforge.com/minecraft/mc-mods/identity
MIT License
106 stars 43 forks source link

Game crash when opening Identity menu #661

Open mikel-ayala opened 4 weeks ago

mikel-ayala commented 4 weeks ago

Hello, I´m playing with some friends in a modded world using essentials (https://essential.gg/). I can use Identity mod perfectly but when my friends try to open the menu, they get out of the world and their game crashes.

They get this log:

The game crashed whilst unexpected error Error: java.lang.NullPointerException: Cannot invoke "untamedwilds.util.EntityDataHolder.getScale(int)" because the return value of "untamedwilds.entity.ComplexMob.getEntityData(net.minecraft.world.entity.EntityType)" is null.

I tried fixing it with this solution but doesn´t work at all:

https://github.com/Draylar/identity/issues/625