The FTB Forum is now read-only, and is here as an archive.
To participate in our community discussions, please join our Discord! https://ftb.team/discord
Hey guys! I just started playing this mod pack, loving it so far! But I'm having one issue, how the heck do I get Silver!?
I've looked all through NEI for recipes but I'm at a total loss. Sorry if someone else already asked this but I can't continue with my quests until I get silver to make electrum blend. If anyone could let me know if there's another way to get silver/silver ore/silver dust I would greatly appreciate it!!
Hey guys! I just started playing this mod pack, loving it so far! But I'm having one issue, how the heck do I get Silver!?
I've looked all through NEI for recipes but I'm at a total loss. Sorry if someone else already asked this but I can't continue with my quests until I get silver to make electrum blend. If anyone could let me know if there's another way to get silver/silver ore/silver dust I would greatly appreciate it!!
You "pipe" it into the seared drain (the block not the thing you r-click). You can use liquid transfer nodes, or place a portable tank on top, and set it to output mode
Thanks guys! Last thing, I swear (hopefully)... It's not letting me submit the Getting Automated quest, where you have to make the Autonomous Activator. I've crafted it a couple times, and it doesn't give me an option to Manually Submit, or Select Task, but still won't say I've completed it...
Well the quest itself is a crafting quest, and said to craft 1 Autonomous Activator, which I've made 2 and had both in my inventory and it still isn't saying I've done it.
Well the quest itself is a crafting quest, and said to craft 1 Autonomous Activator, which I've made 2 and had both in my inventory and it still isn't saying I've done it.
I'm getting this weird error when I quit to the menu and then try to load the same world again. The world does work fine if I quit out of minecraft entirely and come back, but it's still a bit annoying and weird.
[07:00:53] [Server thread/INFO] [Mekanism]: VoiceServer: Shutting down server...
[07:00:53] [Server thread/INFO]: Stopping server
[07:00:53] [Server thread/INFO]: Saving players
[07:00:53] [Server thread/INFO]: Saving worlds
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Overworld
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Nether
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/The End
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Spirit World
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Torment
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Twilight Forest
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Bedrock
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Underdark
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension 0
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -1
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension 1
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -37
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -38
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension 7
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -19
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -100
[07:00:53] [Server thread/INFO] [FML]: Applying holder lookups
[07:00:53] [Server thread/INFO] [FML]: Holder lookups applied
[07:00:54] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[07:00:54] [Client thread/INFO] [Mekanism]: VoiceServer: Stopping client connection...
[07:00:54] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
[07:00:54] [Client thread/INFO] [Mekanism]: Reloaded config.
[07:01:17] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[07:01:18] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[07:01:18] [Server thread/INFO]: Generating keypair
[07:01:18] [Server thread/ERROR] [ModTweaker]: Skipping event FMLServerAboutToStartEvent and marking errored mod ModTweaker since required dependency MineTweaker3 has errored
[07:01:18] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from AVAILABLE to SERVER_ABOUT_TO_START. Loading cannot continue
[07:01:18] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[07:01:18] [Server thread/ERROR] [FML]: Caught exception from MineTweaker3
java.lang.IllegalArgumentException: Equal objects must have equal hashcodes. During rehashing, Trove discovered that the following two objects claim to be equal (as in java.lang.Object.equals()) but their hashCodes (or those calculated by your TObjectHashingStrategy) are not equal.This violates the general contract of java.lang.Object.hashCode(). See bullet point two in that method's documentation. object #1 =class cofh.lib.inventory.ComparableItemStackSafe id= 449048824 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004; object #2 =class cofh.lib.inventory.ComparableItemStackSafe id= 906049410 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004
hashCode() and/or equals() have inconsistent implementation
Key set lost entries, now got 197 instead of 199. This can manifest itself as an apparent duplicate key.
at gnu.trove.impl.hash.TObjectHash.buildObjectContractViolation(TObjectHash.java:464) ~[TObjectHash.class:3.0.3]
at gnu.trove.impl.hash.TObjectHash.throwObjectContractViolation(TObjectHash.java:448) ~[TObjectHash.class:3.0.3]
at gnu.trove.map.hash.THashMap.rehash(THashMap.java:403) ~[THashMap.class:3.0.3]
at gnu.trove.impl.hash.THash.postInsertHook(THash.java:388) ~[THash.class:3.0.3]
at gnu.trove.map.hash.THashMap.doPut(THashMap.java:178) ~[THashMap.class:3.0.3]
at gnu.trove.map.hash.THashMap.put(THashMap.java:145) ~[THashMap.class:3.0.3]
at thermalexpansion.util.crafting.FurnaceManager.addRecipe(FurnaceManager.java:170) ~[FurnaceManager.class:?]
at modtweaker.mods.thermalexpansion.handlers.Furnace$Remove.undo(Furnace.java:87) ~[Furnace$Remove.class:?]
at minetweaker.runtime.MTTweaker.rollback(MTTweaker.java:83) ~[MTTweaker.class:?]
at minetweaker.MineTweakerImplementationAPI.reload(MineTweakerImplementationAPI.java:589) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.MineTweakerImplementationAPI.onServerStart(MineTweakerImplementationAPI.java:555) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.mc1710.MineTweakerMod.onServerAboutToStart(MineTweakerMod.java:166) ~[MineTweakerMod.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverAboutToStart(Loader.java:809) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:273) [FMLCommonHandler.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:91) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[07:01:18] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event
java.lang.IllegalArgumentException: Equal objects must have equal hashcodes. During rehashing, Trove discovered that the following two objects claim to be equal (as in java.lang.Object.equals()) but their hashCodes (or those calculated by your TObjectHashingStrategy) are not equal.This violates the general contract of java.lang.Object.hashCode(). See bullet point two in that method's documentation. object #1 =class cofh.lib.inventory.ComparableItemStackSafe id= 449048824 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004; object #2 =class cofh.lib.inventory.ComparableItemStackSafe id= 906049410 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004
hashCode() and/or equals() have inconsistent implementation
Key set lost entries, now got 197 instead of 199. This can manifest itself as an apparent duplicate key.
at gnu.trove.impl.hash.TObjectHash.buildObjectContractViolation(TObjectHash.java:464) ~[TObjectHash.class:3.0.3]
at gnu.trove.impl.hash.TObjectHash.throwObjectContractViolation(TObjectHash.java:448) ~[TObjectHash.class:3.0.3]
at gnu.trove.map.hash.THashMap.rehash(THashMap.java:403) ~[THashMap.class:3.0.3]
at gnu.trove.impl.hash.THash.postInsertHook(THash.java:388) ~[THash.class:3.0.3]
at gnu.trove.map.hash.THashMap.doPut(THashMap.java:178) ~[THashMap.class:3.0.3]
at gnu.trove.map.hash.THashMap.put(THashMap.java:145) ~[THashMap.class:3.0.3]
at thermalexpansion.util.crafting.FurnaceManager.addRecipe(FurnaceManager.java:170) ~[FurnaceManager.class:?]
at modtweaker.mods.thermalexpansion.handlers.Furnace$Remove.undo(Furnace.java:87) ~[Furnace$Remove.class:?]
at minetweaker.runtime.MTTweaker.rollback(MTTweaker.java:83) ~[MTTweaker.class:?]
at minetweaker.MineTweakerImplementationAPI.reload(MineTweakerImplementationAPI.java:589) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.MineTweakerImplementationAPI.onServerStart(MineTweakerImplementationAPI.java:555) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.mc1710.MineTweakerMod.onServerAboutToStart(MineTweakerMod.java:166) ~[MineTweakerMod.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverAboutToStart(Loader.java:809) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:273) [FMLCommonHandler.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:91) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[07:01:18] [Server thread/INFO] [FML]: Applying holder lookups
[07:01:18] [Server thread/INFO] [FML]: Holder lookups applied
[07:01:18] [Server thread/ERROR] [ModTweaker]: Skipping event FMLServerStoppedEvent and marking errored mod ModTweaker since required dependency MineTweaker3 has errored
[07:01:18] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[07:01:18] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Any help would be appreciated, this seems like a cool modpack!
I'm getting this weird error when I quit to the menu and then try to load the same world again. The world does work fine if I quit out of minecraft entirely and come back, but it's still a bit annoying and weird.
[07:00:53] [Server thread/INFO] [Mekanism]: VoiceServer: Shutting down server...
[07:00:53] [Server thread/INFO]: Stopping server
[07:00:53] [Server thread/INFO]: Saving players
[07:00:53] [Server thread/INFO]: Saving worlds
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Overworld
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Nether
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/The End
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Spirit World
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Torment
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Twilight Forest
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Bedrock
[07:00:53] [Server thread/INFO]: Saving chunks for level 'Let It End'/Underdark
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension 0
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -1
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension 1
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -37
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -38
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension 7
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -19
[07:00:53] [Server thread/INFO] [FML]: Unloading dimension -100
[07:00:53] [Server thread/INFO] [FML]: Applying holder lookups
[07:00:53] [Server thread/INFO] [FML]: Holder lookups applied
[07:00:54] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[07:00:54] [Client thread/INFO] [Mekanism]: VoiceServer: Stopping client connection...
[07:00:54] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
[07:00:54] [Client thread/INFO] [Mekanism]: Reloaded config.
[07:01:17] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[07:01:18] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[07:01:18] [Server thread/INFO]: Generating keypair
[07:01:18] [Server thread/ERROR] [ModTweaker]: Skipping event FMLServerAboutToStartEvent and marking errored mod ModTweaker since required dependency MineTweaker3 has errored
[07:01:18] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from AVAILABLE to SERVER_ABOUT_TO_START. Loading cannot continue
[07:01:18] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[07:01:18] [Server thread/ERROR] [FML]: Caught exception from MineTweaker3
java.lang.IllegalArgumentException: Equal objects must have equal hashcodes. During rehashing, Trove discovered that the following two objects claim to be equal (as in java.lang.Object.equals()) but their hashCodes (or those calculated by your TObjectHashingStrategy) are not equal.This violates the general contract of java.lang.Object.hashCode(). See bullet point two in that method's documentation. object #1 =class cofh.lib.inventory.ComparableItemStackSafe id= 449048824 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004; object #2 =class cofh.lib.inventory.ComparableItemStackSafe id= 906049410 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004
hashCode() and/or equals() have inconsistent implementation
Key set lost entries, now got 197 instead of 199. This can manifest itself as an apparent duplicate key.
at gnu.trove.impl.hash.TObjectHash.buildObjectContractViolation(TObjectHash.java:464) ~[TObjectHash.class:3.0.3]
at gnu.trove.impl.hash.TObjectHash.throwObjectContractViolation(TObjectHash.java:448) ~[TObjectHash.class:3.0.3]
at gnu.trove.map.hash.THashMap.rehash(THashMap.java:403) ~[THashMap.class:3.0.3]
at gnu.trove.impl.hash.THash.postInsertHook(THash.java:388) ~[THash.class:3.0.3]
at gnu.trove.map.hash.THashMap.doPut(THashMap.java:178) ~[THashMap.class:3.0.3]
at gnu.trove.map.hash.THashMap.put(THashMap.java:145) ~[THashMap.class:3.0.3]
at thermalexpansion.util.crafting.FurnaceManager.addRecipe(FurnaceManager.java:170) ~[FurnaceManager.class:?]
at modtweaker.mods.thermalexpansion.handlers.Furnace$Remove.undo(Furnace.java:87) ~[Furnace$Remove.class:?]
at minetweaker.runtime.MTTweaker.rollback(MTTweaker.java:83) ~[MTTweaker.class:?]
at minetweaker.MineTweakerImplementationAPI.reload(MineTweakerImplementationAPI.java:589) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.MineTweakerImplementationAPI.onServerStart(MineTweakerImplementationAPI.java:555) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.mc1710.MineTweakerMod.onServerAboutToStart(MineTweakerMod.java:166) ~[MineTweakerMod.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverAboutToStart(Loader.java:809) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:273) [FMLCommonHandler.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:91) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[07:01:18] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event
java.lang.IllegalArgumentException: Equal objects must have equal hashcodes. During rehashing, Trove discovered that the following two objects claim to be equal (as in java.lang.Object.equals()) but their hashCodes (or those calculated by your TObjectHashingStrategy) are not equal.This violates the general contract of java.lang.Object.hashCode(). See bullet point two in that method's documentation. object #1 =class cofh.lib.inventory.ComparableItemStackSafe id= 449048824 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004; object #2 =class cofh.lib.inventory.ComparableItemStackSafe id= 906049410 hashCode= 301072388 toString= cofh.lib.inventory.ComparableItemStackSafe@11f20004
hashCode() and/or equals() have inconsistent implementation
Key set lost entries, now got 197 instead of 199. This can manifest itself as an apparent duplicate key.
at gnu.trove.impl.hash.TObjectHash.buildObjectContractViolation(TObjectHash.java:464) ~[TObjectHash.class:3.0.3]
at gnu.trove.impl.hash.TObjectHash.throwObjectContractViolation(TObjectHash.java:448) ~[TObjectHash.class:3.0.3]
at gnu.trove.map.hash.THashMap.rehash(THashMap.java:403) ~[THashMap.class:3.0.3]
at gnu.trove.impl.hash.THash.postInsertHook(THash.java:388) ~[THash.class:3.0.3]
at gnu.trove.map.hash.THashMap.doPut(THashMap.java:178) ~[THashMap.class:3.0.3]
at gnu.trove.map.hash.THashMap.put(THashMap.java:145) ~[THashMap.class:3.0.3]
at thermalexpansion.util.crafting.FurnaceManager.addRecipe(FurnaceManager.java:170) ~[FurnaceManager.class:?]
at modtweaker.mods.thermalexpansion.handlers.Furnace$Remove.undo(Furnace.java:87) ~[Furnace$Remove.class:?]
at minetweaker.runtime.MTTweaker.rollback(MTTweaker.java:83) ~[MTTweaker.class:?]
at minetweaker.MineTweakerImplementationAPI.reload(MineTweakerImplementationAPI.java:589) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.MineTweakerImplementationAPI.onServerStart(MineTweakerImplementationAPI.java:555) ~[MineTweakerImplementationAPI.class:?]
at minetweaker.mc1710.MineTweakerMod.onServerAboutToStart(MineTweakerMod.java:166) ~[MineTweakerMod.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.2.1230-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverAboutToStart(Loader.java:809) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:273) [FMLCommonHandler.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:91) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[07:01:18] [Server thread/INFO] [FML]: Applying holder lookups
[07:01:18] [Server thread/INFO] [FML]: Holder lookups applied
[07:01:18] [Server thread/ERROR] [ModTweaker]: Skipping event FMLServerStoppedEvent and marking errored mod ModTweaker since required dependency MineTweaker3 has errored
[07:01:18] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[07:01:18] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Any help would be appreciated, this seems like a cool modpack!
there are a lot of mods that will be helpful when it comes to keeping you on the right path when it comes to completing this quest to overcome depression:
I looked at the mod list, I personally just dont consider that a lot of mods, sorry lol.
there are a lot of mods that will be helpful when it comes to keeping you on the right path when it comes to completing this quest to overcome depression:
I looked at the mod list, I personally just dont consider that a lot of mods, sorry lol.
I'm sorry that I don't make packs that have hundreds of pointless mods. Many can be 5 if they are all focused.
I tried to make sure there aren't any "pointless" mods in there, while trying to make sure there was something for everyone. It's hard to do :/
I don't like Thaumcraft TBH, what with the new "warp" thing... It's a stupid thing, and it's even stupider that if I disable it, I can't unlock all the research. The effects are far too common, and annoying, to warrant leaving it enabled.