The Meaning of Life, the Universe, and Everything.
Join Date:
7/5/2012
Posts:
57
Minecraft:
tynot
Xbox:
Tynotwolfdragon
Member Details
It's every-ones favorite part of moding, the crash report! I'm hoping to get some help with this, because I don't quite know where the crash happened.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 4/11/15 11:26 AM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class rebelkeithy.mods.aquaculture.enchantments.EnchantmentMagnetic and class fox.spiteful.forbidden.enchantments.EnchantmentConsuming Enchantment ID:69
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:14)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentMagnetic.<init>(EnchantmentMagnetic.java:11)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:27)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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.enchantment.Enchantment.<init>(Enchantment.java:53)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:14)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentMagnetic.<init>(EnchantmentMagnetic.java:11)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:27)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 165457112 bytes (157 MB) / 484474880 bytes (462 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.97.1347 Minecraft Forge 10.13.2.1347 Optifine OptiFine_1.7.10_HD_U_B5 71 mods loaded, 71 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.97.1347} [Forge Mod Loader] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1347} [Minecraft Forge] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
AM2-Preloader{0.0.2} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar) Unloaded->Constructed->Pre-initialized->Initialized
FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.14.jar) Unloaded->Constructed->Pre-initialized->Errored
ArmorEffect{1.7.10} [Armor Effect Mod] (ArmorEffectMod-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
armourersWorkshop{1.7.10-0.28.0.70} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.28.0.70.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
aura{0.1r0} [Aura Cascade] (AuraCascade-310.jar) Unloaded->Constructed->Pre-initialized->Initialized
AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bagginses{@[email protected]} [Bagginses] (Bagginses-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bdlib{1.6.5.52} [BD Lib] (bdlib-mc1710-1.6.5.52.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar) Unloaded->Constructed->Pre-initialized->Initialized
betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized
bettersleeping{1.7.10-0.8.21} [Better Sleeping] (BetterSleeping-1.7.10-0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
bettervillages{0.4} [Better Villages Mod] (BetterVillages-0.4(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
AWWayofTime{v1.3.1} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.1-7.jar) Unloaded->Constructed->Pre-initialized->Initialized
WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1_B44.jar) Unloaded->Constructed->Pre-initialized->Initialized
BloodUtils{1.4} [BloodUtils] (BloodUtils-1.4_B0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.6-174} [Botania] (Botania r1.6-174.jar) Unloaded->Constructed->Pre-initialized->Initialized
BWG4{1.2.1} [Better World Generation 4] (BWG4-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC7-211.jar) Unloaded->Constructed->Pre-initialized->Initialized
DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V6c(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
CaveControl{beta} [CaveControl] (CaveControl 1.7.10 V6a.jar) Unloaded->Constructed->Pre-initialized->Initialized
chisel{2.3.9.36} [Chisel 2] (Chisel2-2.3.9.36.jar) Unloaded->Constructed->Pre-initialized->Initialized
farseek{1.0.3} [Farseek] (Farseek-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-162.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar) Unloaded->Constructed->Pre-initialized->Initialized
FWG{1.0.3} [Fun World Gen] (FWG-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenCore{1.7.10-1.6.0} [Garden Core] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenContainers{1.7.10-1.6.0} [Garden Containers] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenStuff{1.7.10-1.6.0} [Garden Stuff] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenTrees{1.7.10-1.6.0} [Garden Trees] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized->Initialized
morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-20(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
OWG{1.0.3} [Old World Gen] (OWG-1.0.3-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
mobdropcrops{1.7.2a} [Pam's Mob Drop Crops] (Pam's Mob Drop Crops 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
simplypaths{1.7.10-1.0.0} [Simply Paths] (simplypaths-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
streams{0.1.3} [Streams] (Streams-0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
tcnodetracker{1.0.4} [TC Node Tracker] (tcnodetracker-1.7.10-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicHorizons{1.1.1} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
thaumicinfusion{3.966} [Thaumic Infusion] (ThaumicInfusion-3.966.jar) Unloaded->Constructed->Pre-initialized->Initialized
trevelations{v0.1.0.0} [Thaumic Revelations] (ThaumicRevelations-1.7.10-v0.1.0.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
UsefulTNT{beta} [Useful TNT] (UsefulTNT 1.7.10 V6a.jar) Unloaded->Constructed->Pre-initialized->Initialized
taverns{2.2.1-0} [Village Taverns] (VillageTaverns-2.2.1-0.23.jar) Unloaded->Constructed->Pre-initialized->Initialized
witchery{0.23.2} [Witchery] (witchery-1.7.10-0.23.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore: -[1.7.10]3.0.0RC7-211
List of loaded APIs:
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-162.jar
* armourersWorkshopAPI (1.7.10-10.13.0.1208) from Armourers-Workshop-1.7.10-0.28.0.70.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* bettersleeping|api (1.0) from BetterSleeping-1.7.10-0.8.jar
* BloodUtils|API (1.0e) from BloodUtils-1.4_B0.jar
* BotaniaAPI (37) from Botania r1.6-174.jar
* ChiselAPI (0.0.2) from Chisel2-2.3.9.36.jar
* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.9.36.jar
* CoFHAPI (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|block (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|core (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|energy (1.7.10R1.0.2) from DragonAPI 1.7.10 V6c(1).jar
* CoFHAPI|fluid (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|inventory (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|item (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|modhelpers (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|tileentity (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|transport (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|world (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|audio (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|container (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|element (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|slot (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|inventory (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|render (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|render|particle (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|util (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|util|helpers (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|util|position (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|world (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|world|feature (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.0.jar
* GrowthcraftAPI|Bees (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
* GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
* GrowthcraftAPI|Core (2.0) from growthcraft-core-1.7.10-2.1.0a.jar
* GrowthcraftAPI|FishTrap (2.0) from growthcraft-fishtrap-1.7.10-2.1.0a.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V6c(1).jar
* Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.1.jar
Launched Version: 1.7.10-Forge10.13.2.1347-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 7100 / NVIDIA nForce 630i/PCI/SSE2 GL version 2.1.1, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because EXT_framebuffer_object 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)
Uninstall any mods that say "Errored", and in this case it is aquaculture. Uninstall it, and it should work! If it crashes after you uninstall it, repost your report.
Also, 74 mods is quite a bit... If I were you, I would only install the ones you REALLY want, since it decreases the chance for crashes. You can do whatever you want, but that is just a tip from an experienced modder :). More mods also effects your FPS. In a bad way.
No Problem! For your future reference, go through the crash report where it says all the mods you have. Find the one that says errored, and remove it. It is quite simple once you learn how!
I personally would rather delete the mod and play sooner. That is just my opinion, so you don't have to become childish and immature about this. You are entitled to your opinion, and everybody else theirs.
It's every-ones favorite part of moding, the crash report! I'm hoping to get some help with this, because I don't quite know where the crash happened.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 4/11/15 11:26 AM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class rebelkeithy.mods.aquaculture.enchantments.EnchantmentMagnetic and class fox.spiteful.forbidden.enchantments.EnchantmentConsuming Enchantment ID:69
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:14)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentMagnetic.<init>(EnchantmentMagnetic.java:11)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:27)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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.enchantment.Enchantment.<init>(Enchantment.java:53)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:14)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentMagnetic.<init>(EnchantmentMagnetic.java:11)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:27)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 165457112 bytes (157 MB) / 484474880 bytes (462 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.97.1347 Minecraft Forge 10.13.2.1347 Optifine OptiFine_1.7.10_HD_U_B5 71 mods loaded, 71 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.97.1347} [Forge Mod Loader] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1347} [Minecraft Forge] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
AM2-Preloader{0.0.2} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar) Unloaded->Constructed->Pre-initialized->Initialized
FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.14.jar) Unloaded->Constructed->Pre-initialized->Errored
ArmorEffect{1.7.10} [Armor Effect Mod] (ArmorEffectMod-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
armourersWorkshop{1.7.10-0.28.0.70} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.28.0.70.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
aura{0.1r0} [Aura Cascade] (AuraCascade-310.jar) Unloaded->Constructed->Pre-initialized->Initialized
AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bagginses{@[email protected]} [Bagginses] (Bagginses-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bdlib{1.6.5.52} [BD Lib] (bdlib-mc1710-1.6.5.52.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar) Unloaded->Constructed->Pre-initialized->Initialized
betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized
bettersleeping{1.7.10-0.8.21} [Better Sleeping] (BetterSleeping-1.7.10-0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
bettervillages{0.4} [Better Villages Mod] (BetterVillages-0.4(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
AWWayofTime{v1.3.1} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.1-7.jar) Unloaded->Constructed->Pre-initialized->Initialized
WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1_B44.jar) Unloaded->Constructed->Pre-initialized->Initialized
BloodUtils{1.4} [BloodUtils] (BloodUtils-1.4_B0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.6-174} [Botania] (Botania r1.6-174.jar) Unloaded->Constructed->Pre-initialized->Initialized
BWG4{1.2.1} [Better World Generation 4] (BWG4-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC7-211.jar) Unloaded->Constructed->Pre-initialized->Initialized
DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V6c(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
CaveControl{beta} [CaveControl] (CaveControl 1.7.10 V6a.jar) Unloaded->Constructed->Pre-initialized->Initialized
chisel{2.3.9.36} [Chisel 2] (Chisel2-2.3.9.36.jar) Unloaded->Constructed->Pre-initialized->Initialized
farseek{1.0.3} [Farseek] (Farseek-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-162.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar) Unloaded->Constructed->Pre-initialized->Initialized
FWG{1.0.3} [Fun World Gen] (FWG-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenCore{1.7.10-1.6.0} [Garden Core] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenContainers{1.7.10-1.6.0} [Garden Containers] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenStuff{1.7.10-1.6.0} [Garden Stuff] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenTrees{1.7.10-1.6.0} [Garden Trees] (GardenStuff-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized->Initialized
morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-20(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
OWG{1.0.3} [Old World Gen] (OWG-1.0.3-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
mobdropcrops{1.7.2a} [Pam's Mob Drop Crops] (Pam's Mob Drop Crops 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
simplypaths{1.7.10-1.0.0} [Simply Paths] (simplypaths-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
streams{0.1.3} [Streams] (Streams-0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
tcnodetracker{1.0.4} [TC Node Tracker] (tcnodetracker-1.7.10-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicHorizons{1.1.1} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
thaumicinfusion{3.966} [Thaumic Infusion] (ThaumicInfusion-3.966.jar) Unloaded->Constructed->Pre-initialized->Initialized
trevelations{v0.1.0.0} [Thaumic Revelations] (ThaumicRevelations-1.7.10-v0.1.0.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
UsefulTNT{beta} [Useful TNT] (UsefulTNT 1.7.10 V6a.jar) Unloaded->Constructed->Pre-initialized->Initialized
taverns{2.2.1-0} [Village Taverns] (VillageTaverns-2.2.1-0.23.jar) Unloaded->Constructed->Pre-initialized->Initialized
witchery{0.23.2} [Witchery] (witchery-1.7.10-0.23.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore: -[1.7.10]3.0.0RC7-211
List of loaded APIs:
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-162.jar
* armourersWorkshopAPI (1.7.10-10.13.0.1208) from Armourers-Workshop-1.7.10-0.28.0.70.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* bettersleeping|api (1.0) from BetterSleeping-1.7.10-0.8.jar
* BloodUtils|API (1.0e) from BloodUtils-1.4_B0.jar
* BotaniaAPI (37) from Botania r1.6-174.jar
* ChiselAPI (0.0.2) from Chisel2-2.3.9.36.jar
* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.9.36.jar
* CoFHAPI (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|block (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|core (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|energy (1.7.10R1.0.2) from DragonAPI 1.7.10 V6c(1).jar
* CoFHAPI|fluid (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|inventory (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|item (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|modhelpers (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|tileentity (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|transport (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHAPI|world (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|audio (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|container (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|element (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|gui|slot (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|inventory (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|render (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|render|particle (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|util (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|util|helpers (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|util|position (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|world (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* CoFHLib|world|feature (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.0.jar
* GrowthcraftAPI|Bees (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
* GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
* GrowthcraftAPI|Core (2.0) from growthcraft-core-1.7.10-2.1.0a.jar
* GrowthcraftAPI|FishTrap (2.0) from growthcraft-fishtrap-1.7.10-2.1.0a.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V6c(1).jar
* Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.1.jar
Launched Version: 1.7.10-Forge10.13.2.1347-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 7100 / NVIDIA nForce 630i/PCI/SSE2 GL version 2.1.1, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because EXT_framebuffer_object 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)
"Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.14.jar) Unloaded->Constructed->Pre-initialized->Errored"
Uninstall any mods that say "Errored", and in this case it is aquaculture. Uninstall it, and it should work! If it crashes after you uninstall it, repost your report.
Also, 74 mods is quite a bit... If I were you, I would only install the ones you REALLY want, since it decreases the chance for crashes. You can do whatever you want, but that is just a tip from an experienced modder :). More mods also effects your FPS. In a bad way.
seems to have worked. thanks!
No Problem! For your future reference, go through the crash report where it says all the mods you have. Find the one that says errored, and remove it. It is quite simple once you learn how!
Removing mods is, however, quicker than changing the config of the mod. Looking through the folders for enchantment ids would take awhile.
I personally would rather delete the mod and play sooner. That is just my opinion, so you don't have to become childish and immature about this. You are entitled to your opinion, and everybody else theirs.