Mariculture

Mariculture

2M Downloads

Crash - Mariculture version - 1.2.4.2a

MagicMech299 opened this issue ยท 0 comments

commented

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 6/14/15 9:17 AM
Description: Initializing game

java.lang.IllegalArgumentException: Duplicate enchantment id! class witchinggadgets.common.magic.WGEnchantUnveiling and class mariculture.magic.enchantments.EnchantmentBlink Enchantment ID:75
at net.minecraft.enchantment.Enchantment.(Enchantment.java:53)
at witchinggadgets.common.magic.WGEnchantUnveiling.(WGEnchantUnveiling.java:14)
at witchinggadgets.common.WGContent.init(WGContent.java:191)
at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:93)
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:532)
at sun.reflect.GeneratedMethodAccessor4.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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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.(Enchantment.java:53)
at witchinggadgets.common.magic.WGEnchantUnveiling.(WGEnchantUnveiling.java:14)
at witchinggadgets.common.WGContent.init(WGContent.java:191)
at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:93)
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:532)
at sun.reflect.GeneratedMethodAccessor4.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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 580663208 bytes (553 MB) / 1447034880 bytes (1380 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=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.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_B7 63 mods loaded, 63 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} Minecraft Coder Pack
UCHI FML{7.10.99.99} Forge Mod Loader
UCHI Forge{10.13.4.1448} Minecraft Forge
UCHI CodeChickenCore{1.0.6.43} CodeChicken Core
UCHI MCVanillaTweaks{1.0} Mariculture - Vanilla Tweaks
UCHI Micdoodlecore{} Micdoodle8 Core
UCHI NotEnoughItems{1.0.4.107} Not Enough Items
UCHI ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHI WitchingGadgetsCore{1.1.9} Witching Gadgets Core
UCHI {000} CoFH ASM
UCHI debug{1.0} debug
UCHI bdlib{1.7.1.71} BD Lib
UCHI CoFHCore{1.7.10R3.0.2} CoFH Core
UCHI ComputerCraft{1.73} ComputerCraft
UCHI ThermalFoundation{1.7.10R1.0.0} Thermal Foundation
UCHI ThermalExpansion{1.7.10R4.0.1} Thermal Expansion
UCHI DraconicEvolution{1.0.1b} Draconic Evolution
UCHI eplus{3.0.2-d} Enchanting Plus
UCHI Enchiridion{1.3} [Enchiridion](Enchiridion 2-1.7.10-2.0.2.jar)
UCHI Enchiridion2{2.0.2} [Enchiridion 2](Enchiridion 2-1.7.10-2.0.2.jar)
UCHI EnderIO{1.7.10-2.2.8.381} Ender IO
UCHI EnderTech{1.7.10-0.3.2.388} EnderTech
UCHI evilcraft{0.8.6} EvilCraft
UCHI Mantle{1.7.10-0.3.2.jenkins184} Mantle
UCHI Waila{1.5.10} Waila
UCHI TConstruct{1.7.10-1.8.5.build957} Tinkers' Construct
UCHI Baubles{1.0.1.10} Baubles
UCHI ExtraUtilities{1.2.6} Extra Utilities
UCHI FastCraft{1.21} FastCraft
UCHI Thaumcraft{4.2.3.5} Thaumcraft
UCHI ThaumicTinkerer{unspecified} Thaumic Tinkerer
UCHI ForbiddenMagic{1.7.10-0.562} [Forbidden Magic](Forbidden Magic-1.7.10-0.562.jar)
UCHI GalacticraftCore{3.0.11} Galacticraft Core
UCHI GalacticraftMars{3.0.11} Galacticraft Planets
UCHI inventorytweaks{1.58-147-645ca10} Inventory Tweaks
UCHI ironbackpacks{0.5.0} [Iron Backpacks](Iron Backpacks-1.7.10-1.0.4-universal.jar)
UCHI IronChest{6.0.60.741} Iron Chest
UCHI JABBA{1.2.1} JABBA
UCHI journeymap{5.0.1} JourneyMap
UCHI Mariculture{1.7.10-1.2.4.2a} Mariculture
UCHI MariTech{1.0} Marine Technlogy
UCHI Mystcraft{0.11.11.00} Mystcraft
UCHI notenoughkeys{@MOD_VERSION@} NotEnoughKEys
UCHI libsandstone{1.0.0} libsandstone
UCHI xreliquary{1.2} Reliquary
UCHI Roguelike{1.3.6.3} Roguelike Dungeons
UCHI rpghud{2.5.1} [RPG Hud](rpghud-2.5.1 for 1.7.10.jar)
UCHI simplyjetpacks{1.5.1} Simply Jetpacks
UCHI SolarFlux{1.7.10-0.7} Solar Flux
UCHI tcnodetracker{1.1.1} TC Node Tracker
UCHI thaumcraftneiplugin{@Version@} Thaumcraft NEI Plugin
UCHI TU{1.0} Thaumic Upholstry
UCHI ThaumicHorizons{1.1.5} Thaumic Horizons
UCHI thaumicinfusion{4.05} Thaumic Infusion
UCHI trevelations{v0.1.0.0} Thaumic Revelations
UCHI ThermalDynamics{1.7.10R1.0.0} Thermal Dynamics
UCHI TMechworks{0.2.14.100} Tinkers' Mechworks
UCHI TravellersGear{1.16.5} Traveller's Gear
UCHI TwilightForest{2.3.7} The Twilight Forest
UCHI witchery{0.24.1} Witchery
UCHE WitchingGadgets{1.1.9} Witching Gadgets
UCHI denseores{1.0} Dense Ores
UCHI technom{0.11.0} [Technomancy](Technomancy - 0.11.0 - 1.7.10.jar)
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.0.0-122
List of loaded APIs:
* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
* Baubles|API (1.0.1.4) from Reliquary-1.2.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.6.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.6.jar
* CoFHAPI (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|block (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.2-160.jar
* CoFHAPI|core (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|energy (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|fluid (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|inventory (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.2-160.jar
* CoFHAPI|item (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.2-160.jar
* CoFHAPI|modhelpers (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|tileentity (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|transport (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|world (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|audio (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|container (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
* CoFHLib|gui|element (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
* CoFHLib|gui|slot (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|inventory (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|render|particle (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|util (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
* CoFHLib|util|helpers (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
* CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|world (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|world|feature (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* ComputerCraft|API (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar
* DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-v1.0.1b.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.11.334.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.11.11.00.jar
* Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.6.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.5.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Launched Version: forge-10.13.4.1448
LWJGL: 2.9.1
OpenGL: GeForce GTX 750/PCIe/SSE2 GL version 4.4.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: []
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)