Do the clusters spawn in all versions of the mod? Because I've never seen one spawn. I'm currently using the TPPI modpack, it runs minecraft version 1.6.4. I can't workout what version of the mod is running though. But ectoplasm is called endoplasm and the ghost amulet can't be gotten from throwing; emerald, string and ender dust into ender goo.
Also, do spectral alters and spectral essence have any use?
Version for MC 1.6.4 are no longer supported and the wiki information is getting updated to newer versions. The clusters were added in release 1.5 for MC 1.6.4 and 1.7.2, so they should spawn in the End just fine. Spectral altar & essence don't do anything.
Which biome would you recommend checking for the caves for clusters?
Probably the mountains or the forest, they usually have large amount of caves.
Hey,
I spent a good while looking around but I can't find anything, does it just spawn in the middle of the caves? Are they fairly common? Also, sorry for all the questions but I really appreciate you going out the way to help your fans.
It's completely random, the cave is a bunch of blobs put together and each of the blobs has a very small chance of spawning a cluster somewhere in it. There should be at least one or two clusters per island, but maybe you just got very unlucky. Occasionally, you may also see them near the endstone blobs.
Which biome would you recommend checking for the caves for clusters?
Probably the mountains or the forest, they usually have large amount of caves.
Hey,
I spent a good while looking around but I can't find anything, does it just spawn in the middle of the caves? Are they fairly common? Also, sorry for all the questions but I really appreciate you going out the way to help your fans.
It's completely random, the cave is a bunch of blobs put together and each of the blobs has a very small chance of spawning a cluster somewhere in it. There should be at least one or two clusters per island, but maybe you just got very unlucky. Occasionally, you may also see them near the endstone blobs.
I've spent a good couple of hours wandering through caves in the end. Not sure if I misunderstand you or if they're just not spawning. The only other way is to just let energy leak from the extraction table right? Can I just chuck a bunch of stuff in there and let it leak till it forms a cluster?
Are you wandering through newly generated chunks? Try it in a new world, and also make sure that there's Energy Cluster item in the creative menu.
Hey,
I spent a good while looking around but I can't find anything, does it just spawn in the middle of the caves? Are they fairly common? Also, sorry for all the questions but I really appreciate you going out the way to help your fans.
It's completely random, the cave is a bunch of blobs put together and each of the blobs has a very small chance of spawning a cluster somewhere in it. There should be at least one or two clusters per island, but maybe you just got very unlucky. Occasionally, you may also see them near the endstone blobs.
I've spent a good couple of hours wandering through caves in the end. Not sure if I misunderstand you or if they're just not spawning. The only other way is to just let energy leak from the extraction table right? Can I just chuck a bunch of stuff in there and let it leak till it forms a cluster?
Are you wandering through newly generated chunks? Try it in a new world, and also make sure that there's Energy Cluster item in the creative menu.
I think I've spawned a few new chunks, and I know energy clusters exist because I spawned one by accident when screwing around in creative.
Okay, just make sure those chunks are really new chunks, then you should be able to find a couple clusters. Just try looking around, you might find some very close to endstone blobs that are all over the End - those might actually be a little more visible, because distant blocks turn black except for the clusters, which glow all the time.
I tried again and it worked. Not sure why it did not work yesterday. Does the order of the items thrown in matter?
Where do we find energy clusters?
The order doesn't matter, the amount does. It might have gotten stuck somewhere inside the goo, although it has high vertical velocity so that shouldn't really happen. Clusters are in Biome Island caves and occasionally near Endstone Blobs.
Hey, I managed to get an Energy Cluster from the extraction table, I can increase it's maximum hold with end powder. How much energy does a Temple Caller need?
Enough energy to fill it up I think it's 50, but you can check the damage value. Either the full or empty one will have a damage value of the amount of energy you need.
apparently, your mod is incompatible with liteloader, not much of a problem (i was testing liteloader) but just letting you know
java.lang.NullPointerException: Initializing game
at com.mumfrey.liteloader.launch.LiteLoaderTweaker$StartupState.gotoState(LiteLoaderTweaker.java:99)
at com.mumfrey.liteloader.launch.LiteLoaderTweaker.init(LiteLoaderTweaker.java:595)
at net.minecraft.client.renderer.entity.RenderLightningBolt.<init>(SourceFile)
at chylex.hee.proxy.ModClientProxy.registerRenderers(ModClientProxy.java:155)
at chylex.hee.HardcoreEnderExpansion.onPreInit(HardcoreEnderExpansion.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:214)
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:206)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:215)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java)
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
apparently, your mod is incompatible with liteloader, not much of a problem (i was testing liteloader) but just letting you know
java.lang.NullPointerException: Initializing game
at com.mumfrey.liteloader.launch.LiteLoaderTweaker$StartupState.gotoState(LiteLoaderTweaker.java:99)
at com.mumfrey.liteloader.launch.LiteLoaderTweaker.init(LiteLoaderTweaker.java:595)
at net.minecraft.client.renderer.entity.RenderLightningBolt.<init>(SourceFile)
at chylex.hee.proxy.ModClientProxy.registerRenderers(ModClientProxy.java:155)
at chylex.hee.HardcoreEnderExpansion.onPreInit(HardcoreEnderExpansion.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:214)
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:206)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:215)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java)
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
when you regenerate the end, do you need a new ghost amulet for endoplasm? I chopped down enough tree faces to get like 2 stacks of stick with a ghost amulet bu no endoplasm.
Also, does stuff spawn in the same chests when it's regenerated?
And what's the best way to get a drop of the ender dragon egg?
Regenerating the End changes everything in the dimension except for the shape of the main island. It doesn't affect endoplasm/ectoplasm drops though, that sounds like a completely different problem, you should get roughly one endoplasm per 2-3 trees. Read adventurer's diary or ender compendium for info on getting the dragon egg - the diary gives you a hint, compendium has exact details.
my game crashed with hardcore ender expansion , because your mod not supported liteloader. Thanks for your mod... ( Game version 1.7.2 Forge )
Description: Initializing game
java.lang.NullPointerException: Initializing game
at com.mumfrey.liteloader.launch.LiteLoaderTweaker$StartupState.gotoState(LiteLoaderTweaker.java:99)
at com.mumfrey.liteloader.launch.LiteLoaderTweaker.init(LiteLoaderTweaker.java:595)
at net.minecraft.client.renderer.entity.RenderLightningBolt.<init>(SourceFile)
at chylex.hee.proxy.ModClientProxy.registerRenderers(ModClientProxy.java:155)
at chylex.hee.HardcoreEnderExpansion.onPreInit(HardcoreEnderExpansion.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:467)
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I am attempting to use a temple caller in the end. It is fully charged, and I have a dragon egg. When I try to use it, it says "This is not the time to use that!" I am confused because I used one about an hour ago, exact same way, but now it won't work.
I am attempting to use a temple caller in the end. It is fully charged, and I have a dragon egg. When I try to use it, it says "This is not the time to use that!" I am confused because I used one about an hour ago, exact same way, but now it won't work.
Strange. Could you send me all files in the world/hed/ folder?
The End is scheduled for reset already, so you can't use the temple caller again. For some reason, it wasn't removed though... are you using MCPC+/Cauldron by any chance, or anything other than regular Forge server?
Nope. I'm playing singleplayer, no cauldron, no mcpc. ):
Send me the last couple fml-client-X logs in .minecraft/logs/. Preferably 1 from the time you used Temple Caller first time and another one after you started the game again, if you still have those - if not, any other log should do.
It's completely random, the cave is a bunch of blobs put together and each of the blobs has a very small chance of spawning a cluster somewhere in it. There should be at least one or two clusters per island, but maybe you just got very unlucky. Occasionally, you may also see them near the endstone blobs.
My Website ~ Twitter ~ Patreon


Are you wandering through newly generated chunks? Try it in a new world, and also make sure that there's Energy Cluster item in the creative menu.
My Website ~ Twitter ~ Patreon


Okay, just make sure those chunks are really new chunks, then you should be able to find a couple clusters. Just try looking around, you might find some very close to endstone blobs that are all over the End - those might actually be a little more visible, because distant blocks turn black except for the clusters, which glow all the time.
My Website ~ Twitter ~ Patreon


I tried again and it worked. Not sure why it did not work yesterday. Does the order of the items thrown in matter?
Where do we find energy clusters?
The order doesn't matter, the amount does. It might have gotten stuck somewhere inside the goo, although it has high vertical velocity so that shouldn't really happen. Clusters are in Biome Island caves and occasionally near Endstone Blobs.
My Website ~ Twitter ~ Patreon


Enough energy to fill it up
My Website ~ Twitter ~ Patreon


java.lang.NullPointerException: Initializing game
at com.mumfrey.liteloader.launch.LiteLoaderTweaker$StartupState.gotoState(LiteLoaderTweaker.java:99)
at com.mumfrey.liteloader.launch.LiteLoaderTweaker.init(LiteLoaderTweaker.java:595)
at net.minecraft.client.renderer.entity.RenderLightningBolt.<init>(SourceFile)
at chylex.hee.proxy.ModClientProxy.registerRenderers(ModClientProxy.java:155)
at chylex.hee.HardcoreEnderExpansion.onPreInit(HardcoreEnderExpansion.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:214)
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:206)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:215)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java)
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
GENERATION 9001: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment
Thanks
Yup. Not my fault.
My Website ~ Twitter ~ Patreon


Regenerating the End changes everything in the dimension except for the shape of the main island. It doesn't affect endoplasm/ectoplasm drops though, that sounds like a completely different problem, you should get roughly one endoplasm per 2-3 trees. Read adventurer's diary or ender compendium for info on getting the dragon egg - the diary gives you a hint, compendium has exact details.
My Website ~ Twitter ~ Patreon


Description: Initializing game
java.lang.NullPointerException: Initializing game
at com.mumfrey.liteloader.launch.LiteLoaderTweaker$StartupState.gotoState(LiteLoaderTweaker.java:99)
at com.mumfrey.liteloader.launch.LiteLoaderTweaker.init(LiteLoaderTweaker.java:595)
at net.minecraft.client.renderer.entity.RenderLightningBolt.<init>(SourceFile)
at chylex.hee.proxy.ModClientProxy.registerRenderers(ModClientProxy.java:155)
at chylex.hee.HardcoreEnderExpansion.onPreInit(HardcoreEnderExpansion.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:467)
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
HEE and LiteLoader aren't compatible, and I can't do anything about it.
My Website ~ Twitter ~ Patreon


No problem, i fixed it easily
Glad you found a way
My Website ~ Twitter ~ Patreon


Need to finish the features for HEE 1.6.2 first, I can't release the update in this state.
My Website ~ Twitter ~ Patreon


Strange. Could you send me all files in the world/hed/ folder?
My Website ~ Twitter ~ Patreon


https://www.dropbox.com/s/cr7p2m6polqmfi1/lore.nbt
https://www.dropbox.com/s/7tn8eb0tvqtoo0u/server.nbt
https://www.dropbox.com/s/c18scx1kah4mh9v/infestation.nbt
https://www.dropbox.com/s/jsaksmax6v28upa/endermanpocalypse.nbt
These were all the files in the /hed/ folder.
The End is scheduled for reset already, so you can't use the temple caller again. For some reason, it wasn't removed though... are you using MCPC+/Cauldron by any chance, or anything other than regular Forge server?
My Website ~ Twitter ~ Patreon


Send me the last couple fml-client-X logs in .minecraft/logs/. Preferably 1 from the time you used Temple Caller first time and another one after you started the game again, if you still have those - if not, any other log should do.
My Website ~ Twitter ~ Patreon

