Grimoire of Gaia

Grimoire of Gaia

4M Downloads

Crashes in the End

moonrushy opened this issue ยท 4 comments

commented

General Info

  • I am running a modpack
  • I can reproduce this issue consistently
    • In single player
    • In multiplayer
  • [2] 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.4.2759

  • Mod Version: 1.12.2-1.6.0-beta4

  • Java Version: 1.8.0_181

Issue Description

Constant crushes in the End. Most likely, it is connected with the Ender Dragon Girl spawns. Also, I'm unable to spawn her using the egg.

Reproduce Steps

Enter the End and wait until the game tries to spawn Ender Dragon Girl. It gives me instant crash.

Additional Information

Crashlog: https://pastebin.com/8hUp8A6S
Maybe the same problem: #27

commented

#27 Is related to rendering the Ender Dragon Girl which isn't the issue in your crash.

commented

You are right; they cannot be spawned from eggs. It seems to be related to this line of code.

Weird, I do not remember modifying this mob recently. I will see what I can do.

commented

Thanks!

commented

Thanks for taking your time to report this bug.

I managed to fix it; it is meant to be (dataManager.register), not (dataManager.set). I still can't remember touching this recently.

The fix will be implemented in 1.6.0-beta5.