EchoPet

EchoPet

882k Downloads

Blaze errors/wont spawn blazes

Hiddengold opened this issue ยท 20 comments

commented

Getting this error

12:40:37 AM EDT CONSOLE: [SEVERE] java.lang.NoSuchMethodException: com.github.dsh105.echopet.entity.pet.blaze.EntityBlazePet.(net.minecraft.server.v1_6_R2.World)
12:40:37 AM EDT CONSOLE: [SEVERE] at java.lang.Class.getConstructor0(Class.java:2800)
12:40:37 AM EDT CONSOLE: [SEVERE] at java.lang.Class.getConstructor(Class.java:1708)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.EntityTypes.createEntityByName(SourceFile:111)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.MobSpawnerAbstract.g(MobSpawnerAbstract.java:82)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.TileEntityMobSpawner.h(SourceFile:61)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.World.tickEntities(World.java:1390)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.WorldServer.tickEntities(WorldServer.java:517)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:571)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
12:40:37 AM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)

Over and over and blazes are basically disabled for everything. New spawns, spawners, pets, anything.

commented

Ok update. Blaze pets will work but nothing else for blazes. Might be helpful for me to mention im also using the newest version of EchoPet and SIlkspawners and Spigot 1075

commented

Try this Dev Build and see if it gives the same result.

EDIT: And if it does, try this one

commented

Edit: Fixed with the second version. Thanks!

commented

Sorry fixed the blazes. Now it does the same with horses =/
2:02:27 AM EDT CONSOLE: [WARNING] Skipping Entity with id Horse

commented

In theory it should do it with all entities, as nothing is change in EchoPet. I can't seem to replicate it though :\

commented

It stopped giving those warnings and horses are spawning now, however they do not show up within the spawner. Not a big deal. Ill report more if any severe errors or complications come up. Thanks for the fast response.

commented

[SEVERE] java.lang.IllegalArgumentException: No enum constant org.bukkit.entity.Ocelot.Type.WILD_CAT
3:15:21 PM EDT CONSOLE: [SEVERE] at java.lang.Enum.valueOf(Enum.java:236)
3:15:21 PM EDT CONSOLE: [SEVERE] at org.bukkit.entity.Ocelot$Type.valueOf(Ocelot.java:40)
3:15:21 PM EDT CONSOLE: [SEVERE] at com.github.dsh105.echopet.data.PetHandler.setData(PetHandler.java:538)
3:15:21 PM EDT CONSOLE: [SEVERE] at com.github.dsh105.echopet.data.PetHandler.createPetFromFile(PetHandler.java:279)
3:15:21 PM EDT CONSOLE: [SEVERE] at com.github.dsh105.echopet.data.PetHandler.loadPets(PetHandler.java:90)
3:15:21 PM EDT CONSOLE: [SEVERE] at com.github.dsh105.echopet.listeners.PetOwnerListener$3.run(PetOwnerListener.java:120)
3:15:21 PM EDT CONSOLE: [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:67)
3:15:21 PM EDT CONSOLE: [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
3:15:21 PM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:518)
3:15:21 PM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
3:15:21 PM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
3:15:21 PM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
3:15:21 PM EDT CONSOLE: [SEVERE] at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)

Running the second dev version you gave me last time. Getting this error now for ocelots and the same horse error.

[WARNING] Skipping Entity with id Horse

commented

The first one is just something I need to fix.

And the second is just one line? What's even stranger is that EchoPet doesn't register any entities as "Horse".

commented

Yeah just one line. Doesnt seem to cause any other issues that I can see other than a spammy console.

commented

Can you try removing and recreating the Horse Spawner?

commented

Well theres no way for me to remove all the horse spawners on the server.

commented

Try uninstalling and then reinstalling SilkSpawners then.

commented

Done. Havent seen the horse error yet but its normally pretty random.

commented

Seems there are no horses left on my server and all existing ones are gone...

commented

Any fix yet?

commented

I think fixed the error (stacktrace). I'm still trying to work out compatibility with SilkSpawners though.

commented

@Hiddengold Horse spawners still don't work?

commented

They do, just the horse does not appear within the spawner spinning around. Not sure what that would be related to.

commented

I don't think I can do much to fix that. It happens even without EchoPet installed.

So, is this issue resolved?

commented

Seems so. Thanks