Grimoire of Gaia

Grimoire of Gaia

4M Downloads

Siren cause crash: EntityGaiaSiren.isTarget()Z is abstract

KorDum opened this issue ยท 2 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.2769
  • Mod Version: 1.6.6
  • Java Version: 1.8 r181

Issue Description

Spawn Siren work fine. But if Siren sees player, there will be a crash.

Additional Information

https://gist.github.com/KorDum/e1c3a331095fd643af09d3e1ff13b5a8

commented

Thanks for reporting this issue. Will be fixed in the next update which should be very soon.

commented

Removed isTarget(). This issue should be resolved.