CommandHelper

CommandHelper

46.5k Downloads

Cannot spawn horses, a horse's entity type returns UNKNOWN

LadyCailinBot opened this issue ยท 1 comments

commented

CMDHELPER-2732 - Reported by spudwaffle

Using spawn_entity(HORSE, 1, plod()) produces this stack trace:

http://pastebin.com/8a3VMQuv

Using entity_type to get a horse's entity type returns UNKNOWN.

I am using CommandHelper build 1563 and Spigot 994.

commented

Comment by jb_aero

Higher versions of Spigot supported the proper type awhile ago, but last week Bukkit added support for them, and CH added support within a day or two, so all should be fixed with this one already.