EchoPet

EchoPet

882k Downloads

Pet Duplication issue

Tashface opened this issue ยท 11 comments

commented

Hi there,

I absolutely love the plugin, there's only one thing preventing me from using it. I'm running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) and I've tried the latest release, and stable dev build of echo pet and both are duplicating player pets on server restart.

Image of the duped pet: http://puu.sh/7r6Nz.jpg

The pet cannot be interacted with or killed/removed (Even when the Echopet configuration file is removed which is weird) The only thing that removes the dupe is removing echopet, starting the server without it and putting it back in.

Server console after a restart, when a pet dupes: http://pastebin.com/31b1J9Ke

As you can see there are no errors related to a pet duplication in my console, so I'm rather confused.

A list of my plugins:

WorldBorder, zPermissions, Sonic_Screwdriver, WorldEdit, NoCheatPlus, Microblocks, TreeFeller, Buycraft, SimpleAutoAnnouncer, Vault, Trails, Multiverse-Core, Vote, PlayerHeads, CookieMonster, LWC, WorldGuard, ItemSlotMachine, MineBackup, ProtectionStones, Lottery, CoreProtect, BookRules, iDisguise, ChestShop, ClearLag, ProtocolLib, Herochat, mcMMO, Essentials, SimpleRegionMarket, SignURLs, EssentialsSpawn, Multiverse-Portals, EchoPet, CraftBay,

I'm willing to try and find the plugin conflict myself (If that's the issue), just give me a heads up on any that you feel may be causing the conflict so I have somewhere to start. (Again thanks, this plugin is amazing and imitations do not come close)

If there's any further information you require, please let me know. :)

commented

Hi,

I used a blank server and loaded in every single plugin and was unable to duplicate any pets.. LOL uhh. I have no clue now.. What version of craftbukkit should I be using?

commented

That's an interesting issue. Are there any plugins you know of that might directly interfere with entity despawning? I know that there used to be a similar incompatibility with BKCommonLib that produced this same problem.

commented

Hi!

Thanks for responding.

I really can't think of any specific plugin, but I can try filtering the plugins and testing out which one might be causing the issue. As far as I can tell, I may be the only person having this issue which is leading me to think it's simply a plugin conflict of sorts.

commented

Just a quick update, I disabled BKCommonLib, and it's still duplicating. :( Will test other plugins.

commented

The latest version

commented

Hi,

The server I could not replicate the duplications on is running on CraftBukkit version git-Bukkit-1.7.2-R0.2-37-gac1a2d0-b3006jnks

And the server that breaks is on CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks

It's also notable that the duplication error is happening on a bungee-cord server.

Would the way I've configured files/the world have any affect on this? I cannot think of any other reasons why this is happening on one server but not the other.

commented

I think this would be related to #64, which is a long-standing problem :\

commented

Same issue here.. and not working with any of the new builds.

commented

Tash, could you zip the server files and put them on dropbox and provide a link? I can go ahead and debug Echopet with your setup and try and figure out what the cause is.

commented

I have the same issue. And I"ve noticed another issue raised which is in fact the same, regarding pets changing on death more recently posted to this; the duplication is occurring there too. The latest jars seem to be doing this. There seems to be no way to remove the dupes. I'll come back and see if anyone else reports or finds a solution. I"m using Spigot 1.7.9 with bungeecord.

commented

Closing - duplicate of #64.

I've had mixed results trying to debug this and provide a fix.