Silentine / GrimoireOfGaia

The Grimoire of Gaia GitHub
Other
61 stars 35 forks source link

EntityGaiaDullahan doesnot implements AbstractHorse #146

Closed TaoismDeepLake closed 4 years ago

TaoismDeepLake commented 4 years ago

General Info

Client Info

Issue Description

It crashes with the crash log. Looks like Dullahan constructor calls on AbstractHorse but it does not implement an interface.

Reproduce Steps

Additional Information

https://pastebin.com/vQ2Q8gDR

TaoismDeepLake commented 4 years ago

If you need Crowflight, Idealland or Divineweapon, I can give you them as they are my mods, although I think they are irrelevant.

Mrbysco commented 4 years ago

Does the same happen in a normal server environment (AKA no CraftBukkit)

TaoismDeepLake commented 4 years ago

Sorry, I guess I will need to do some experiments to find out. We were playing on craftbukkit servers, and haven't tested otherwise.

TaoismDeepLake commented 4 years ago

I have experimented with this by using spawn eggs. In a normal forge server, the headless knight can be summoned with a horse successfully, whereas, in that "Cat Server" we played in, the horse won't come out (and won't crash when done manually). I guess this is not the problem of this mod.