CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC

Home Page:http://cyberdynecc.github.io/Thermos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash with Hardcore Ender Expansion mod

Eufranio opened this issue · comments

Explanation of issue:
After using the Dragon egg in the Temple to restore the End and the Dragon the entire server crashes. Afterwards if anyone tries to enter the End again, the server crashes again. This crash was already reported to the HEE dev, and he said it's specifically a Cauldron error...

How to recreate this issue:
Just use the Dragon Egg in a Temple from Hardcore Ender Expansion.

Modpack Name: (Only if public)
Happens in New Horizons and MagiTech (my pack

Plugins Installed:
http://pastebin.com/21xhgiVR

Thermos Version:
Build 58
Forge Version:
1.7.10-1614

Hardcore Ender Expansion v1.7.10 - 1.8.6.

Hello @robotia and @Time6628
Well, I've searched in the Hardcore Ender Expansion repo, and found this:
https://github.com/chylex/Hardcore-Ender-Expansion/blob/HEE1-1.7.10/src/main/java/chylex/hee/system/util/DragonUtil.java#L196

HEE is trying to respawn the player, and then crashes the server, because of THIS method. For some reason, it doesn't seem to be present in Thermos, but it is in forge.

That's the crash that happens: http://pastebin.com/DR6JAi1R

I'm also running Thermos build 58 and Forge 1614.

Could you guys include this method in Thermos, or at least tell me a substitute for this method, fixing the crash?

Regards,
Zeer0.