Grimoire of Gaia

Grimoire of Gaia

4M Downloads

EntityGaiaDullahan doesnot implements AbstractHorse

TaoismDeepLake opened this issue ยท 4 comments

commented

General Info

  • I am running a modpack
  • I can reproduce this issue consistently
    • In single player
    • In multiplayer
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the mod

Client Info

  • Minecraft Version:1.12.2

  • Forge Version: 14.23.5.2838

  • Mod Version: 1.7.1

  • Java Version: 1.8

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

commented

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

commented

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

commented

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

commented

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.