DeathTpPlus

DeathTpPlus

229k Downloads

Possible incompatibility with CombatTag plugin.

mung3r opened this issue ยท 3 comments

commented

Possible incompatibility with CombatTag plugin.

11:44:53 [SEVERE] Could not pass event ENTITY_DEATH to DeathTpPlus
java.lang.ClassCastException: org.bukkit.craftbukkit.CraftOfflinePlayer cannot be cast to org.bukkit.entity.Player
        at org.simiancage.DeathTpPlus.models.DeathDetail.<init>(DeathDetail.java:51)
        at org.simiancage.DeathTpPlus.listeners.DTPEntityListener.onEntityDeath(DTPEntityListener.java:31)
        at org.bukkit.plugin.java.JavaPluginLoader$65.execute(JavaPluginLoader.java:718)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:320)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:168)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:502)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:609)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:210)
        at net.minecraft.server.EntityWolf.a(EntityWolf.java:352)
        at net.minecraft.server.EntityCreature.m_(EntityCreature.java:70)
        at net.minecraft.server.EntityWolf.m_(EntityWolf.java:96)
        at net.minecraft.server.EntityLiving.d(EntityLiving.java:887)
        at net.minecraft.server.EntityAnimal.d(SourceFile:43)
        at net.minecraft.server.EntityWolf.d(EntityWolf.java:137)
        at net.minecraft.server.EntityLiving.w_(EntityLiving.java:297)
        at net.minecraft.server.EntityWolf.w_(EntityWolf.java:165)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1253)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:107)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1235)
        at net.minecraft.server.World.tickEntities(World.java:1142)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:518)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
commented

any news on this? did you fix it?

commented

Nope, no news yet. Haven't been able to recreate it. Also, it hasn't happened lately in the production server.log.

commented

closed for now, let's create a new one if it is back