My first time modding went horrible. Minecraft stopped responding and I got this:
[09:30:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[09:30:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[09:30:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[09:30:58] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[09:30:58] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[09:30:58] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:30:58] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:31:00] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:31:00] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:31:00] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_C1.jar
[09:31:00] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[09:31:00] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[09:31:00] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[09:31:01] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[09:31:01] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Oren/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_C1.jar
[09:31:01] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[09:31:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[09:31:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[09:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:31:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[09:31:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[09:31:07] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[09:31:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[09:31:08] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
[09:31:08] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[09:31:08] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[09:31:09] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
[09:31:09] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
[09:31:11] [main/INFO]: Setting user: xXx_kmamk_xXx
[09:31:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
[09:31:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
[09:31:15] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[09:31:16] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer (nh)
[09:31:16] [Client thread/INFO] [battlegear2]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
[09:31:16] [Client thread/INFO] [battlegear2]: Patching method processHeldItemChange in NetHandlerPlayServer
[09:31:16] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer done
[09:31:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
[09:31:17] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
[09:31:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
[09:31:18] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[09:31:18] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[09:31:18] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[09:31:18] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[09:31:19] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_C1
[OptiFine] Sun Nov 22 09:31:21 PST 2015
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_25, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: AMD Radeon(TM) R5 Graphics, version 4.3.12804 Compatibility Profile Context 13.352.1004.1007, ATI Technologies Inc.
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: C1
[09:31:23] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_C1, enabling compatibility features
[09:31:23] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// My bad.
Time: 11/22/15 9:31 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 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: 65806896 bytes (62 MB) / 203505664 bytes (194 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon(TM) R5 Graphics'
[09:31:24] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[09:31:24] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[09:31:24] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[09:31:24] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[09:31:26] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[09:31:26] [Client thread/INFO] [FML]: Searching C:\Users\Oren\AppData\Roaming\.minecraft\mods for mods
[09:31:26] [Client thread/INFO] [FML]: Also searching C:\Users\Oren\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[09:31:46] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[09:31:48] [Client thread/INFO] [FML]: Forge Mod Loader has identified 33 mods to load
[09:31:49] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:31:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at CLIENT
[09:31:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at SERVER
[09:31:53] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[09:32:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:Animals+, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Backpack, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Colorful Tools, FMLFileResourcePack:Diversity, FMLFileResourcePack:EmeraldMod, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Pokeball, FMLFileResourcePack:RadixCore, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VoxelMap No Radar
[09:32:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
[09:32:08] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
[09:32:08] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
[09:32:08] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
[09:32:11] [Client thread/ERROR] [FML]: The mod candycraftmod has attempted to register an entity ID 3 which is already reserved. This could cause severe problems
[09:32:13] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[09:32:17] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[09:32:17] [Thread-12/INFO] [FastCraft]: You are using the latest suitable version.
[09:32:19] [Client thread/INFO] [RadixCore]: Loaded language en_US for mca.
[09:32:25] [Client thread/INFO] [FML]: Applying holder lookups
[09:32:25] [Client thread/INFO] [FML]: Holder lookups applied
[09:32:25] [Client thread/INFO] [FML]: Injecting itemstacks
[09:32:25] [Client thread/INFO] [FML]: Itemstack injection complete
[09:32:25] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[09:32:25] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal (1).jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCH Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCE candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar)
UCH CarpentersBlocks{3.3.8_dev_r4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10.jar)
UCH chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCH colorfularmor{1.7.10-2.6} [Colorful Armor] (colorfularmor-1.7.10-2.6.jar)
UCH colorfultools{1.7.10-1.6} [Colorful Tools] (colorfultools-1.7.10-1.6.jar)
UCH diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
UCH emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2.jar)
UCH farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCH headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v7.jar)
UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCH MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCH Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCH MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0b-For-MC-1.7.10.jar)
UCH notenoughkeys{@[email protected]} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
UCH pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCH voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap-No-Radar-Mod-1.7.10.jar)
[09:32:25] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[09:32:25] [Client thread/ERROR] [FML]: Caught exception from candycraftmod
java.lang.IllegalArgumentException: ID is already registered: 3
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94) ~[sg.class:?]
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199) ~[EntityRegistry.class:?]
at com.valentin4311.candycraftmod.CandyCraft.doConfig(CandyCraft.java:695) ~[CandyCraft.class:?]
at com.valentin4311.candycraftmod.CandyCraft.initConfig(CandyCraft.java:456) ~[CandyCraft.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[09:32:25] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
What can I do? Is this a mod incompatibility or something else?
[07:32:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[07:32:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[07:32:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[07:32:05] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[07:32:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[07:32:05] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:06] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:07] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:07] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:07] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_C1.jar
[07:32:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Oren/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_C1.jar
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[07:32:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[07:32:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[07:32:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[07:32:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[07:32:13] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[07:32:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
[07:32:14] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
[07:32:14] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
[07:32:16] [main/INFO]: Setting user: xXx_kmamk_xXx
[07:32:19] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
[07:32:19] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
[07:32:20] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[07:32:21] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer (nh)
[07:32:21] [Client thread/INFO] [battlegear2]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
[07:32:21] [Client thread/INFO] [battlegear2]: Patching method processHeldItemChange in NetHandlerPlayServer
[07:32:21] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer done
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
[07:32:22] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[07:32:22] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[07:32:22] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[07:32:23] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_C1
[OptiFine] Mon Nov 23 07:32:24 PST 2015
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_25, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: AMD Radeon(TM) R5 Graphics, version 4.3.12804 Compatibility Profile Context 13.352.1004.1007, ATI Technologies Inc.
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: C1
[07:32:25] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_C1, enabling compatibility features
[07:32:25] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 11/23/15 7:32 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 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: 65125568 bytes (62 MB) / 203366400 bytes (193 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon(TM) R5 Graphics'
[07:32:26] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[07:32:26] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[07:32:26] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[07:32:26] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[07:32:27] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[07:32:27] [Client thread/INFO] [FML]: Searching C:\Users\Oren\AppData\Roaming\.minecraft\mods for mods
[07:32:27] [Client thread/INFO] [FML]: Also searching C:\Users\Oren\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[07:32:47] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[07:32:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 33 mods to load
[07:32:50] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[07:32:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at CLIENT
[07:32:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at SERVER
[07:32:53] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[07:33:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:Animals+, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Backpack, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Colorful Tools, FMLFileResourcePack:Diversity, FMLFileResourcePack:EmeraldMod, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Pokeball, FMLFileResourcePack:RadixCore, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VoxelMap No Radar
[07:33:04] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
[07:33:05] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
[07:33:05] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
[07:33:05] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
[07:33:08] [Client thread/ERROR] [FML]: The mod candycraftmod has attempted to register an entity ID 3 which is already reserved. This could cause severe problems
[07:33:09] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
[07:33:14] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[07:33:16] [Thread-12/INFO] [FastCraft]: You are using the latest suitable version.
[07:33:16] [Client thread/INFO] [RadixCore]: Loaded language en_US for mca.
[07:33:22] [Client thread/INFO] [FML]: Applying holder lookups
[07:33:22] [Client thread/INFO] [FML]: Holder lookups applied
[07:33:22] [Client thread/INFO] [FML]: Injecting itemstacks
[07:33:22] [Client thread/INFO] [FML]: Itemstack injection complete
[07:33:22] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[07:33:22] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal (1).jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCH Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCE candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar)
UCH CarpentersBlocks{3.3.8_dev_r4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10.jar)
UCH chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCH colorfularmor{1.7.10-2.6} [Colorful Armor] (colorfularmor-1.7.10-2.6.jar)
UCH colorfultools{1.7.10-1.6} [Colorful Tools] (colorfultools-1.7.10-1.6.jar)
UCH diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
UCH emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2.jar)
UCH farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCH headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v7.jar)
UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCH MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCH Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCH MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0b-For-MC-1.7.10.jar)
UCH notenoughkeys{@[email protected]} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
UCH pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCH voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap-No-Radar-Mod-1.7.10.jar)
[07:33:22] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[07:33:22] [Client thread/ERROR] [FML]: Caught exception from candycraftmod
java.lang.IllegalArgumentException: ID is already registered: 3
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94) ~[sg.class:?]
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199) ~[EntityRegistry.class:?]
at com.valentin4311.candycraftmod.CandyCraft.doConfig(CandyCraft.java:695) ~[CandyCraft.class:?]
at com.valentin4311.candycraftmod.CandyCraft.initConfig(CandyCraft.java:456) ~[CandyCraft.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[07:33:22] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
My first time modding went horrible. Minecraft stopped responding and I got this:
[09:30:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[09:30:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[09:30:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[09:30:58] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[09:30:58] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[09:30:58] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:30:58] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:31:00] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:31:00] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:31:00] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_C1.jar
[09:31:00] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:31:00] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[09:31:00] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[09:31:00] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[09:31:01] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[09:31:01] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Oren/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_C1.jar
[09:31:01] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[09:31:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[09:31:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[09:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:31:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:31:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[09:31:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[09:31:07] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[09:31:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[09:31:08] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
[09:31:08] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[09:31:08] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[09:31:09] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
[09:31:09] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[09:31:09] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
[09:31:11] [main/INFO]: Setting user: xXx_kmamk_xXx
[09:31:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
[09:31:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
[09:31:15] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[09:31:16] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer (nh)
[09:31:16] [Client thread/INFO] [battlegear2]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
[09:31:16] [Client thread/INFO] [battlegear2]: Patching method processHeldItemChange in NetHandlerPlayServer
[09:31:16] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer done
[09:31:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
[09:31:17] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
[09:31:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
[09:31:18] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[09:31:18] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[09:31:18] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[09:31:18] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[09:31:19] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_C1
[OptiFine] Sun Nov 22 09:31:21 PST 2015
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_25, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: AMD Radeon(TM) R5 Graphics, version 4.3.12804 Compatibility Profile Context 13.352.1004.1007, ATI Technologies Inc.
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: C1
[09:31:23] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_C1, enabling compatibility features
[09:31:23] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// My bad.
Time: 11/22/15 9:31 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 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: 65806896 bytes (62 MB) / 203505664 bytes (194 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon(TM) R5 Graphics'
[09:31:24] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[09:31:24] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[09:31:24] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[09:31:24] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[09:31:26] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[09:31:26] [Client thread/INFO] [FML]: Searching C:\Users\Oren\AppData\Roaming\.minecraft\mods for mods
[09:31:26] [Client thread/INFO] [FML]: Also searching C:\Users\Oren\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[09:31:46] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[09:31:48] [Client thread/INFO] [FML]: Forge Mod Loader has identified 33 mods to load
[09:31:49] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:31:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at CLIENT
[09:31:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at SERVER
[09:31:53] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[09:32:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:Animals+, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Backpack, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Colorful Tools, FMLFileResourcePack:Diversity, FMLFileResourcePack:EmeraldMod, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Pokeball, FMLFileResourcePack:RadixCore, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VoxelMap No Radar
[09:32:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[09:32:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
[09:32:08] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
[09:32:08] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
[09:32:08] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
[09:32:08] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[09:32:10] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
[09:32:11] [Client thread/ERROR] [FML]: The mod candycraftmod has attempted to register an entity ID 3 which is already reserved. This could cause severe problems
[09:32:13] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[09:32:17] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[09:32:17] [Thread-12/INFO] [FastCraft]: You are using the latest suitable version.
[09:32:19] [Client thread/INFO] [RadixCore]: Loaded language en_US for mca.
[09:32:25] [Client thread/INFO] [FML]: Applying holder lookups
[09:32:25] [Client thread/INFO] [FML]: Holder lookups applied
[09:32:25] [Client thread/INFO] [FML]: Injecting itemstacks
[09:32:25] [Client thread/INFO] [FML]: Itemstack injection complete
[09:32:25] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[09:32:25] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal (1).jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCH Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCE candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar)
UCH CarpentersBlocks{3.3.8_dev_r4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10.jar)
UCH chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCH colorfularmor{1.7.10-2.6} [Colorful Armor] (colorfularmor-1.7.10-2.6.jar)
UCH colorfultools{1.7.10-1.6} [Colorful Tools] (colorfultools-1.7.10-1.6.jar)
UCH diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
UCH emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2.jar)
UCH farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCH headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v7.jar)
UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCH MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCH Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCH MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0b-For-MC-1.7.10.jar)
UCH notenoughkeys{@[email protected]} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
UCH pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCH voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap-No-Radar-Mod-1.7.10.jar)
[09:32:25] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[09:32:25] [Client thread/ERROR] [FML]: Caught exception from candycraftmod
java.lang.IllegalArgumentException: ID is already registered: 3
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94) ~[sg.class:?]
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199) ~[EntityRegistry.class:?]
at com.valentin4311.candycraftmod.CandyCraft.doConfig(CandyCraft.java:695) ~[CandyCraft.class:?]
at com.valentin4311.candycraftmod.CandyCraft.initConfig(CandyCraft.java:456) ~[CandyCraft.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[09:32:25] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[09:32:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
What can I do? Is this a mod incompatibility or something else?
Please HELP!!!!
Hi guys, i found another crash. Hope this helps.
[07:32:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[07:32:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[07:32:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[07:32:05] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[07:32:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[07:32:05] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:06] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:07] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:07] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[07:32:07] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_C1.jar
[07:32:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Oren/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_C1.jar
[07:32:07] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[07:32:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[07:32:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[07:32:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[07:32:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:32:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[07:32:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[07:32:13] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[07:32:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
[07:32:14] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
[07:32:14] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[07:32:14] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
[07:32:16] [main/INFO]: Setting user: xXx_kmamk_xXx
[07:32:19] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
[07:32:19] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
[07:32:20] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[07:32:21] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer (nh)
[07:32:21] [Client thread/INFO] [battlegear2]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
[07:32:21] [Client thread/INFO] [battlegear2]: Patching method processHeldItemChange in NetHandlerPlayServer
[07:32:21] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer done
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
[07:32:22] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[07:32:22] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[07:32:22] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[07:32:22] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[07:32:23] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_C1
[OptiFine] Mon Nov 23 07:32:24 PST 2015
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_25, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: AMD Radeon(TM) R5 Graphics, version 4.3.12804 Compatibility Profile Context 13.352.1004.1007, ATI Technologies Inc.
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: C1
[07:32:25] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_C1, enabling compatibility features
[07:32:25] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 11/23/15 7:32 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 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: 65125568 bytes (62 MB) / 203366400 bytes (193 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon(TM) R5 Graphics'
[07:32:26] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[07:32:26] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[07:32:26] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[07:32:26] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[07:32:27] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[07:32:27] [Client thread/INFO] [FML]: Searching C:\Users\Oren\AppData\Roaming\.minecraft\mods for mods
[07:32:27] [Client thread/INFO] [FML]: Also searching C:\Users\Oren\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[07:32:47] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[07:32:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 33 mods to load
[07:32:50] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[07:32:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at CLIENT
[07:32:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, DamageIndicatorsMod, animalbikes, animalsPlus, Aquaculture, Backpack, candycraftmod, CarpentersBlocks, chocolateQuest, colorfularmor, colorfultools, diversity, emeraldmod, farlanders, FastCraft, grim3212core, headcrumbs, iChunUtil, LotsOfFood, MCA, Morph, cfm, MSM3, notenoughkeys, pokeball, RadixCore, TwilightForest, voxelmap] at SERVER
[07:32:53] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[07:33:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:Animals+, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Backpack, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Colorful Tools, FMLFileResourcePack:Diversity, FMLFileResourcePack:EmeraldMod, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Pokeball, FMLFileResourcePack:RadixCore, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VoxelMap No Radar
[07:33:04] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[07:33:04] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
[07:33:05] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
[07:33:05] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
[07:33:05] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
[07:33:05] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
[07:33:08] [Client thread/ERROR] [FML]: The mod candycraftmod has attempted to register an entity ID 3 which is already reserved. This could cause severe problems
[07:33:09] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[07:33:09] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
[07:33:14] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[07:33:16] [Thread-12/INFO] [FastCraft]: You are using the latest suitable version.
[07:33:16] [Client thread/INFO] [RadixCore]: Loaded language en_US for mca.
[07:33:22] [Client thread/INFO] [FML]: Applying holder lookups
[07:33:22] [Client thread/INFO] [FML]: Holder lookups applied
[07:33:22] [Client thread/INFO] [FML]: Injecting itemstacks
[07:33:22] [Client thread/INFO] [FML]: Itemstack injection complete
[07:33:22] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[07:33:22] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal (1).jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCH Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCE candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar)
UCH CarpentersBlocks{3.3.8_dev_r4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10.jar)
UCH chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCH colorfularmor{1.7.10-2.6} [Colorful Armor] (colorfularmor-1.7.10-2.6.jar)
UCH colorfultools{1.7.10-1.6} [Colorful Tools] (colorfultools-1.7.10-1.6.jar)
UCH diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
UCH emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2.jar)
UCH farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCH headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v7.jar)
UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCH MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCH Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCH MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0b-For-MC-1.7.10.jar)
UCH notenoughkeys{@[email protected]} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
UCH pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCH voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap-No-Radar-Mod-1.7.10.jar)
[07:33:22] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[07:33:22] [Client thread/ERROR] [FML]: Caught exception from candycraftmod
java.lang.IllegalArgumentException: ID is already registered: 3
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94) ~[sg.class:?]
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199) ~[EntityRegistry.class:?]
at com.valentin4311.candycraftmod.CandyCraft.doConfig(CandyCraft.java:695) ~[CandyCraft.class:?]
at com.valentin4311.candycraftmod.CandyCraft.initConfig(CandyCraft.java:456) ~[CandyCraft.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[07:33:22] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[07:33:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Thanks!