I had two requests: 1) Do you think you could remove the 'defective recipe checker'-Pokefenn said he talked to you about it, and it is preventing me from using chisel with HEE (fenn said it wasn't a problem. If it truely is a problem, then I shall alter my position), and 2) Could we have a way to disable the deconstruction table completely? Trying to balance such things, even with a blacklist, I find rather tedious.
I had two requests: 1) Do you think you could remove the 'defective recipe checker'-Pokefenn said he talked to you about it, and it is preventing me from using chisel with HEE (fenn said it wasn't a problem. If it truely is a problem, then I shall alter my position), and 2) Could we have a way to disable the deconstruction table completely? Trying to balance such things, even with a blacklist, I find rather tedious.
Thank you,
Sound Logic
1) It's not a "checker", it's just a friendly message for a crash report. The cause of the crash is something that should never ever happen, but it does because other mods don't use blocks and items the way they should. No action will be taken.
2) I will look into that, the mod is going through a redesign and the decomposition table hasn't gone through the redesign yet.
Can you please add an option to disable your recipe checker. It crashes my game when trying to load flans weapons and your mod together even tho there is nothing wrong with ether mod.
Yeah see i'd love to do that but i did read your guide. It tells us how to install forge and to put your mod in the mods folder. BOTH OF WHICH i have done. And not to sound like a **** but i'm not an idiot. FORGE has been properly installed. I've even tried to re-install it on a few occasions. Still nothing. I have seen your mod on youtube vids and i'd like to use it but could do without your condescending "god what a noob" tone.
Every burning mountain island I find has nothing but the new enemy type while lacking the haunted mines, is that intentional?
Haunted mines? Huh?
EDIT: Apparently quoting doesn't work well with edited messages. The variations of the islands are random, so it all just depends on your luck - sometimes you can get several islands of one type in a row, not something I can control really.
Can you please add an option to disable your recipe checker. It crashes my game when trying to load flans weapons and your mod together even tho there is nothing wrong with ether mod.
It's not a recipe checker. It's a feature that crashes if the recipe registry is broken, and the recipe registry is broken because other mods can't do things correctly.
Yeah see i'd love to do that but i did read your guide. It tells us how to install forge and to put your mod in the mods folder. BOTH OF WHICH i have done. And not to sound like a **** but i'm not an idiot. FORGE has been properly installed. I've even tried to re-install it on a few occasions. Still nothing. I have seen your mod on youtube vids and i'd like to use it but could do without your condescending "god what a noob" tone.
Read the guide again then.. It is very clear about what exactly you should do (in bold font, even), you didn't do that.
Ok so i think more emphasis needs to be put in to "extracting the mod". When you run forge(in launcher) it already makes a mods folder when running it for the first time. That whole part is what distracted me from the rest of it because i thought you wanted everyone to make a new mods folder (which can't be done under the name mods as it will try to merge with the other mods folder). Thank you for the help.
Hey, I'd love to make a banner, but the size limits aren't my thing. If I make one, it will be the size of the banners in my signature. That's my limit.
Rollback Post to RevisionRollBack
If you want the link to any of these mods, due to MCForum restrictions, you can't click to see the mod; instead, just search it. PM me for help.
Mod makers: Feel free to PM me if you want a signature, we can discuss it! They're normally free, though if you do special donator perks for your mod, I normally charge a small fee of gaining those donator perks. I find it to be a fair price. ^^
Hey, I'd love to make a banner, but the size limits aren't my thing. If I make one, it will be the size of the banners in my signature. That's my limit.
Sure, go ahead
---
I've just published a new video showcasing the Runes and Charms, hopefully it will do until the wiki is updated :).
conflict with "the ether -the wings of silence" :.(
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 26.08.14 0:22
Description: Initializing game
java.lang.RuntimeException: Hardcore Ender Expansion has found a defective recipe! Another mod is most likely registering a recipe BEFORE registering blocks and items. This is not a fault of Hardcore Ender Expansion, but it will cause a crash when crafting blocks from the defective mod! Please, remove other mods until this message stops appearing to find which mod causes the issue, and then report it to the mod author.
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:60)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:60)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
conflict with "the ether -the wings of silence" :.(
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 26.08.14 0:22
Description: Initializing game
java.lang.RuntimeException: Hardcore Ender Expansion has found a defective recipe! Another mod is most likely registering a recipe BEFORE registering blocks and items. This is not a fault of Hardcore Ender Expansion, but it will cause a crash when crafting blocks from the defective mod! Please, remove other mods until this message stops appearing to find which mod causes the issue, and then report it to the mod author.
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:60)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:60)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Thanks for a great Mod! I enjoy it Immensely. This is more a post for others who may be adding your mod to a 1.7.10 modded Vanilla game. It appears that updating either the Forestry mod (in beta) or Biblio Woods addon specifically BiblioWoods [Forestry].causes a crash.
The fix appears to be before updating either of these mods you should delete all previous Hardcore Ender Expansion items. May also require a reset of the end (not sure on that as i have as yet not travelled there).
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 28.08.14 00:48
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215)
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:66)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215)
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:66)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
If I add the mod extra utilities (Version i) to my modpack, I get a crash. Log say, HEE is the reason:
who is it realy: me, HEE or ExtraUtil?
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 28.08.14 00:48
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215)
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:66)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215)
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:66)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 seem to be running into issues when I come into contact with a Louse. I can kill one or two of them fine but then the 3rd one crashes the server.. or sometimes it's immediate and the first one crashes the server. Here is the crash log:
Time: 8/28/14 8:07 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: chylex.hee.tileentity.spawner.LouseRavagedSpawnerLogic$LouseSpawnData.getAttributeSet()Ljava/util/Set;
at chylex.hee.entity.mob.EntityMobLouse.func_70600_l(EntityMobLouse.java:235)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1053)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:976)
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71)
at chylex.hee.entity.mob.EntityMobLouse.func_70097_a(EntityMobLouse.java:165)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1387)
at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1586)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 2.6.32-431.20.3.el6.x86_64
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1165555552 bytes (1111 MB) / 1556938752 bytes (1484 MB) up to 1556938752 bytes (1484 MB)
JVM Flags: 5 total; -Xmx1536M -Xms1536M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.25.1199 Minecraft Forge 10.13.0.1199 6 mods loaded, 6 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1199} [Forge Mod Loader] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1199} [Minecraft Forge] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HardcoreEnderExpansion{1.6.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 3 / 30; [EntityPlayerMP['Sarizaddi'/170, l='world', x=-953355.79, y=76.00, z=295959.59](Sarizaddi at -953355.7921765149,76.0,295959.58845307684), EntityPlayerMP['Falcon'/444, l='DIM1', x=223.58, y=80.00, z=2004.67](Falcon at 223.57684991255465,80.0,2004.6742398918288), EntityPlayerMP['Velaeth'/586, l='world', x=587282.11, y=68.19, z=-115688.70](Velaeth at 587282.1148989708,68.1875,-115688.69999998808)]
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
I seem to be running into issues when I come into contact with a Louse. I can kill one or two of them fine but then the 3rd one crashes the server.. or sometimes it's immediate and the first one crashes the server. Here is the crash log:
Time: 8/28/14 8:07 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: chylex.hee.tileentity.spawner.LouseRavagedSpawnerLogic$LouseSpawnData.getAttributeSet()Ljava/util/Set;
at chylex.hee.entity.mob.EntityMobLouse.func_70600_l(EntityMobLouse.java:235)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1053)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:976)
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71)
at chylex.hee.entity.mob.EntityMobLouse.func_70097_a(EntityMobLouse.java:165)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1387)
at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1586)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 2.6.32-431.20.3.el6.x86_64
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1165555552 bytes (1111 MB) / 1556938752 bytes (1484 MB) up to 1556938752 bytes (1484 MB)
JVM Flags: 5 total; -Xmx1536M -Xms1536M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.25.1199 Minecraft Forge 10.13.0.1199 6 mods loaded, 6 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1199} [Forge Mod Loader] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1199} [Minecraft Forge] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HardcoreEnderExpansion{1.6.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 3 / 30; ['Sarizaddi'/170, l='world', x=-953355.79, y=76.00, z=295959.59](Sarizaddi at -953355.7921765149,76.0,295959.58845307684), EntityPlayerMP['Falcon'/444, l='DIM1', x=223.58, y=80.00, z=2004.67](Falcon at 223.57684991255465,80.0,2004.6742398918288), EntityPlayerMP['Velaeth'/586, l='world', x=587282.11, y=68.19, z=-115688.70](Velaeth at 587282.1148989708,68.1875,-115688.69999998808)]
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
That was a really bad oversight on my part, it crashes because the code that handles rare loot uses client-side code. Will fix in 1.6.3, which should be coming out soon-ish, thanks for reporting!
That was a really bad oversight on my part, it crashes because the code that handles rare loot uses client-side code. Will fix in 1.6.3, which should be coming out soon-ish, thanks for reporting!
Wow.. Thanks for the fast reply. I didn't realize you had already replied but in the meantime I went ahead and setup a copy of my server only without any plugins or mods with the exception of the two supplied by you and still got the error. (was just trying to isolate any issues that could be from other mods)
It still crashed but I guess you would have expected it to. LOL.
Here's the crash log anyway with only your two jar files. (Java Checker and HEE)
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 8/28/14 9:20 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: chylex.hee.tileentity.spawner.LouseRavagedSpawnerLogic$LouseSpawnData.getAttributeSet()Ljava/util/Set;
at chylex.hee.entity.mob.EntityMobLouse.func_70600_l(EntityMobLouse.java:235)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1053)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:976)
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71)
at chylex.hee.entity.mob.EntityMobLouse.func_70097_a(EntityMobLouse.java:165)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1387)
at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1586)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 411310448 bytes (392 MB) / 831520768 bytes (793 MB) up to 7633633280 bytes (7280 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.25.1199 Minecraft Forge 10.13.0.1199 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1199} [Forge Mod Loader] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1199} [Minecraft Forge] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HardcoreEnderExpansion{1.6.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 30; [EntityPlayerMP['FervidMMO'/3725, l='DIM1', x=207.92, y=80.00, z=2039.04](FervidMMO at 207.92478279316097,80.0,2039.0422222134607)]
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
Thank you,
Sound Logic
1) It's not a "checker", it's just a friendly message for a crash report. The cause of the crash is something that should never ever happen, but it does because other mods don't use blocks and items the way they should. No action will be taken.
2) I will look into that, the mod is going through a redesign and the decomposition table hasn't gone through the redesign yet.
My Website ~ Twitter ~ Patreon


Haunted mines? Huh?
EDIT: Apparently quoting doesn't work well with edited messages. The variations of the islands are random, so it all just depends on your luck - sometimes you can get several islands of one type in a row, not something I can control really.
It's not a recipe checker. It's a feature that crashes if the recipe registry is broken, and the recipe registry is broken because other mods can't do things correctly.
Read the guide again then.. It is very clear about what exactly you should do (in bold font, even), you didn't do that.
My Website ~ Twitter ~ Patreon


If you want the link to any of these mods, due to MCForum restrictions, you can't click to see the mod; instead, just search it. PM me for help.
Mod makers: Feel free to PM me if you want a signature, we can discuss it! They're normally free, though if you do special donator perks for your mod, I normally charge a small fee of gaining those donator perks. I find it to be a fair price. ^^
Sure, go ahead
---
I've just published a new video showcasing the Runes and Charms, hopefully it will do until the wiki is updated :).
My Website ~ Twitter ~ Patreon


conflict with "the ether -the wings of silence" :.(
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 26.08.14 0:22
Description: Initializing game
java.lang.RuntimeException: Hardcore Ender Expansion has found a defective recipe! Another mod is most likely registering a recipe BEFORE registering blocks and items. This is not a fault of Hardcore Ender Expansion, but it will cause a crash when crafting blocks from the defective mod! Please, remove other mods until this message stops appearing to find which mod causes the issue, and then report it to the mod author.
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:60)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:60)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 584918696 bytes (557 MB) / 1789919232 bytes (1707 MB) up to 4772069376 bytes (4551 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120M -XX:MaxPermSize=512m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 Optifine OptiFine_1.7.10_HD_U_A4 102 mods loaded, 102 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.25.1208} [Forge Mod Loader] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.0.1208} [Minecraft Forge] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterFonts{1.1.3} [BetterFonts] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997Core{1.0.2.8} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.3.23} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.3.51} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.51-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
TubesCore{${version}} [Tubes Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMiner_coremod{0.17.1_build-20} [Core mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
CrystalWing{1.7.10.r01} [CrystalWing] ([1.7.10]CrystalWing-universal-1.7.10.r01.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997CoreHelper{1.0.2.8} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.7.10R3.0.0B5} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B5-30.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.5} [Baubles] (Baubles-1.7.10-1.0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.0.0} [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7-1.1.4-291.jar) Unloaded->Constructed->Pre-initialized->Initialized
tennox_assemblymod{2.1.1} [Assembly Mod] (AssemblyMod-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
bdlib{1.4.3.13} [BD Lib] (bdlib-mc1710-1.4.3.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterChests{1.1.1.4} [BetterChests] (BetterChests-1.7.10-1.1.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.971-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
bluepower{0.1.683} [Blue Power] (BluePower-1.7.10-0.1.683-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
eureka{@[email protected]} [Eureka] (Eureka-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bcadditions{1.6.3} [Buildcraft Additions] (BuildcraftAdditions-1.7.10-1.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BWG4{1.2.1} [Better World Generation 4] (BWG4-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.2.6} [Carpenter's Blocks] (Carpenter's Blocks v3.2.6 - MC 1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
ChestTransporter{1.1.10} [Chest Transporter] (ChestTransporter-1.1.10-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
colourfulportalsmod{1.4.2} [Colourful Portals] (ColourfulPortals-1.4.2_for_1.7.X.jar) Unloaded->Constructed->Pre-initialized->Initialized
cookiecore{1.2.0} [Cookie Core] (cookiecore-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
TeNNoX_CustomSelectionBox{1.3} [CustomSelectionBox] (CustomSelectionBox-1.7.2-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
DraconicEvolution{0.9.32-Beta} [Draconic Evolution] (Draconic-Evolution-1.7.10-v0.9.4-Beta.jar) Unloaded->Constructed->Pre-initialized->Initialized
DragonsRadioMod{1.6.2} [Dragon's Radio Mod] (DragonsRadioMod-MC1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
dualhotbar{1.6} [Dual Hotbar] (dualhotbar-1.7.10-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
dynamictanks{1.0} [Dynamic Liquid Tanks 2.1] (dynamictanks-1.0.07.jar) Unloaded->Constructed->Pre-initialized->Initialized
SlimevoidLib{2.0.4.6} [Slimevoid Library] (SlimevoidLibrary-2.0.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
LunatriusCore{1.1.2.11} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.11-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynIMC{1.1.0.5} [DynIMC] (DynIMC-1.7.10-1.1.0.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderIO{1.7.10-2.0.0.191} [Ender IO] (EnderIO-1.7.10-2.0.0.191.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.5.20} [EnderStorage] (EnderStorage-1.7.10-1.4.5.20-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized->Initialized
enhancedportals{3.0.5} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ether{3.0} [ether] (ether-1.7.10-0.7.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtradimensionalItemStorage{1.0.7} [Extradimensional Item Storage] (ExtradimensionalItemStorage-1.7.2_1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
examplemod{1.0} [Example Mod] (foodpotion-mc1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
FoodPotion{v1.0} [FoodPotion] (foodpotion-mc1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.1.0.300} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.1.0.300} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
grim3212core{V0.2 - 1.7.2} [Grim3212 Core] (Grim3212 Core-V0.2 - 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
HardcoreEnderExpansion{1.6.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Errored
HardcoreQuesting{The Journey (4.2.0)} [Hardcore Questing Mode] (HQM-The Journey (4.2.0).jar) Unloaded->Constructed->Pre-initialized->Initialized
HydCraft{2.0} [Hydraulicraft] (HydCraft-1.7.10-2.0-59.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfernalMobs{1.5.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
journeymap{4.0.4} [JourneyMap] (JourneyMap4.0.4_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
LagFix{1.0.3} [LagFix] (LagFix-1.0.3-mc1.7.10-forge.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle_mc1.7.10_0.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
MiniBosses{v1.1.2} [Mini-Bosses] (MiniBosses_v1_1_2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.X-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
me{1.1} [More Enchantments] (MoreEnchantments-1.7.X-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MultiPageChest{1.3.2} [Multi Page Chest] (MultiPageChest-1.3.2-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ephys.playerproxies{1.7.10-1.1.3} [Player Proxies] (playerproxies-1.7.10-1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
pressure{0.9.2.8} [Pressure Piping] (pressure-mc1710-0.9.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
quiverchevsky{b57} [QuiverBow] (QuiverBow_1.7.2_b57.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{9.2.2.0} [Railcraft] (Railcraft_1.7.10-9.2.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
RedstoneArsenal{1.7.10R1.1.0B4} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0B4-10.jar) Unloaded->Constructed->Pre-initialized->Initialized
RIO{1.2.0} [RemoteIO] (RemoteIO-1.7.X-1.2.0.B32-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.3.5} [Roguelike Dungeons] (roguelike-1.7.10-1.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
RopesPlus{1.6.3} [Ropes+] (RopePlus-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
soundfilters{0.4_for_1.7.X} [Sound Filters] (SoundFilters-0.4_for_1.7.X.jar) Unloaded->Constructed->Pre-initialized->Initialized
SSR{Alpha 0.9a} [Soul Shards: Reborn] (SSR_Alpha0.9c.jar) Unloaded->Constructed->Pre-initialized->Initialized
Stackie{1.5.1.28} [Stackie] (Stackie-1.7.10-1.5.1.28-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
StevesCarts{2.0.0.b16} [Steve's Carts 2] (StevesCarts2.0.0.b16.jar) Unloaded->Constructed->Pre-initialized->Initialized
superslopes{V0.1 - 1.7.2} [Super Slopes] (Super-Slopes-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.3a} [Waila] (Waila-1.5.3a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.10-1.6.0.build591} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d39.jar) Unloaded->Constructed->Pre-initialized->Initialized
telepads{1.6.4 v5} [Teleportation Pads] (Telepads-1.7.2_1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
TooMuchTime{2.2.0} [TooMuchTime] (TooMuchTime-1.7.2-2.2.0.7-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Translocator{1.1.1.9} [Translocator] (Translocator-1.7.10-1.1.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Tubes{2.0.4} [Tubes] (Tubes-1.7.10-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMiner{0.17.1} [Vein Miner] (VeinMiner-1.7.10_0.17.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMinerModSupport{0.17.1} [Mod Support] (VeinMiner-1.7.10_0.17.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
VersionChecker{1.1.5} [Version Checker] (VersionChecker-1.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
WholeTreeAxe{1.1.8} [Whole Tree Axe] (WholeTreeAxe-1.1.8-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
aobd{2.2.3} [Another One Bites The Dust] (AOBD-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.1.0.300} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
zzzzzcustomconfigs{1.4.1} [ZZZZZ Custom Configs] (ZZZZZ Custom Configs-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.0.1208
LWJGL: 2.9.1
OpenGL: GeForce 8600 GTS/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Buildcraft.zip, DynamicTransport-MC1.7-128x.zip, ExtraDoors-MC1.7.x-128x.zip, Railcraft.zip, Sphax 128x Gregs Lighting.zip, Sphax128x_Enhanced_Portals_V 3.0.0b Final2.zip, Sphax_AdvFluxTools_128x.zip, Sphax128x_TwilightForest_Ver2.0.3.zip, Sphax_Backpack_128x_MC17.zip, Sphax_BoP[1.7.10][64x].zip, Sphax_CarpentersBlocks_128x.zip, Sphax_CraftGuide_128x.zip, Sphax_Mystcraft_128x.zip, Sphax_SoulShards-Reborn_128x.zip, Sphax_WildCaves3_128x.zip, Thaumcraft_4.zip, Sphax PureBDcraft 128x MC17.zip]
Current Language: Русский (Россия)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
"Please, remove other mods until this message stops appearing to find which mod causes the issue, and then report it to the mod author."
My Website ~ Twitter ~ Patreon


It would've been more helpful to post the crash..
My Website ~ Twitter ~ Patreon


If I add the mod extra utilities (Version i) to my modpack, I get a crash. Log say, HEE is the reason.
I disabled most recipes of extrautilities, may be thats a problem? (http://openeye.openmods.info/crashes/24e43e4fd78a6b26a2b68c21b2a70df6)
who is it realy: me, HEE or ExtraUtil?
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 28.08.14 00:48
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215)
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:66)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215)
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:66)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:325)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_60-ea, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 656947344 bytes (626 MB) / 1599078400 bytes (1525 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.25.1206 Minecraft Forge 10.13.0.1206 80 mods loaded, 80 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.25.1206} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.0.1206} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2-core{rv1-alpha-44} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.3.23} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
LanteaCraft-Core{1.0} [LanteaCraft Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.3.46} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.46-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenModsCore{@[email protected]} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.27} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.27.jar) Unloaded->Constructed->Pre-initialized->Initialized
StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{2.2.559-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.559-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2{rv1-alpha-44} [Applied Energistics 2] (appliedenergistics2-rv1-alpha-44.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle_mc1.7.10_0.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura{2.2.0} [Natura] (natura-1.7.10-59.5ab7020.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.978-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsBoP{1.6} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.6].jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forestry{3.0.0.90} [Forestry for Minecraft] (forestry_1.7.10-3.0.0.90.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsForestry{1.5} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.5].jar) Unloaded->Constructed->Pre-initialized->Initialized
BinnieCore{2.0-dev4} [Binnie Core] (binnie-mods-2.0-dev4.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botany{2.0-dev4} [Botany] (binnie-mods-2.0-dev4.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraBees{2.0-dev4} [Extra Bees] (binnie-mods-2.0-dev4.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraTrees{2.0-dev4} [Extra Trees] (binnie-mods-2.0-dev4.jar) Unloaded->Constructed->Pre-initialized->Initialized
Genetics{2.0-dev4} [Genetics] (binnie-mods-2.0-dev4.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
chisel{1.5.6a} [Chisel] (Chisel-1.7.10-1.5.6a.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft{1.64pr4} [ComputerCraft] (ComputerCraft1.64pr4.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
EnderIO{1.7.10-2.0.1.194} [Ender IO] (EnderIO-1.7.10-2.0.1.194.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.5.20} [EnderStorage] (EnderStorage-1.7.10-1.4.5.20-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.5} [Baubles] (Baubles-1.7.10-1.0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.1.0.300} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraUtilities{1.1.0i} [Extra Utilities] (extrautilities-1.1.0i.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.87.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization{1.7.10-0.8.87.1} [Factorization] (Factorization-1.7.10-0.8.87.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.misc{1.7.10-0.8.87.1} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.87.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
FlatSigns{2.0.0.17} [Flat Signs] (FlatSigns-1.7.10-universal-2.0.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite{1.7.10-2.0.1} [Graviation Suite] (GraviSuite-1.7.10-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.0.0} [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{9.2.2.4} [Railcraft] (Railcraft_1.7.10-9.2.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
gregtech{MC172} [GregTech] (gregtech-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
HardcoreEnderExpansion{1.6.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Errored
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{6.0.41.729} [Iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
journeymap{4.0.4} [JourneyMap] (JourneyMap4.0.4_NoRadar_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
LanteaCraft{1.0.0-52} [LanteaCraft] (LanteaCraft-1.7.10-52.jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.3} [Waila] (Waila-1.5.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.10-1.6.0.build591} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d39.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{2.5-1.7.10-153} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
MagicBees{1.7.10-2.1.19} [Magic Bees] (magicbees-1.7.10-2.1.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons{1.12.2.9} [NEI Addons] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|Botany{1.12.2.9} [NEI Addons: Botany] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|Forestry{1.12.2.9} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|CraftingTables{1.12.2.9} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|ExNihilo{1.12.2.9} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIPlugins{1.1.0.7-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.7-unofficial.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-223.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-430.jar) Unloaded->Constructed->Pre-initialized->Initialized
PneumaticCraft{1.2.5} [PneumaticCraft] (PneumaticCraft-1.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Core{4.4.8.47} [ProjectRed] (ProjectRed-Base-1.7.10-4.4.8.47.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transmission{4.4.8.47} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.4.8.47.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Compatibility{4.4.8.47} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.4.8.47.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Integration{4.4.8.47} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.4.8.47.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Illumination{4.4.8.47} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.4.8.47.jar) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.3.5} [Roguelike Dungeons] (roguelike-1.7.10-1.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
UndergroundBiomes{0.6h} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.2-0.6h11.jar) Unloaded->Constructed->Pre-initialized->Initialized
WailaHarvestability{1.0.4} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
witchery{0.20.4} [Witchery] (witchery-1.7.10-0.20.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.1.0.300} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.1.0.300} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
AE2 Version: alpha rv1-alpha-44 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
Launched Version: 1.7.10-Forge10.13.0.1206
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7900 Series GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
It's a HEE/vanilla crash caused by another mod (extra utilities in this case) using items and/or blocks before registering them.
My Website ~ Twitter ~ Patreon


---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 8/28/14 8:07 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: chylex.hee.tileentity.spawner.LouseRavagedSpawnerLogic$LouseSpawnData.getAttributeSet()Ljava/util/Set;
at chylex.hee.entity.mob.EntityMobLouse.func_70600_l(EntityMobLouse.java:235)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1053)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:976)
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71)
at chylex.hee.entity.mob.EntityMobLouse.func_70097_a(EntityMobLouse.java:165)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1387)
at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1586)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 2.6.32-431.20.3.el6.x86_64
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1165555552 bytes (1111 MB) / 1556938752 bytes (1484 MB) up to 1556938752 bytes (1484 MB)
JVM Flags: 5 total; -Xmx1536M -Xms1536M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.25.1199 Minecraft Forge 10.13.0.1199 6 mods loaded, 6 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1199} [Forge Mod Loader] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1199} [Minecraft Forge] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HardcoreEnderExpansion{1.6.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 3 / 30; [EntityPlayerMP['Sarizaddi'/170, l='world', x=-953355.79, y=76.00, z=295959.59](Sarizaddi at -953355.7921765149,76.0,295959.58845307684), EntityPlayerMP['Falcon'/444, l='DIM1', x=223.58, y=80.00, z=2004.67](Falcon at 223.57684991255465,80.0,2004.6742398918288), EntityPlayerMP['Velaeth'/586, l='world', x=587282.11, y=68.19, z=-115688.70](Velaeth at 587282.1148989708,68.1875,-115688.69999998808)]
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
That was a really bad oversight on my part, it crashes because the code that handles rare loot uses client-side code. Will fix in 1.6.3, which should be coming out soon-ish, thanks for reporting!
My Website ~ Twitter ~ Patreon


Wow.. Thanks for the fast reply. I didn't realize you had already replied but in the meantime I went ahead and setup a copy of my server only without any plugins or mods with the exception of the two supplied by you and still got the error. (was just trying to isolate any issues that could be from other mods)
It still crashed but I guess you would have expected it to. LOL.
Here's the crash log anyway with only your two jar files. (Java Checker and HEE)
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 8/28/14 9:20 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: chylex.hee.tileentity.spawner.LouseRavagedSpawnerLogic$LouseSpawnData.getAttributeSet()Ljava/util/Set;
at chylex.hee.entity.mob.EntityMobLouse.func_70600_l(EntityMobLouse.java:235)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1053)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:976)
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71)
at chylex.hee.entity.mob.EntityMobLouse.func_70097_a(EntityMobLouse.java:165)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1387)
at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1586)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 411310448 bytes (392 MB) / 831520768 bytes (793 MB) up to 7633633280 bytes (7280 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.25.1199 Minecraft Forge 10.13.0.1199 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1199} [Forge Mod Loader] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1199} [Minecraft Forge] (uumc.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HardcoreEnderExpansion{1.6.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 30; [EntityPlayerMP['FervidMMO'/3725, l='DIM1', x=207.92, y=80.00, z=2039.04](FervidMMO at 207.92478279316097,80.0,2039.0422222134607)]
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
"it doesn't work" isn't an issue report.
My Website ~ Twitter ~ Patreon

