EchoPet

EchoPet

882k Downloads

Server crash

Duqino opened this issue ยท 1 comments

commented

Server crashed because of the echopet plugin:

17.06 20:46:01 [Server] INFO [20:46:01 ERROR]: The server has stopped responding!
17.06 20:46:01 [Multicraft] Skipped 9 lines due to rate limit (30/s)
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1622) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.entity.EntityPet.h(EntityPet.java:443) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.entity.type.EntityWolfPet.onLive(EntityWolfPet.java:102) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.entity.EntityPet.onLive(EntityPet.java:286) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.api.PetManager.removePet(PetManager.java:319) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.api.PetManager.removePets(PetManager.java:310) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.api.plugin.uuid.UUIDMigration.getIdentificationFor(UUIDMigration.java:36) ~[?:?]
17.06 20:44:59 [Server] INFO java.lang.NullPointerException
17.06 20:44:59 [Server] INFO [20:44:59 ERROR]:  Cause of unexpected exception was
17.06 20:44:59 [Server] INFO ... 4 more
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:693) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1464) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.World.playerJoinedWorld(World.java:1598) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1622) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.entity.EntityPet.h(EntityPet.java:443) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.entity.type.EntityWolfPet.onLive(EntityWolfPet.java:102) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.entity.EntityPet.onLive(EntityPet.java:286) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.api.PetManager.removePet(PetManager.java:319) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.api.PetManager.removePets(PetManager.java:310) ~[?:?]
17.06 20:44:59 [Server] INFO at com.dsh105.echopet.compat.api.plugin.uuid.UUIDMigration.getIdentificationFor(UUIDMigration.java:36) ~[?:?]
17.06 20:44:59 [Server] INFO Caused by: java.lang.NullPointerException
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:703) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
17.06 20:44:59 [Server] INFO net.minecraft.server.v1_7_R3.ReportedException: Ticking entity
17.06 20:44:59 [Server] INFO [20:44:59 ERROR]: Encountered an unexpected exception
commented

Please update to the latest dev build as this has already been fixed :).