Blood Arsenal

Blood Arsenal

9M Downloads

Crash with fakePlayer

Namikon opened this issue ยท 4 comments

commented

Heya,

we're getting this crash on our Server as soon as the chunk is loaded:
java.lang.ClassCastException: thaumic.tinkerer.common.block.tile.tablet.TabletFakePlayer cannot be cast to net.minecraft.entity.player.EntityPlayerMP at com.arc.bloodarsenal.common.BloodArsenalEventHooks.onEntityDamaged(BloodArsenalEventHooks.java:78)

Could you add an instanceof check to that cast?

commented

Will work on it

commented

Wait what not this issue

commented

I just created a pull request that explains and fixes the issue

commented

Fixed