Some mobs cannot be set on lead
LadyCailinBot opened this issue ยท 15 comments
CRAFTBOOK-2777 - Reported by Felina_Lain
After some complain from my players that some mobs could not be leashed I tried them all and found a couple that earn a lot of error message.
Namely:
-Ghast
-bats
-slime
-silverfishes
A copy of the server log when the bug happen: (if more is needed I will copy the full log)
http://pastebin.com/Na3c27xC
and my better lead config
http://pastebin.com/0xAzmQjB
Is it due to a bad setting on my part or is it a bug? Whatever the answer is, can it be corrected?
Thanks.
Comment by me4502
I'll look into that soon. It appears from that error that bukkit doesn't consider ghasts a mob
Comment by Felina_Lain
Latest build, meaning this one: http://dev.bukkit.org/bukkit-plugins/craftbook/files/76-craft-book-v3-7-11-2/
If yes, then i still get errors. The leash appear half a second then disappear and the error pop up in the console.
http://pastebin.com/fx6MAMt2
Testing all the bugged mobs, the silverfishes seems to have been fixed. Ghast, slimes and bat still bug.
Comment by me4502
By latest build, I meant this: https://dl.dropboxusercontent.com/u/20806998/craftbook-3.7-SNAPSHOT%20%281%29.zip
That one has no changes.
Comment by Felina_Lain
Ah ok sorry.
Well tried with this one, but it still doesn't work. The error is different though now
http://pastebin.com/yCwqkemb
It appeared when I re-started the server and I couldn't leash any creature in-game...
Comment by me4502
That error is CommandItems related, you have an invalid commanditem.
Comment by Felina_Lain
I tried deleted the item in the command-item.yml
The error appear again, the exact same...
Also, maybe it matter, I'm using bukkit dev: http://dl.bukkit.org/downloads/craftbukkit/view/02391_1.6.4-R2.1/
Comment by me4502
That's odd, maybe try the old version for now, and I'll look into that issue next chance I get.
Comment by Felina_Lain
And where can I download the version you modified? Or is it the same link as the one you gave earlier?
Comment by Felina_Lain
Work (almost) like a charm! I can now leash every mob of the game with no error, but Slime and ghast aren't held back by the leash. They can go as far away as they went, the leash keep on getting longer and never pop out or stop them...
Comment by me4502
That would be an issue with minecraft, craftbook only handles the initial leaching, those mobs mustn't support proper leaching.