Epic Fight

Epic Fight

13M Downloads

java.lang.NullPointerException: Exception ticking world at maninhouse.epicfight.capabilities.entity.LivingData.initAttributes(LivingData.java:84) ~[epicfight:1.0] {re:classloading}

koderian opened this issue ยท 8 comments

commented

Crashing when making a new world and loading in.
Crash report snippet:
java.lang.NullPointerException: Exception ticking world at maninhouse.epicfight.capabilities.entity.LivingData.initAttributes(LivingData.java:84) ~[epicfight:1.0] {re:classloading}

Full crashreport:
https://gist.github.com/koderian/8ffbb3607dbe292f7f71ef3075261b29

commented

Running latest version of EPM on Forge 36.0.48

commented

I was using latest version of Optifine G7 iirc

commented

yeah i had a pretty similar issue, because i had Optifine G6, which wasnt compatable, if you're using g6 upgrade to g7 (this is the 1.16.4 version of the mod btw) if you're not using optifine then idk man sorry.

commented

Is it crashes if you only use the Epic Fight without any other mods?

commented

at maninhouse.epicfight.capabilities.entity.mob.EndermanData.onEntityJoinWorld(EndermanData.java:44) ~[epicfight:1.0] {re:classloading}
at maninhouse.epicfight.events.EntityEvents.spawnEvent(EntityEvents.java:76) ~[epicfight:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_659_EntityEvents_spawnEvent_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
having the same issue when trying to join my server

commented

I didnt have this issue with 3.0.2

commented
commented

This looks like a mod conflict. Idk what causes this, but I've never got this crash when I executed epicfight without any mods.