Hardcore Ender Expansion

Hardcore Ender Expansion

2M Downloads

[INVALID] Client Crash

cutter4ever opened this issue ยท 2 comments

commented

The only place in the log where I'm getting this [HEE-ORB] but client keeps crashing. So i can't find the recipe.

/TRACE] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Sending event FMLPostInitializationEvent to mod HardcoreEnderExpansion
[23:45:20] [Client thread/INFO] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running PostInit IMC messages.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 1xitem.altarNexus@0 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 1xtile.decompositionTable@0 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 1xtile.experienceTable@0 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 1xtile.accumulationTable@0 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 1xtile.extractionTable@0 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 8xitem.curse@1 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 8xitem.curse@2 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 8xitem.curse@5 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 8xitem.curse@7 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 8xitem.curse@8 when registering recipe from registry.
[23:45:20] [Client thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Could not find ItemStack 8xitem.curse@10 when registering recipe from registry.
[23:45:20] [ic2-poolthread-2/DEBUG] [IC2.Uu/IC2]: UU graph built with 13082 nodes after 1733 ms.
[23:45:27] [Client thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: error:null <= {error:null}
[23:45:27] [Client thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: error:null <= {error:null}
[23:45:28] [Client thread/TRACE] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Sent event FMLPostInitializationEvent to mod HardcoreEnderExpansion
[23:45:28] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Hardcore Ender Expansion took 8.254s

commented

Looks like you have some mod that breaks recipes.

commented

Closing now, if you can't replicate this type of issue without HEE, it's not HEE's fault.