Help Me Fix This I Already Tried Disabling The Loading Screen my java Version is Java 8 When I Disabled The Loading Screen my Loading Screen Became Black Please Help Me I Have 36 Mods
Heres My Client [18:11:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:11:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:11:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:11:14] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[18:11:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Users\asususer\AppData\Roaming\.minecraft\java
[18:11:14] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:14] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:14] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[18:11:14] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:16] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:16] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_C1.jar
[18:11:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/asususer/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_U_C1.jar
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:11:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:11:19] [main/INFO] [FML]: MC located at: C:\Users\asususer\AppData\Roaming\.minecraft
[18:11:19] [main/INFO] [FML]: AMCore >> Located Optifine
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:11:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:11:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:11:21] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[18:11:21] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
[18:11:21] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
[18:11:21] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
[18:11:21] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
[18:11:22] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
[18:11:22] [main/INFO] [STDOUT]: [brad16840.common.asm.ClassTransformer:patchGuiContainer:204]: Backpacks! has patched GuiContainer to allow its backpacks to be opened from vanilla guis
[18:11:23] [main/INFO]: Setting user: KevinStech
[18:11:26] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
[18:11:26] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
[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
[18:11:28] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer (nh)
[18:11:28] [Client thread/INFO] [battlegear2]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
[18:11:28] [Client thread/INFO] [battlegear2]: Patching method processHeldItemChange in NetHandlerPlayServer
[18:11:28] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer done
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
[18:11:29] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[18:11:29] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[18:11:29] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[18:11:29] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[18:11:30] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_C1
[OptiFine] Mon Dec 07 18:11:31 PST 2015
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_60, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: Intel(R) HD Graphics 4400, version 4.2.0 - Build 10.18.10.3308, Intel
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 8192x8192
[OptiFine] Checking for new version
[18:11:33] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[18:11:33] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:11:33] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1481 Initialized
[18:11:33] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[OptiFine] Version found: C1
[18:11:34] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:11:34] [Client thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[18:11:35] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[18:11:35] [Client thread/INFO] [FML]: Searching C:\Users\asususer\AppData\Roaming\.minecraft\mods for mods
[18:11:35] [Client thread/INFO] [FML]: Also searching C:\Users\asususer\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[18:11:57] [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.0
[18:11:57] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[18:11:58] [Client thread/INFO] [FML]: Attempting to reparse the mod container Godzilla Mod-1.7.10-1.6.6.jar
[18:12:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 36 mods to load
[18:12:03] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-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.
[18:12:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, backpacks16840, battlegear2, arsmagica2, lucky, animalbikes, AnimationAPI, DamageIndicatorsMod, doge, ether, ExtraUtilities, godzillamod, Hats, iChunUtil, LBMED, legendgear, legends, magicalcrops, Mantle, Morph, OreSpawn, rivalrebels, SmartCursor, sus, susaddon, TConstruct, ctrades, VeinMiner, VeinMinerModSupport, witchery, XaeroMinimap] at CLIENT
[18:12:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, backpacks16840, battlegear2, arsmagica2, lucky, animalbikes, AnimationAPI, DamageIndicatorsMod, doge, ether, ExtraUtilities, godzillamod, Hats, iChunUtil, LBMED, legendgear, legends, magicalcrops, Mantle, Morph, OreSpawn, rivalrebels, SmartCursor, sus, susaddon, TConstruct, ctrades, VeinMiner, VeinMinerModSupport, witchery, XaeroMinimap] at SERVER
[18:12:05] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
[18:12:09] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
[18:12:11] [Client thread/INFO] [TConstruct]: Preparing to take over the world
[18:12:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Doge, FMLFileResourcePack:ether, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Godzilla Mod, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:LBMED, FMLFileResourcePack:Legend Gear 2, FMLFileResourcePack:Legends Mod, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Mantle, FMLFileResourcePack:Morph, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Rival Rebels, FMLFileResourcePack:SmartCursor, FMLFileResourcePack:Superheroes Unlimited Mod, FMLFileResourcePack:Superheroes Unlimited Mod (Part 2), FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Custom Trades Mod, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Witchery, FMLFileResourcePack:Xaero's Minimap
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
[18:12:17] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
[18:12:17] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
[18:12:17] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
[18:12:17] [Client thread/INFO] [FML]: Ars Magica >> Extending Potions Array
[18:12:17] [Client thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.ConnectException: Connection refused: connect
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.<init>(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:90)
[18:12:20] [Client thread/INFO] [doge]: Loading Config
[18:12:20] [Client thread/INFO] [doge]: Registering Items
[18:12:20] [Client thread/INFO] [doge]: Registering Blocks
[18:12:20] [Client thread/INFO] [doge]: Registering Entities
[18:12:20] [Client thread/INFO] [doge]: Registering Recipies
Initializing Blocks , Items and Loading recipes[18:12:21] [Client thread/INFO] [extrautils]: Hello World
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SteelOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:RubyOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:RubyBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SteelBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:JadeOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SapphireOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected]5ef has been registered twice for the same name LBMED:ParticleEmitter.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SapphireBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:JadeBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:Multiwool.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:Snowore.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:ArrowOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:VirtualBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[18:12:24] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[18:12:24] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[18:12:24] [Client thread/INFO] [Mantle]: Configuration load completed.
[18:12:29] [Client thread/ERROR] [susaddon]: Skipping event FMLPreInitializationEvent and marking errored mod susaddon since required dependency sus has errored
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
[18:12:30] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 32 already occupided by Water Breathing is being overwriting with witchery:potion.paralysed, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 33 already occupided by Flight is being overwriting with witchery:potion.wrappedinvine, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 34 already occupided by Feather Fall is being overwriting with witchery:potion.spiked, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 35 already occupided by Haste is being overwriting with witchery:potion.sprouting, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 36 already occupided by True Sight is being overwriting with witchery:potion.grotesque, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 37 already occupided by Regeneration is being overwriting with witchery:potion.love, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 38 already occupided by Magic Shield is being overwriting with witchery:potion.allergysun, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 39 already occupided by Charmed is being overwriting with witchery:potion.chilled, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 40 already occupided by Frost Slow is being overwriting with witchery:potion.snowtrail, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 41 already occupided by Chrono Anchor is being overwriting with witchery:potion.floating, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 42 already occupided by Mana Regen is being overwriting with witchery:potion.hellishaura, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 43 already occupided by Entangled is being overwriting with witchery:potion.brewingexpertise, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 44 already occupided by Watery Grave is being overwriting with witchery:potion.doublejump, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 45 already occupided by Spell Reflect is being overwriting with witchery:potion.featherfall, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 46 already occupided by Silence is being overwriting with witchery:potion.allergydark, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 47 already occupided by Swift Swim is being overwriting with witchery:potion.reincarnate, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 48 already occupided by Agility is being overwriting with witchery:potion.insane, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 49 already occupided by Leap is being overwriting with witchery:potion.keepinventory, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 50 already occupided by Mana Boost is being overwriting with witchery:potion.sinking, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 51 already occupided by Astral Distortion is being overwriting with witchery:potion.overheating, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 52 already occupided by Mana Shield is being overwriting with witchery:potion.wakingnightmare, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 53 already occupided by Fury is being overwriting with witchery:potion.queasy, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 54 already occupided by Scramble Synapses is being overwriting with witchery:potion.swimming, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 55 already occupided by Illuminated is being overwriting with witchery:potion.resizing, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 56 already occupided by Greater Mana Restoration is being overwriting with witchery:potion.colorful, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 57 already occupided by Epic Mana Restoration is being overwriting with witchery:potion.enderinhibition, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 58 already occupided by Legendary Mana Restoration is being overwriting with witchery:potion.illfitting, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 59 already occupided by Gravity Well is being overwriting with witchery:potion.volatility, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 60 already occupided by Levitation is being overwriting with witchery:potion.enslaved, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 61 already occupided by Clarity is being overwriting with witchery:potion.mortalcoil, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 62 already occupided by Shrunken is being overwriting with witchery:potion.absorbmagic, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 63 already occupided by Burnout Redux is being overwriting with witchery:potion.poisonweapons, you may want to change potion ids in the config file!
[18:12:32] [Client thread/INFO] [FML]: Applying holder lookups
[18:12:32] [Client thread/INFO] [FML]: Holder lookups applied
[18:12:32] [Client thread/INFO] [FML]: Injecting itemstacks
[18:12:32] [Client thread/INFO] [FML]: Itemstack injection complete
[18:12:32] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[18:12:32] [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.1481-1.7.10.jar)
UCH Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCH AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCH backpacks16840{3.0.5} [Backpacks!] (zz-backpacks 1.7.10 - 3.0.5.jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCH arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UCH lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCH doge{0.5.3} [Doge] (DogeMod-[1.7.10]-0.5.3.jar)
UCH ether{3.0} [ether] (ether-1.7.10-0.7.13.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCH godzillamod{1.6.6} [Godzilla Mod] (Godzilla Mod-1.7.10-1.6.6.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH Hats{4.0.0} [Hats] (Hats-Mod-1.7.10.jar)
UCH LBMED{1.0.0} [LBMED] (LBMED.zip)
UCH legendgear{2.b.0.2} [Legend Gear 2] (LegendGear-2-Mod-1.7.10 (1).jar)
UCH legends{1.3} [Legends Mod] (Legends Core-1.3.jar)
UCH magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCE OreSpawn{1.7.10.20} [OreSpawn] (Ore-Spawn-Mod-1.7.10.zip)
UCH rivalrebels{1.7.10p1} [Rival Rebels] (rivalrebels-1.7.10p1.jar)
UCH SmartCursor{1.1.6} [SmartCursor] (Smart-Cursor-Mod-1.7.10.jar)
UCE sus{4.2.1} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCE susaddon{4.2.1} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH ctrades{1.3.2} [Custom Trades Mod] (Trades-mc1.7.10-1.3.2.jar)
UCH VeinMiner{0.30.2_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.30.2.unknown.jar)
UCH VeinMinerModSupport{0.30.2_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.30.2.unknown.jar)
UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCH XaeroMinimap{1.7.3.1} [Xaero's Minimap] (xaeros_minimap_v1.7.3.1_Forge_1.7.10.jar)
[18:12:32] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[18:12:32] [Client thread/ERROR] [FML]: Caught exception from sus
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322) ~[EntityRegistry.class:?]
at com.tihyo.superheroes.entities.RegisterBTASBatmobile.createEntity(RegisterBTASBatmobile.java:23) ~[RegisterBTASBatmobile.class:?]
at com.tihyo.superheroes.entities.RegisterBTASBatmobile.registerEntity(RegisterBTASBatmobile.java:18) ~[RegisterBTASBatmobile.class:?]
at com.tihyo.superheroes.entities.RegisterBTASBatmobile.mainRegistry(RegisterBTASBatmobile.java:13) ~[RegisterBTASBatmobile.class:?]
at com.tihyo.superheroes.common.SuperHeroesMain.PreLoad(SuperHeroesMain.java:582) ~[SuperHeroesMain.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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.1481-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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:?]
[18:12:32] [Client thread/ERROR] [FML]: Caught exception from OreSpawn
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322) ~[EntityRegistry.class:?]
at danger.orespawn.OreSpawnMain.make_some_more_things(OreSpawnMain.java:4868) ~[OreSpawnMain.class:?]
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:1835) ~[OreSpawnMain.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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.1481-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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:?]
[18:12:32] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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" [18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:10:25 INFO]: Launcher 3.5.1 started on windows...
[18:10:25 INFO]: Current time is Dec 7, 2015 6:10:25 PM
[18:10:25 INFO]: System.getProperty('os.name') == 'Windows 8.1'
[18:10:25 INFO]: System.getProperty('os.version') == '6.3'
[18:10:25 INFO]: System.getProperty('os.arch') == 'amd64'
[18:10:25 INFO]: System.getProperty('java.version') == '1.8.0_60'
[18:10:25 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[18:10:25 INFO]: System.getProperty('sun.arch.data.model') == '64'
[18:10:26 INFO]: JFX is already initialized
[18:10:28 INFO]: Refreshing local version list...
[18:10:28 INFO]: Refreshing remote version list...
[18:10:29 SEVERE]: Unexpected exception refreshing version list
java.net.UnknownHostException: s3.amazonaws.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at com.mojang.launcher.a.a(Unknown Source)
at net.minecraft.launcher.updater.RemoteVersionList.getContent(Unknown Source)
at net.minecraft.launcher.updater.VersionList.refreshVersions(Unknown Source)
at net.minecraft.launcher.updater.a.refreshVersions(Unknown Source)
at net.minecraft.launcher.Launcher$2.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[18:10:29 INFO]: Loaded 5 profile(s); selected 'Forge'
[18:10:32 INFO]: News is up to date!
[18:10:47 INFO]: Getting syncinfo for selected version
[18:10:47 INFO]: Queueing library & version downloads
[18:10:47 INFO]: Download job 'Version & Libraries' started (16 threads, 39 files)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\5.16\twitch-platform-5.16-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Download job 'Resources' skipped as there are no files to download
[18:11:02 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\5.16\twitch-platform-5.16-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:03 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:03 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:04 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:05 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:05 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:06 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar for job 'Version & Libraries': Used own copy as it matched etag
[18:11:06 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:19.491)
[18:11:06 INFO]: Launching game
[18:11:06 INFO]: Unpacking natives to C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891
[18:11:07 INFO]: Launching in C:\Users\asususer\AppData\Roaming\.minecraft
[18:11:07 INFO]: Half command: C:\Users\asususer\AppData\Roaming\.minecraft\java\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891 -cp C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1481-1.7.10\forge-1.7.10-10.13.4.1481-1.7.10.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar net.minecraft.launchwrapper.Launch
[18:11:07 INFO]: Looking for orphaned versions to clean up...
[18:11:09 INFO]: Looking for old natives & assets to clean up...
[18:34:53 SEVERE]: Game ended with bad state (exit code -805306369)
[18:34:53 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[18:34:53 INFO]: Deleting C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891
[18:34:53 WARNING]: Couldn't delete C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891 - scheduling for deletion upon exit
In the meantime: Keep removing big mods until the pack starts working again.
OK imma try Deleting Orespawn Godzilla mod and others that are useless tomorrow and how do I exactly know which mod is using the global entity id ty I asked u because almost all problem I searched almost u all solved Thanks Ill try if it work
Help Me Fix This I Already Tried Disabling The Loading Screen my java Version is Java 8 When I Disabled The Loading Screen my Loading Screen Became Black Please Help Me I Have 36 Mods
Heres My Client [18:11:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:11:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:11:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:11:14] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[18:11:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Users\asususer\AppData\Roaming\.minecraft\java
[18:11:14] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:14] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:14] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[18:11:14] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:16] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:11:16] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_C1.jar
[18:11:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/asususer/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_U_C1.jar
[18:11:16] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[18:11:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:11:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:19] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:11:19] [main/INFO] [FML]: MC located at: C:\Users\asususer\AppData\Roaming\.minecraft
[18:11:19] [main/INFO] [FML]: AMCore >> Located Optifine
[18:11:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:11:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:11:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:11:21] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[18:11:21] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
[18:11:21] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
[18:11:21] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[18:11:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
[18:11:21] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
[18:11:22] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
[18:11:22] [main/INFO] [STDOUT]: [brad16840.common.asm.ClassTransformer:patchGuiContainer:204]: Backpacks! has patched GuiContainer to allow its backpacks to be opened from vanilla guis
[18:11:23] [main/INFO]: Setting user: KevinStech
[18:11:26] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
[18:11:26] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
[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
[18:11:28] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer (nh)
[18:11:28] [Client thread/INFO] [battlegear2]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
[18:11:28] [Client thread/INFO] [battlegear2]: Patching method processHeldItemChange in NetHandlerPlayServer
[18:11:28] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer done
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
[18:11:29] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[18:11:29] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[18:11:29] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[18:11:29] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[18:11:29] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[18:11:30] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_C1
[OptiFine] Mon Dec 07 18:11:31 PST 2015
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_60, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: Intel(R) HD Graphics 4400, version 4.2.0 - Build 10.18.10.3308, Intel
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 8192x8192
[OptiFine] Checking for new version
[18:11:33] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[18:11:33] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:11:33] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1481 Initialized
[18:11:33] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[OptiFine] Version found: C1
[18:11:34] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:11:34] [Client thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[18:11:35] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[18:11:35] [Client thread/INFO] [FML]: Searching C:\Users\asususer\AppData\Roaming\.minecraft\mods for mods
[18:11:35] [Client thread/INFO] [FML]: Also searching C:\Users\asususer\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[18:11:57] [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.0
[18:11:57] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[18:11:58] [Client thread/INFO] [FML]: Attempting to reparse the mod container Godzilla Mod-1.7.10-1.6.6.jar
[18:12:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 36 mods to load
[18:12:03] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-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.
[18:12:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, backpacks16840, battlegear2, arsmagica2, lucky, animalbikes, AnimationAPI, DamageIndicatorsMod, doge, ether, ExtraUtilities, godzillamod, Hats, iChunUtil, LBMED, legendgear, legends, magicalcrops, Mantle, Morph, OreSpawn, rivalrebels, SmartCursor, sus, susaddon, TConstruct, ctrades, VeinMiner, VeinMinerModSupport, witchery, XaeroMinimap] at CLIENT
[18:12:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, backpacks16840, battlegear2, arsmagica2, lucky, animalbikes, AnimationAPI, DamageIndicatorsMod, doge, ether, ExtraUtilities, godzillamod, Hats, iChunUtil, LBMED, legendgear, legends, magicalcrops, Mantle, Morph, OreSpawn, rivalrebels, SmartCursor, sus, susaddon, TConstruct, ctrades, VeinMiner, VeinMinerModSupport, witchery, XaeroMinimap] at SERVER
[18:12:05] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
[18:12:09] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
[18:12:11] [Client thread/INFO] [TConstruct]: Preparing to take over the world
[18:12:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Doge, FMLFileResourcePack:ether, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Godzilla Mod, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:LBMED, FMLFileResourcePack:Legend Gear 2, FMLFileResourcePack:Legends Mod, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Mantle, FMLFileResourcePack:Morph, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Rival Rebels, FMLFileResourcePack:SmartCursor, FMLFileResourcePack:Superheroes Unlimited Mod, FMLFileResourcePack:Superheroes Unlimited Mod (Part 2), FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Custom Trades Mod, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Witchery, FMLFileResourcePack:Xaero's Minimap
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: LBMED in C:\Users\asususer\AppData\Roaming\.minecraft\mods\LBMED.zip
[18:12:16] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[18:12:16] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
[18:12:17] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
[18:12:17] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
[18:12:17] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
[18:12:17] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
[18:12:17] [Client thread/INFO] [FML]: Ars Magica >> Extending Potions Array
[18:12:17] [Client thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
[18:12:18] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.ConnectException: Connection refused: connect
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.<init>(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[18:12:18] [Forge Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:90)
[18:12:20] [Client thread/INFO] [doge]: Loading Config
[18:12:20] [Client thread/INFO] [doge]: Registering Items
[18:12:20] [Client thread/INFO] [doge]: Registering Blocks
[18:12:20] [Client thread/INFO] [doge]: Registering Entities
[18:12:20] [Client thread/INFO] [doge]: Registering Recipies
Initializing Blocks , Items and Loading recipes[18:12:21] [Client thread/INFO] [extrautils]: Hello World
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
[18:12:22] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SteelOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:RubyOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:RubyBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SteelBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:JadeOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SapphireOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected]5ef has been registered twice for the same name LBMED:ParticleEmitter.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:SapphireBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:JadeBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:Multiwool.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:Snowore.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:ArrowOre.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name LBMED:VirtualBlock.
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:376)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[18:12:24] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[18:12:24] [Client thread/WARN] [FML]: ****************************************
[18:12:24] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[18:12:24] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[18:12:24] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[18:12:24] [Client thread/INFO] [Mantle]: Configuration load completed.
[18:12:29] [Client thread/ERROR] [susaddon]: Skipping event FMLPreInitializationEvent and marking errored mod susaddon since required dependency sus has errored
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[18:12:29] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
[18:12:30] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 32 already occupided by Water Breathing is being overwriting with witchery:potion.paralysed, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 33 already occupided by Flight is being overwriting with witchery:potion.wrappedinvine, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 34 already occupided by Feather Fall is being overwriting with witchery:potion.spiked, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 35 already occupided by Haste is being overwriting with witchery:potion.sprouting, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 36 already occupided by True Sight is being overwriting with witchery:potion.grotesque, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 37 already occupided by Regeneration is being overwriting with witchery:potion.love, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 38 already occupided by Magic Shield is being overwriting with witchery:potion.allergysun, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 39 already occupided by Charmed is being overwriting with witchery:potion.chilled, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 40 already occupided by Frost Slow is being overwriting with witchery:potion.snowtrail, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 41 already occupided by Chrono Anchor is being overwriting with witchery:potion.floating, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 42 already occupided by Mana Regen is being overwriting with witchery:potion.hellishaura, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 43 already occupided by Entangled is being overwriting with witchery:potion.brewingexpertise, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 44 already occupided by Watery Grave is being overwriting with witchery:potion.doublejump, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 45 already occupided by Spell Reflect is being overwriting with witchery:potion.featherfall, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 46 already occupided by Silence is being overwriting with witchery:potion.allergydark, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 47 already occupided by Swift Swim is being overwriting with witchery:potion.reincarnate, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 48 already occupided by Agility is being overwriting with witchery:potion.insane, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 49 already occupided by Leap is being overwriting with witchery:potion.keepinventory, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 50 already occupided by Mana Boost is being overwriting with witchery:potion.sinking, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 51 already occupided by Astral Distortion is being overwriting with witchery:potion.overheating, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 52 already occupided by Mana Shield is being overwriting with witchery:potion.wakingnightmare, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 53 already occupided by Fury is being overwriting with witchery:potion.queasy, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 54 already occupided by Scramble Synapses is being overwriting with witchery:potion.swimming, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 55 already occupided by Illuminated is being overwriting with witchery:potion.resizing, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 56 already occupided by Greater Mana Restoration is being overwriting with witchery:potion.colorful, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 57 already occupided by Epic Mana Restoration is being overwriting with witchery:potion.enderinhibition, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 58 already occupided by Legendary Mana Restoration is being overwriting with witchery:potion.illfitting, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 59 already occupided by Gravity Well is being overwriting with witchery:potion.volatility, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 60 already occupided by Levitation is being overwriting with witchery:potion.enslaved, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 61 already occupided by Clarity is being overwriting with witchery:potion.mortalcoil, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 62 already occupided by Shrunken is being overwriting with witchery:potion.absorbmagic, you may want to change potion ids in the config file!
[18:12:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 63 already occupided by Burnout Redux is being overwriting with witchery:potion.poisonweapons, you may want to change potion ids in the config file!
[18:12:32] [Client thread/INFO] [FML]: Applying holder lookups
[18:12:32] [Client thread/INFO] [FML]: Holder lookups applied
[18:12:32] [Client thread/INFO] [FML]: Injecting itemstacks
[18:12:32] [Client thread/INFO] [FML]: Itemstack injection complete
[18:12:32] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[18:12:32] [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.1481-1.7.10.jar)
UCH Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCH AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCH backpacks16840{3.0.5} [Backpacks!] (zz-backpacks 1.7.10 - 3.0.5.jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCH arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UCH lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCH doge{0.5.3} [Doge] (DogeMod-[1.7.10]-0.5.3.jar)
UCH ether{3.0} [ether] (ether-1.7.10-0.7.13.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCH godzillamod{1.6.6} [Godzilla Mod] (Godzilla Mod-1.7.10-1.6.6.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH Hats{4.0.0} [Hats] (Hats-Mod-1.7.10.jar)
UCH LBMED{1.0.0} [LBMED] (LBMED.zip)
UCH legendgear{2.b.0.2} [Legend Gear 2] (LegendGear-2-Mod-1.7.10 (1).jar)
UCH legends{1.3} [Legends Mod] (Legends Core-1.3.jar)
UCH magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCE OreSpawn{1.7.10.20} [OreSpawn] (Ore-Spawn-Mod-1.7.10.zip)
UCH rivalrebels{1.7.10p1} [Rival Rebels] (rivalrebels-1.7.10p1.jar)
UCH SmartCursor{1.1.6} [SmartCursor] (Smart-Cursor-Mod-1.7.10.jar)
UCE sus{4.2.1} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCE susaddon{4.2.1} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH ctrades{1.3.2} [Custom Trades Mod] (Trades-mc1.7.10-1.3.2.jar)
UCH VeinMiner{0.30.2_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.30.2.unknown.jar)
UCH VeinMinerModSupport{0.30.2_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.30.2.unknown.jar)
UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCH XaeroMinimap{1.7.3.1} [Xaero's Minimap] (xaeros_minimap_v1.7.3.1_Forge_1.7.10.jar)
[18:12:32] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[18:12:32] [Client thread/ERROR] [FML]: Caught exception from sus
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322) ~[EntityRegistry.class:?]
at com.tihyo.superheroes.entities.RegisterBTASBatmobile.createEntity(RegisterBTASBatmobile.java:23) ~[RegisterBTASBatmobile.class:?]
at com.tihyo.superheroes.entities.RegisterBTASBatmobile.registerEntity(RegisterBTASBatmobile.java:18) ~[RegisterBTASBatmobile.class:?]
at com.tihyo.superheroes.entities.RegisterBTASBatmobile.mainRegistry(RegisterBTASBatmobile.java:13) ~[RegisterBTASBatmobile.class:?]
at com.tihyo.superheroes.common.SuperHeroesMain.PreLoad(SuperHeroesMain.java:582) ~[SuperHeroesMain.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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.1481-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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:?]
[18:12:32] [Client thread/ERROR] [FML]: Caught exception from OreSpawn
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322) ~[EntityRegistry.class:?]
at danger.orespawn.OreSpawnMain.make_some_more_things(OreSpawnMain.java:4868) ~[OreSpawnMain.class:?]
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:1835) ~[OreSpawnMain.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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.1481-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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:?]
[18:12:32] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
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" [18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[18:12:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:10:25 INFO]: Launcher 3.5.1 started on windows...
[18:10:25 INFO]: Current time is Dec 7, 2015 6:10:25 PM
[18:10:25 INFO]: System.getProperty('os.name') == 'Windows 8.1'
[18:10:25 INFO]: System.getProperty('os.version') == '6.3'
[18:10:25 INFO]: System.getProperty('os.arch') == 'amd64'
[18:10:25 INFO]: System.getProperty('java.version') == '1.8.0_60'
[18:10:25 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[18:10:25 INFO]: System.getProperty('sun.arch.data.model') == '64'
[18:10:26 INFO]: JFX is already initialized
[18:10:28 INFO]: Refreshing local version list...
[18:10:28 INFO]: Refreshing remote version list...
[18:10:29 SEVERE]: Unexpected exception refreshing version list
java.net.UnknownHostException: s3.amazonaws.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at com.mojang.launcher.a.a(Unknown Source)
at net.minecraft.launcher.updater.RemoteVersionList.getContent(Unknown Source)
at net.minecraft.launcher.updater.VersionList.refreshVersions(Unknown Source)
at net.minecraft.launcher.updater.a.refreshVersions(Unknown Source)
at net.minecraft.launcher.Launcher$2.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[18:10:29 INFO]: Loaded 5 profile(s); selected 'Forge'
[18:10:32 INFO]: News is up to date!
[18:10:47 INFO]: Getting syncinfo for selected version
[18:10:47 INFO]: Queueing library & version downloads
[18:10:47 INFO]: Download job 'Version & Libraries' started (16 threads, 39 files)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\5.16\twitch-platform-5.16-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)
[18:10:47 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Download job 'Resources' skipped as there are no files to download
[18:11:02 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\5.16\twitch-platform-5.16-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Attempting to download C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar for job 'Version & Libraries'... (try 0)
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:02 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:03 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:03 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:04 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:05 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:05 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:11:06 INFO]: Finished downloading C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar for job 'Version & Libraries': Used own copy as it matched etag
[18:11:06 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:19.491)
[18:11:06 INFO]: Launching game
[18:11:06 INFO]: Unpacking natives to C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891
[18:11:07 INFO]: Launching in C:\Users\asususer\AppData\Roaming\.minecraft
[18:11:07 INFO]: Half command: C:\Users\asususer\AppData\Roaming\.minecraft\java\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891 -cp C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1481-1.7.10\forge-1.7.10-10.13.4.1481-1.7.10.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\asususer\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar net.minecraft.launchwrapper.Launch
[18:11:07 INFO]: Looking for orphaned versions to clean up...
[18:11:09 INFO]: Looking for old natives & assets to clean up...
[18:34:53 SEVERE]: Game ended with bad state (exit code -805306369)
[18:34:53 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[18:34:53 INFO]: Deleting C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891
[18:34:53 WARNING]: Couldn't delete C:\Users\asususer\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1481-1.7.10\1.7.10-Forge10.13.4.1481-1.7.10-natives-582694690654891 - scheduling for deletion upon exit
THanks BUt What Do I Do ?? Step By Step Please xD
OK imma try Deleting Orespawn Godzilla mod and others that are useless tomorrow and how do I exactly know which mod is using the global entity id ty I asked u because almost all problem I searched almost u all solved Thanks Ill try if it work
Thanks i deleted orespawn godzilla mod and Helicopters MOd Its fix all i have to do is download
Minecraft Chromium Embedded Framework (MCEF) FOr my WEBDISPLAYS MOd[/header]Thanks Very Much It Works Now Support Me xD My Youtube is TechtasticalGaming