Cannot unleash horses when using "Better Leashes"
LadyCailinBot opened this issue ยท 2 comments
CRAFTBOOK-2841 - Reported by KingDingbat
When tying a horse to a post when using Better Leashes
the owner of the horse is not able to unleash, or cut the line. Each time the owner-player clicks the post to detach the leash, the console displays this error (on each click)
3:37:28 PM CONSOLE: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_7_R1.entity.CraftLeash cannot be cast to org.bukkit.entity.Tameable
3:37:28 PM CONSOLE: Source) ~[?:?]
3:37:28 PM CONSOLE: Source) ~[?:1.7.0]
3:37:28 PM CONSOLE: Source) ~[?:1.7.0]```
We suspect this was due to enabling "hitch-persists" but we are not sure yet. Will update issue if this is confirmed.