EchoPet

EchoPet

882k Downloads

Server Crashed

doomlordking opened this issue ยท 5 comments

commented
Time: 5/23/14 5:46 PM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
    at com.dsh105.echopet.compat.api.plugin.uuid.UUIDMigration.getIdentificationFor(UUIDMigration.java:36)
    at com.dsh105.echopet.api.PetManager.removePets(PetManager.java:310)
    at com.dsh105.echopet.api.PetManager.removePet(PetManager.java:319)
    at com.dsh105.echopet.compat.nms.v1_7_R3.entity.EntityPet.onLive(EntityPet.java:286)
    at com.dsh105.echopet.compat.nms.v1_7_R3.entity.EntityPet.h(EntityPet.java:443)
    at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1569)
    at net.minecraft.server.v1_7_R3.World.playerJoinedWorld(World.java:1545)
    at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1412)
    at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516)
    at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:686)
    at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
    at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576)
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
commented

Spigot-1455 API version 1.7.9-R0.1-SNAPSHOT

commented

Same here

commented

I have this problem too, it specially happens when players join MobArena with their pets, it says [EchoPet] Failed to load the entity.
please help!
This issue seems to be solved in here : #293
but, I don't find any download file or anything to fix this issue, it just tell us "Should be fixed in this commit -> 2c21023"
but there I can't find any download file please help!

commented

This should now be fixed. Downloads are available at the provided Jenkins server, to which the link can be found on the EchoPet BukkitDev page ๐Ÿ˜„