andrepl / PortableHorses

A bukkit plugin that lets you carry your horse in your inventory.
http://dev.bukkit.org/bukkit-plugins/portable-horses/
0 stars 6 forks source link

DarkHorse and Portable Horse #22

Open B3stcraft opened 10 years ago

B3stcraft commented 10 years ago

Hi, I am using this plugin to be able to use skeleton/zombie horses: http://dev.bukkit.org/bukkit-plugins/darkhorse/

Portable horse can protect this horses in a saddle with no problem but when I restart the server, the saddles become useless and my players lose their horses (only zombie/skeleton, the normal ones works fine).

The saddle appear with a huge text in his description like: paosjdlañkjmñlzkcjxlkoajnmñljzhdsasaszxcsadasdasd

and it doesnt works anymore.

andrepl commented 10 years ago

Thanks for the report. I'll look into the problem after work today.

EDIT: Actually I had time to do a quick test just now and DarkHorse + PortableHorses works fine for me, even with server restarts in between saddling/unsaddling. It seems like something else is interfering on your end. What other plugins do you have installed?

B3stcraft commented 10 years ago

announcer, barapi, bookrules, bossmessage, bungeeportals, buycraft, chestcommands, citizens, clearlad, clickedit, cncp, coloredtags, darkhorse, deathmessages, denizen, disguisecraft, dynmap, dynmapplotme, essentials, frameprotect, friendlyhopper, generousmobs, infernal_mobs, ipwhilitist, lockette, logblock, mcmmo, multiverse-core, multiverse inventory, mypet, nocheatplus, permssionsex, playerheads, plotme, portablehorses, protocollib, pvpmanager, resextra, residence, residencesigns, selbans, sentry, shopkeepers, stats, supersensor, treeassist, vault, warpportals, worldborder, worldedit and worldguard.

XDXDXD a few

andrepl commented 10 years ago

I'd put money on multiverse inventories being the cause. Try a quick test without that plugin. I've had many reports of corrupted PH saddles from multiverse inventories. It is NOT a bug in portable horses. It's MVI failing to properly save and restore the (admittedly large and unusual) metadata on the saddle.

B3stcraft commented 10 years ago

Thanks I will try :D

andrepl commented 10 years ago

@B3stcraft any update?