Morph

Morph

22M Downloads

Game seems to crash when i kill certain mobs.

Zelly9191 opened this issue ยท 4 comments

commented

Hey! usually i'm pretty good at figuring these errors out but i have had no luck as of yet. Any help would be greatly appreciated.

My crash report:

My log file:

I removed custom recipes mod spam from the .log it has nothing to do with this crash anyway.

Thanks in advance!

commented

com.Mod_Ores.EventHandlers.ForgeHookEventHelper.entityAttacked(ForgeHookEventHelper.java:50)
That mod isn't doing proper instanceof checks in their code

commented

oh! Haha. My bad sorry! i saw this and i got confused: morph.client.entity.EntityMorphAcquisition cannot be cast to net.minecraft.entity.EntityLiving. Thanks anyway! Feel free to close this issue!

commented

Only either you or iChun can close it.

But yea, the issue is that mod is trying to cast a class from Morph to EntityLiving that isn't possible so a crash occurs.

commented

Ok! Thank you again for your quick reply. There are others who don't work so quickly so late.