CraftBook 3

CraftBook 3

139k Downloads

Some mobs cannot be set on lead

LadyCailinBot opened this issue ยท 15 comments

commented

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.

commented

Comment by me4502

I'll look into that soon. It appears from that error that bukkit doesn't consider ghasts a mob

commented

Comment by me4502

Try the latest dev build.

commented

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.

commented

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.

commented

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...

commented

Comment by me4502

That error is CommandItems related, you have an invalid commanditem.

commented

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/

commented

Comment by me4502

That's odd, maybe try the old version for now, and I'll look into that issue next chance I get.

commented

Comment by Felina_Lain

Alright then, thanks for the help ^^

commented

Comment by me4502

Okay, I just fixed that CommandItems error.

commented

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?

commented

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...

commented

Comment by me4502

That would be an issue with minecraft, craftbook only handles the initial leaching, those mobs mustn't support proper leaching.

commented

Comment by Felina_Lain

ok then, I'll just warn my players
thanks for all ^^