I can see that the crash is due to the TAIGA mod and if I remove it, the mod pack will work. My only problem is that I really wanted to use TAIGA.
Here's the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.25.jar)
IceAndFireForgeLoading (iceandfire-1.0.1.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.13.jar)
DCASMPlugin (HeatAndClimateLib-1.10.2_1.3.6.jar)
ValkyrienWarfareBase CoreMod (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
llibrary (llibrary-1.7.4-1.10.2.jar)
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
SurgeLoadingPlugin (Surge-1.10.2-1.1.0.70.jar)
Contact their authors BEFORE contacting forge
// Why is it breaking
Time: 4/16/17 7:49 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tinkers Alloying Addon (taiga)
Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.elementData(ArrayList.java:418)
at java.util.ArrayList.get(ArrayList.java:431)
at java.util.Collections$UnmodifiableList.get(Collections.java:1309)
at com.sosnitzka.taiga.recipes.SmeltingRegistry.register(SmeltingRegistry.java:9)
at com.sosnitzka.taiga.TAIGA.init(TAIGA.java:57)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:
---------------------------------------------------------------------------------------
I can see that the crash is due to the TAIGA mod and if I remove it, the mod pack will work. My only problem is that I really wanted to use TAIGA.
Here's the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.25.jar)
IceAndFireForgeLoading (iceandfire-1.0.1.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.13.jar)
DCASMPlugin (HeatAndClimateLib-1.10.2_1.3.6.jar)
ValkyrienWarfareBase CoreMod (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
llibrary (llibrary-1.7.4-1.10.2.jar)
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
SurgeLoadingPlugin (Surge-1.10.2-1.1.0.70.jar)
Contact their authors BEFORE contacting forge
// Why is it breaking
Time: 4/16/17 7:49 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tinkers Alloying Addon (taiga)
Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.elementData(ArrayList.java:418)
at java.util.ArrayList.get(ArrayList.java:431)
at java.util.Collections$UnmodifiableList.get(Collections.java:1309)
at com.sosnitzka.taiga.recipes.SmeltingRegistry.register(SmeltingRegistry.java:9)
at com.sosnitzka.taiga.TAIGA.init(TAIGA.java:57)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 411870464 bytes (392 MB) / 1839726592 bytes (1754 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2221 Optifine OptiFine_1.10.2_HD_U_D7 73 mods loaded, 73 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2221.jar)
UCHI Forge{12.18.3.2221} [Minecraft Forge] (forge-1.10.2-12.18.3.2221.jar)
UCHI dcs_climate|asm{1.1.1} [HeatAndClimateASM] (minecraft.jar)
UCHI mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCHI animania{1.0.4.6} [Animania] (animania-1.10-1.0.4.6.jar)
UCHI arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
UCHI AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
UCHI babyanimals{1.9.4} [Baby Animals Model Swapper] (BabyAnimals-1.9.4.jar)
UCHI bedcraftbeyond{2.4.1} [BedCraft and Beyond] (BedCraftAndBeyond-1.10.2-2.4.1.jar)
UCHI BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
UCHI BiomesOPlenty{5.0.0.2155} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2155-universal.jar)
UCHI cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
UCHI chisel{MC1.10.2-0.0.8.13} [Chisel] (Chisel-MC1.10.2-0.0.8.13.jar)
UCHI JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
UCHI chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
UCHI cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
UCHI customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(17mar17) (1).jar)
UCHI PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4_1.10.2.jar)
UCHI props{2.4} [Decocraft] (Decocraft-2.4_1.10.2.jar)
UCHI DeliciousFoods{1.03} [DeliciousFoods] (DeliciousFoods1.03.jar)
UCHI doggytalents{v1.11.1b} [Doggy Talents] (DoggyTalents-1.10.2-v1.11.1b-universal.jar)
UCHI DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
UCHI mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-10.0.6.jar)
UCHI earthworks{1.2.1} [Earthworks] (Earthworks-1.10.2-1.2.1.jar)
UCHI expandablebackpack{1.1} [Expandable Backpacks] (expandableBackpacks1.1.10-1.10.2.jar)
UCHI flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
UCHI gobackpacks{1.0.0} [Good Old Backpacks] (GoodOldBackpacks-1.10.2-1.0.0.jar)
UCHI harvestfestival{0.5.25} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.25.jar)
UCHI dcs_climate|lib{1.3.6} [HeatAndClimateLib] (HeatAndClimateLib-1.10.2_1.3.6.jar)
UCHI dcs_climate{1.3.9} [HeatAndClimateMod] (HeatAndClimateMod-1.10.2_1.3.9.jar)
UCHI howlingmoon{0.5Core} [Howling Moon Rising] (howlingmoon-1.10.2-0.5Core (1).jar)
UCHI llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
UCHI iceandfire{1.0.1} [Ice and Fire] (iceandfire-1.0.1.jar)
UCHI journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
UCHI LotsOfFood{1.12.0} [Lots of Food] (Lots of Food-1.12.0.jar)
UCHI mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5 (1).jar)
UCHI RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
UCHI MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
UCHI yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar)
UCHI OravaliitosDonutMod{1.0.2} [OravaliitosDonutMod] (OravaliitosDonutMod-1.10.2-1.0.0.jar)
UCHI getalltheseeds{1.9.4-1.10.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds! 1.9.4-1.10.2a.jar)
UCHI harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
UCHI petbat{1.4.6} [Pet Bat] (PetBat-1.10.2.jar)
UCHI placeableitems{3.0.4} [Placeable Items Mod] (placeableitems-3.0.4.jar)
UCHI RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar)
UCHI shulkerdrops{0.3} [Shulker Drops] (ShulkerDrops-0.3.jar)
UCHI silentlib{2.0.6} [Silent Lib] (SilentLib-1.10.2-2.0.6-52.jar)
UCHI tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
UCHI silentgems{2.3.4} [Silent's Gems] (SilentsGems-1.11.x-2.3.4-153.jar)
UCHI spartanshields{1.3} [Spartan Shields] (SpartanShields-1.10.2-1.3.jar)
UCHI surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.70.jar)
UCHI sushimod{1.0} [Sushi Mod] (sushimod-1.0.jar)
UCHE taiga{1.2.6} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.6.jar)
UCHI tammodized{0.6.2} [TamModized] (TamModized-1.10.2-0.6.2.jar)
UCHI thutcore{3.12.1} [ThutCore] (thutcore-3.12.1.jar)
UCHI thuttech{@[email protected]} [Thut's Tech] (thuttech-4.0.10.b.jar)
UCHI torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.0.18.jar)
UCHI torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
UCHI ultimate_unicorn_mod{1.5.11} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.10.2-1.5.11.jar)
UCHI valkyrienwarfare{0.87a} [Valkyrien Warfare] (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
UCHI valkyrienwarfarecombat{0.1} [Valkyrien Warfare Combat] (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
UCHI valkyrienwarfarecontrol{0.3b} [Valkyrien Warfare Control] (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
UCHI can{can} [can] (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
UCHI valkyrienwarfareworld{0.0a} [Valkyrien Warfare World] (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
UCHI vampirism{1.0.3} [Vampirism] (Vampirism-1.10.2-1.0.3.jar)
UCHI teamlapen-lib{1.0.3} [TeamLapen Library] (Vampirism-1.10.2-1.0.3.jar)
UCHI villagebox{0.6.0} [Village Box] (villagebox-1.10.2-0.6.0.jar)
UCHI voidcraft{0.17.14} [VoidCraft] (VoidCraft-1.10.2-0.17.14.jar)
UCHI Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
UCHI WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
UCHI icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar)
UCHI wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar)
Loaded coremods (and transformers):
HFTransformer (Harvest-Festival-1.10.2-0.5.25.jar)
joshie.harvest.asm.HFTransformer
IceAndFireForgeLoading (iceandfire-1.0.1.jar)
com.github.alexthe666.iceandfire.access.IceAndFireTransformer
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.13.jar)
team.chisel.common.asm.ChiselTransformer
DCASMPlugin (HeatAndClimateLib-1.10.2_1.3.6.jar)
defeatedcrow.hac.asm.DCMethodTransformer
ValkyrienWarfareBase CoreMod (ValkyrienWarfareRevamped-1.10.2-0.8.7-107.jar)
ValkyrienWarfareBase.CoreMod.ValkyrienWarfareTransformer
llibrary (llibrary-1.7.4-1.10.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
am2.asm.Transformer
SurgeLoadingPlugin (Surge-1.10.2-1.1.0.70.jar)
org.epoxide.surge.asm.SurgeTransformerManager
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon R2'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)
OptiFine Version: OptiFine_1.10.2_HD_U_D7
Render Distance Chunks: 6
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
OpenGlRenderer: AMD Radeon R2
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
Everything seems fine (versions wise). Go ahead and report it.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."