[18:33:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:33:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:33:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:33:13] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
[18:33:13] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_40, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_40
[18:33:13] [main/INFO] [FML]: [AppEng] Core Init
[18:33: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
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.1.99//CodeChickenLib-1.7.10-1.1.1.99-universal.jar
[18:33:20] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
Downloading file https://dl.dropboxusercontent.com/u/47135879//Baubles-1.7.10-1.0.1.10.jar
[18:33:22] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[18:33:22] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/ERROR] [FML]: The coremod factorization.coremod.LoadingPlugin is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
[18:33:22] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [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:33:22] [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:33:22] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/WARN] [FML]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/INFO] [TCorestruct]: Scalpel. Suction. Lumber axe. CLEAR! *zap*
[18:33:22] [main/INFO] [TCorestruct]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])
[18:33:22] [main/INFO] [TCorestruct]: Preloader config not found. Attempting to make a new one.
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The system cannot find the path specified
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.preloader.helpers.PropertyManager.attemptCreate(PropertyManager.java:91)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.preloader.helpers.PropertyManager.getOrCreateProps(PropertyManager.java:77)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.preloader.TConstructLoaderContainer.(TConstructLoaderContainer.java:39)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:33:22] [main/ERROR] [TCorestruct]: Could not get or create properties file! Assuming defaults.
[18:33:22] [main/ERROR] [TCorestruct]: [tconstruct.preloader.helpers.PropertyManager.attemptCreate(PropertyManager.java:109), tconstruct.preloader.helpers.PropertyManager.getOrCreateProps(PropertyManager.java:77), tconstruct.preloader.TConstructLoaderContainer.(TConstructLoaderContainer.java:39), sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method), sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source), sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source), java.lang.reflect.Constructor.newInstance(Unknown Source), java.lang.Class.newInstance(Unknown Source), cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458), cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346), cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214), cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90), cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67), cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34), cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126), net.minecraft.launchwrapper.Launch.launch(Launch.java:115), net.minecraft.launchwrapper.Launch.main(Launch.java:28)]
[18:33:22] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:33:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [IC2-core]: Extracted library ejml-0.23.jar.
[18:33:24] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[18:33:24] [main/INFO] [FML]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[18:33:24] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:278]: [Micdoodle8Core]: Patching game...
[18:33:24] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:278]: [Micdoodle8Core]: Patching game...
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" [18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: openmods/asm/VisitorHelper$TransformProvider
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredConstructors0(Native Method)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getConstructor0(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: openmods.asm.VisitorHelper$TransformProvider
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 8 more
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 10 more
well you see the thing is that the game does not crassh but goes to (not responding) thus the game output is the only thing I can find unless there is some thing i am missing :/
here is the log
[18:33:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:33:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:33:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:33:13] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
[18:33:13] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_40, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_40
[18:33:13] [main/INFO] [FML]: [AppEng] Core Init
[18:33: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
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.1.99//CodeChickenLib-1.7.10-1.1.1.99-universal.jar
[18:33:20] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
Downloading file https://dl.dropboxusercontent.com/u/47135879//Baubles-1.7.10-1.0.1.10.jar
[18:33:22] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[18:33:22] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/ERROR] [FML]: The coremod factorization.coremod.LoadingPlugin is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
[18:33:22] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [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:33:22] [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:33:22] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/WARN] [FML]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/INFO] [TCorestruct]: Scalpel. Suction. Lumber axe. CLEAR! *zap*
[18:33:22] [main/INFO] [TCorestruct]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])
[18:33:22] [main/INFO] [TCorestruct]: Preloader config not found. Attempting to make a new one.
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The system cannot find the path specified
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.preloader.helpers.PropertyManager.attemptCreate(PropertyManager.java:91)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.preloader.helpers.PropertyManager.getOrCreateProps(PropertyManager.java:77)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.preloader.TConstructLoaderContainer.(TConstructLoaderContainer.java:39)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:33:22] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:33:22] [main/ERROR] [TCorestruct]: Could not get or create properties file! Assuming defaults.
[18:33:22] [main/ERROR] [TCorestruct]: [tconstruct.preloader.helpers.PropertyManager.attemptCreate(PropertyManager.java:109), tconstruct.preloader.helpers.PropertyManager.getOrCreateProps(PropertyManager.java:77), tconstruct.preloader.TConstructLoaderContainer.(TConstructLoaderContainer.java:39), sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method), sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source), sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source), java.lang.reflect.Constructor.newInstance(Unknown Source), java.lang.Class.newInstance(Unknown Source), cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458), cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346), cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214), cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90), cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67), cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34), cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126), net.minecraft.launchwrapper.Launch.launch(Launch.java:115), net.minecraft.launchwrapper.Launch.main(Launch.java:28)]
[18:33:22] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:33:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:33:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [IC2-core]: Extracted library ejml-0.23.jar.
[18:33:24] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[18:33:24] [main/INFO] [FML]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[18:33:24] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:278]: [Micdoodle8Core]: Patching game...
[18:33:24] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:278]: [Micdoodle8Core]: Patching game...
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" [18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: openmods/asm/VisitorHelper$TransformProvider
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredConstructors0(Native Method)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getConstructor0(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: openmods.asm.VisitorHelper$TransformProvider
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 8 more
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[18:33:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 10 more
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
glowstone : 1xtile.extrautils:[email protected]
cropWheat : [email protected]
cropPotato : [email protected]
cropCarrot : [email protected]
stone : [email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
stone : 1xtile.extrautils:[email protected]
cobblestone : [email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
cobblestone : 1xtile.extrautils:[email protected]
sandstone : [email protected]
sand : [email protected]
dye : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
record : [email protected]
dyeBlack : [email protected]
dyeBlack : [email protected]
blockGlassBlack : [email protected]
paneGlassBlack : [email protected]
dyeRed : [email protected]
blockGlassRed : [email protected]
paneGlassRed : [email protected]
dyeGreen : [email protected]
dyeGreen : [email protected]
blockGlassGreen : [email protected]
paneGlassGreen : [email protected]
dyeBrown : [email protected]
dyeBrown : [email protected]
blockGlassBrown : [email protected]
paneGlassBrown : [email protected]
dyeBlue : [email protected]
dyeBlue : [email protected]
blockGlassBlue : [email protected]
paneGlassBlue : [email protected]
dyePurple : [email protected]
blockGlassPurple : [email protected]
paneGlassPurple : [email protected]
dyeCyan : [email protected]
blockGlassCyan : [email protected]
paneGlassCyan : [email protected]
dyeLightGray : [email protected]
blockGlassLightGray : [email protected]
paneGlassLightGray : [email protected]
dyeGray : [email protected]
blockGlassGray : [email protected]
paneGlassGray : [email protected]
dyePink : [email protected]
blockGlassPink : [email protected]
paneGlassPink : [email protected]
dyeLime : [email protected]
blockGlassLime : [email protected]
paneGlassLime : [email protected]
dyeYellow : [email protected]
blockGlassYellow : [email protected]
paneGlassYellow : [email protected]
dyeLightBlue : [email protected]
blockGlassLightBlue : [email protected]
paneGlassLightBlue : [email protected]
dyeMagenta : [email protected]
blockGlassMagenta : [email protected]
paneGlassMagenta : [email protected]
dyeOrange : [email protected]
blockGlassOrange : [email protected]
paneGlassOrange : [email protected]
dyeWhite : [email protected]
dyeWhite : [email protected]
blockGlassWhite : [email protected]
paneGlassWhite : [email protected]
nuggetIron : [email protected]
nuggetIron : [email protected]
nuggetIron : [email protected]
nuggetIron : [email protected]
blockMeatRaw : [email protected]
gemRuby : [email protected]
gemPeridot : [email protected]
gemTopaz : [email protected]
gemTanzanite : [email protected]
gemMalachite : [email protected]
gemSapphire : [email protected]
gemAmber : [email protected]
gemAmber : [email protected]
oreRuby : [email protected]
oreTopaz : [email protected]
orePeridot : [email protected]
oreTanzanite : [email protected]
oreMalachite : [email protected]
oreSapphire : [email protected]
oreAmber : [email protected]
oreAmber : [email protected]
blockCloth : [email protected]
coal : [email protected]
charcoal : [email protected]
gearWood : [email protected]
gearStone : [email protected]
gearIron : [email protected]
gearIron : [email protected]
gearGold : [email protected]
gearGold : [email protected]
gearDiamond : [email protected]
redstoneCrystal : [email protected]
bucketRedstone : [email protected]
bucketGlowstone : [email protected]
bucketEnder : [email protected]
bucketPyrotheum : [email protected]
bucketCryotheum : [email protected]
bucketAerotheum : [email protected]
bucketPetrotheum : [email protected]
bucketCoal : [email protected]
dustCoal : [email protected]
dustCoal : [email protected]
dustCharcoal : [email protected]
dustObsidian : [email protected]
dustObsidian : [email protected]
dustSulfur : [email protected]
dustSulfur : [email protected]
dustSaltpeter : [email protected]
crystalCinnabar : [email protected]
dustIron : [email protected]
dustIron : [email protected]
dustGold : [email protected]
dustGold : [email protected]
dustCopper : [email protected]
dustCopper : [email protected]
dustTin : [email protected]
dustTin : [email protected]
dustSilver : [email protected]
dustSilver : [email protected]
dustLead : [email protected]
dustLead : [email protected]
dustNickel : [email protected]
dustPlatinum : [email protected]
dustMithril : [email protected]
dustElectrum : [email protected]
dustInvar : [email protected]
dustBronze : [email protected]
dustBronze : [email protected]
dustSignalum : [email protected]
dustLumium : [email protected]
dustEnderium : [email protected]
ingotCopper : [email protected]
ingotCopper : [email protected]
ingotCopper : [email protected]
ingotCopper : [email protected]
ingotTin : [email protected]
ingotTin : [email protected]
ingotTin : [email protected]
ingotTin : [email protected]
ingotSilver : [email protected]
ingotSilver : 1xitem.factorization:[email protected]
ingotSilver : [email protected]
ingotLead : [email protected]
ingotLead : 1xitem.factorization:[email protected]
ingotLead : [email protected]
ingotNickel : [email protected]
ingotPlatinum : [email protected]
ingotMithril : [email protected]
ingotElectrum : [email protected]
ingotInvar : [email protected]
ingotBronze : [email protected]
ingotBronze : [email protected]
ingotBronze : [email protected]
ingotSignalum : [email protected]
ingotLumium : [email protected]
ingotEnderium : [email protected]
nuggetCopper : [email protected]
nuggetCopper : [email protected]
nuggetCopper : [email protected]
nuggetCopper : [email protected]
nuggetTin : [email protected]
nuggetTin : [email protected]
nuggetTin : [email protected]
nuggetTin : [email protected]
nuggetSilver : [email protected]
nuggetSilver : [email protected]
nuggetLead : [email protected]
nuggetLead : [email protected]
nuggetNickel : [email protected]
nuggetPlatinum : [email protected]
nuggetMithril : [email protected]
nuggetElectrum : [email protected]
nuggetInvar : [email protected]
nuggetBronze : [email protected]
nuggetBronze : [email protected]
nuggetSignalum : [email protected]
nuggetLumium : [email protected]
nuggetEnderium : [email protected]
gearCopper : [email protected]
gearTin : [email protected]
gearSilver : [email protected]
gearLead : [email protected]
gearNickel : [email protected]
gearPlatinum : [email protected]
gearMithril : [email protected]
gearElectrum : [email protected]
gearInvar : [email protected]
gearBronze : [email protected]
gearSignalum : [email protected]
gearLumium : [email protected]
gearEnderium : [email protected]
dustPyrotheum : [email protected]
dustCryotheum : [email protected]
dustAerotheum : [email protected]
dustPetrotheum : [email protected]
rodBlizz : [email protected]
dustBlizz : [email protected]
rodBlitz : [email protected]
dustBlitz : [email protected]
rodBasalz : [email protected]
dustBasalz : [email protected]
oreCopper : [email protected]
oreCopper : [email protected]
oreCopper : [email protected]
oreCopper : [email protected]
oreCopper : [email protected]
oreCopper : [email protected]
oreCopper : [email protected]
oreTin : [email protected]
oreTin : [email protected]
oreTin : [email protected]
oreTin : [email protected]
oreTin : [email protected]
oreTin : [email protected]
oreTin : [email protected]
oreSilver : [email protected]
oreSilver : [email protected]
oreLead : [email protected]
oreLead : [email protected]
oreNickel : [email protected]
orePlatinum : [email protected]
oreMithril : [email protected]
blockCopper : [email protected]
blockCopper : [email protected]
blockCopper : [email protected]
blockTin : [email protected]
blockTin : [email protected]
blockTin : [email protected]
blockSilver : [email protected]
blockSilver : [email protected]
blockLead : [email protected]
blockLead : [email protected]
blockLead : [email protected]
blockNickel : [email protected]
blockPlatinum : [email protected]
blockMithril : [email protected]
blockElectrum : [email protected]
blockInvar : [email protected]
blockBronze : [email protected]
blockBronze : [email protected]
blockBronze : [email protected]
blockSignalum : [email protected]
blockLumium : [email protected]
blockEnderium : [email protected]
bricksGravel : 1xtile.extrautils:[email protected]
enderobsidian : 1xtile.extrautils:[email protected]
burntquartz : 1xtile.extrautils:[email protected]
icestone : 1xtile.extrautils:[email protected]
blockUnstable : 1xtile.extrautils:[email protected]
magicinfusedwood : 1xtile.extrautils:[email protected]
endercore : 1xtile.extrautils:[email protected]
sandyglass : 1xtile.extrautils:[email protected]
compressedCobblestone1x : 1xtile.extrautils:[email protected]
compressedCobblestone2x : 1xtile.extrautils:[email protected]
compressedCobblestone3x : 1xtile.extrautils:[email protected]
compressedCobblestone4x : 1xtile.extrautils:[email protected]
compressedCobblestone5x : 1xtile.extrautils:[email protected]
compressedCobblestone6x : 1xtile.extrautils:[email protected]
compressedCobblestone7x : 1xtile.extrautils:[email protected]
compressedCobblestone8x : 1xtile.extrautils:[email protected]
compressedDirt1x : 1xtile.extrautils:[email protected]
compressedDirt2x : 1xtile.extrautils:[email protected]
compressedDirt3x : 1xtile.extrautils:[email protected]
compressedDirt4x : 1xtile.extrautils:[email protected]
compressedGravel1x : 1xtile.extrautils:[email protected]
compressedGravel2x : 1xtile.extrautils:[email protected]
compressedSand1x : 1xtile.extrautils:[email protected]
compressedSand2x : 1xtile.extrautils:[email protected]
ingotUnstable : 1xitem.extrautils:[email protected]
nuggetUnstable : 1xitem.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStone : 1xtile.extrautils:[email protected]
bricksStoneBlack : 1xtile.extrautils:[email protected]
bricksStoneRed : 1xtile.extrautils:[email protected]
bricksStoneGreen : 1xtile.extrautils:[email protected]
bricksStoneBrown : 1xtile.extrautils:[email protected]
bricksStoneBlue : 1xtile.extrautils:[email protected]
bricksStonePurple : 1xtile.extrautils:[email protected]
bricksStoneCyan : 1xtile.extrautils:[email protected]
bricksStoneLightGray : 1xtile.extrautils:[email protected]
bricksStoneGray : 1xtile.extrautils:[email protected]
bricksStonePink : 1xtile.extrautils:[email protected]
bricksStoneLime : 1xtile.extrautils:[email protected]
bricksStoneYellow : 1xtile.extrautils:[email protected]
bricksStoneLightBlue : 1xtile.extrautils:[email protected]
bricksStoneMagenta : 1xtile.extrautils:[email protected]
bricksStoneOrange : 1xtile.extrautils:[email protected]
bricksStoneWhite : 1xtile.extrautils:[email protected]
plankWoodBlack : 1xtile.extrautils:[email protected]
plankWoodRed : 1xtile.extrautils:[email protected]
plankWoodGreen : 1xtile.extrautils:[email protected]
plankWoodBrown : 1xtile.extrautils:[email protected]
plankWoodBlue : 1xtile.extrautils:[email protected]
plankWoodPurple : 1xtile.extrautils:[email protected]
plankWoodCyan : 1xtile.extrautils:[email protected]
plankWoodLightGray : 1xtile.extrautils:[email protected]
plankWoodGray : 1xtile.extrautils:[email protected]
plankWoodPink : 1xtile.extrautils:[email protected]
plankWoodLime : 1xtile.extrautils:[email protected]
plankWoodYellow : 1xtile.extrautils:[email protected]
plankWoodLightBlue : 1xtile.extrautils:[email protected]
plankWoodMagenta : 1xtile.extrautils:[email protected]
plankWoodOrange : 1xtile.extrautils:[email protected]
plankWoodWhite : 1xtile.extrautils:[email protected]
glowstoneBlack : 1xtile.extrautils:[email protected]
glowstoneRed : 1xtile.extrautils:[email protected]
glowstoneGreen : 1xtile.extrautils:[email protected]
glowstoneBrown : 1xtile.extrautils:[email protected]
glowstoneBlue : 1xtile.extrautils:[email protected]
glowstonePurple : 1xtile.extrautils:[email protected]
glowstoneCyan : 1xtile.extrautils:[email protected]
glowstoneLightGray : 1xtile.extrautils:[email protected]
glowstoneGray : 1xtile.extrautils:[email protected]
glowstonePink : 1xtile.extrautils:[email protected]
glowstoneLime : 1xtile.extrautils:[email protected]
glowstoneYellow : 1xtile.extrautils:[email protected]
glowstoneLightBlue : 1xtile.extrautils:[email protected]
glowstoneMagenta : 1xtile.extrautils:[email protected]
glowstoneOrange : 1xtile.extrautils:[email protected]
glowstoneWhite : 1xtile.extrautils:[email protected]
stoneBlack : 1xtile.extrautils:[email protected]
stoneRed : 1xtile.extrautils:[email protected]
stoneGreen : 1xtile.extrautils:[email protected]
stoneBrown : 1xtile.extrautils:[email protected]
stoneBlue : 1xtile.extrautils:[email protected]
stonePurple : 1xtile.extrautils:[email protected]
stoneCyan : 1xtile.extrautils:[email protected]
stoneLightGray : 1xtile.extrautils:[email protected]
stoneGray : 1xtile.extrautils:[email protected]
stonePink : 1xtile.extrautils:[email protected]
stoneLime : 1xtile.extrautils:[email protected]
stoneYellow : 1xtile.extrautils:[email protected]
stoneLightBlue : 1xtile.extrautils:[email protected]
stoneMagenta : 1xtile.extrautils:[email protected]
stoneOrange : 1xtile.extrautils:[email protected]
stoneWhite : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsand : 1xtile.extrautils:[email protected]
soulsandBlack : 1xtile.extrautils:[email protected]
soulsandRed : 1xtile.extrautils:[email protected]
soulsandGreen : 1xtile.extrautils:[email protected]
soulsandBrown : 1xtile.extrautils:[email protected]
soulsandBlue : 1xtile.extrautils:[email protected]
soulsandPurple : 1xtile.extrautils:[email protected]
soulsandCyan : 1xtile.extrautils:[email protected]
soulsandLightGray : 1xtile.extrautils:[email protected]
soulsandGray : 1xtile.extrautils:[email protected]
soulsandPink : 1xtile.extrautils:[email protected]
soulsandLime : 1xtile.extrautils:[email protected]
soulsandYellow : 1xtile.extrautils:[email protected]
soulsandLightBlue : 1xtile.extrautils:[email protected]
soulsandMagenta : 1xtile.extrautils:[email protected]
soulsandOrange : 1xtile.extrautils:[email protected]
soulsandWhite : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClay : 1xtile.extrautils:[email protected]
bricksClayBlack : 1xtile.extrautils:[email protected]
bricksClayRed : 1xtile.extrautils:[email protected]
bricksClayGreen : 1xtile.extrautils:[email protected]
bricksClayBrown : 1xtile.extrautils:[email protected]
bricksClayBlue : 1xtile.extrautils:[email protected]
bricksClayPurple : 1xtile.extrautils:[email protected]
bricksClayCyan : 1xtile.extrautils:[email protected]
bricksClayLightGray : 1xtile.extrautils:[email protected]
bricksClayGray : 1xtile.extrautils:[email protected]
bricksClayPink : 1xtile.extrautils:[email protected]
bricksClayLime : 1xtile.extrautils:[email protected]
bricksClayYellow : 1xtile.extrautils:[email protected]
bricksClayLightBlue : 1xtile.extrautils:[email protected]
bricksClayMagenta : 1xtile.extrautils:[email protected]
bricksClayOrange : 1xtile.extrautils:[email protected]
bricksClayWhite : 1xtile.extrautils:[email protected]15
cobblestoneBlack : 1xtile.extrautils:[email protected]
cobblestoneRed : 1xtile.extrautils:[email protected]
cobblestoneGreen : 1xtile.extrautils:[email protected]
cobblestoneBrown : 1xtile.extrautils:[email protected]
cobblestoneBlue : 1xtile.extrautils:[email protected]
cobblestonePurple : 1xtile.extrautils:[email protected]
cobblestoneCyan : 1xtile.extrautils:[email protected]
cobblestoneLightGray : 1xtile.extrautils:[email protected]
cobblestoneGray : 1xtile.extrautils:[email protected]
cobblestonePink : 1xtile.extrautils:[email protected]
cobblestoneLime : 1xtile.extrautils:[email protected]
cobblestoneYellow : 1xtile.extrautils:[email protected]
cobblestoneLightBlue : 1xtile.extrautils:[email protected]
cobblestoneMagenta : 1xtile.extrautils:[email protected]
cobblestoneOrange : 1xtile.extrautils:[email protected]
cobblestoneWhite : 1xtile.extrautils:[email protected]
blockLapisBlack : 1xtile.extrautils:[email protected]
blockLapisRed : 1xtile.extrautils:[email protected]
blockLapisGreen : 1xtile.extrautils:[email protected]
blockLapisBrown : 1xtile.extrautils:[email protected]
blockLapisBlue : 1xtile.extrautils:[email protected]
blockLapisPurple : 1xtile.extrautils:[email protected]
blockLapisCyan : 1xtile.extrautils:[email protected]
blockLapisLightGray : 1xtile.extrautils:[email protected]
blockLapisGray : 1xtile.extrautils:[email protected]
blockLapisPink : 1xtile.extrautils:[email protected]
blockLapisLime : 1xtile.extrautils:[email protected]
blockLapisYellow : 1xtile.extrautils:[email protected]
blockLapisLightBlue : 1xtile.extrautils:[email protected]
blockLapisMagenta : 1xtile.extrautils:[email protected]
blockLapisOrange : 1xtile.extrautils:[email protected]
blockLapisWhite : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidian : 1xtile.extrautils:[email protected]
obsidianBlack : 1xtile.extrautils:[email protected]
obsidianRed : 1xtile.extrautils:[email protected]
obsidianGreen : 1xtile.extrautils:[email protected]
obsidianBrown : 1xtile.extrautils:[email protected]
obsidianBlue : 1xtile.extrautils:[email protected]
obsidianPurple : 1xtile.extrautils:[email protected]
obsidianCyan : 1xtile.extrautils:[email protected]
obsidianLightGray : 1xtile.extrautils:[email protected]
obsidianGray : 1xtile.extrautils:[email protected]
obsidianPink : 1xtile.extrautils:[email protected]
obsidianLime : 1xtile.extrautils:[email protected]
obsidianYellow : 1xtile.extrautils:[email protected]
obsidianLightBlue : 1xtile.extrautils:[email protected]
obsidianMagenta : 1xtile.extrautils:[email protected]
obsidianOrange : 1xtile.extrautils:[email protected]
obsidianWhite : 1xtile.extrautils:[email protected]
blockRedstoneBlack : 1xtile.extrautils:[email protected]
blockRedstoneRed : 1xtile.extrautils:[email protected]
blockRedstoneGreen : 1xtile.extrautils:[email protected]
blockRedstoneBrown : 1xtile.extrautils:[email protected]
blockRedstoneBlue : 1xtile.extrautils:[email protected]
blockRedstonePurple : 1xtile.extrautils:[email protected]
blockRedstoneCyan : 1xtile.extrautils:[email protected]
blockRedstoneLightGray : 1xtile.extrautils:[email protected]
blockRedstoneGray : 1xtile.extrautils:[email protected]
blockRedstonePink : 1xtile.extrautils:[email protected]
blockRedstoneLime : 1xtile.extrautils:[email protected]
blockRedstoneYellow : 1xtile.extrautils:[email protected]
blockRedstoneLightBlue : 1xtile.extrautils:[email protected]
blockRedstoneMagenta : 1xtile.extrautils:[email protected]
blockRedstoneOrange : 1xtile.extrautils:[email protected]
blockRedstoneWhite : 1xtile.extrautils:[email protected]
blockCoalBlack : 1xtile.extrautils:[email protected]
blockCoalRed : 1xtile.extrautils:[email protected]
blockCoalGreen : 1xtile.extrautils:[email protected]
blockCoalBrown : 1xtile.extrautils:[email protected]
blockCoalBlue : 1xtile.extrautils:[email protected]
blockCoalPurple : 1xtile.extrautils:[email protected]
blockCoalCyan : 1xtile.extrautils:[email protected]
blockCoalLightGray : 1xtile.extrautils:[email protected]
blockCoalGray : 1xtile.extrautils:[email protected]
blockCoalPink : 1xtile.extrautils:[email protected]
blockCoalLime : 1xtile.extrautils:[email protected]
blockCoalYellow : 1xtile.extrautils:[email protected]
blockCoalLightBlue : 1xtile.extrautils:[email protected]
blockCoalMagenta : 1xtile.extrautils:[email protected]
blockCoalOrange : 1xtile.extrautils:[email protected]
blockCoalWhite : 1xtile.extrautils:[email protected]
sludge : 1xitem.factorization:[email protected]
oreFzDarkIron : 1xtile.factorization:[email protected]
ingotFzDarkIron : 1xitem.factorization:[email protected]
blockFzDarkIron : [email protected]
sulfuricAcid : 1xitem.factorization:[email protected]
bottleSulfuricAcid : 1xitem.factorization:[email protected]
aquaRegia : 1xitem.factorization:[email protected]
dustLapis : [email protected]
plateIron : [email protected]
plateGold : [email protected]
plateLead : [email protected]
plateBronze : [email protected]
plateTin : [email protected]
plateCopper : [email protected]
plateLapis : [email protected]
plateObsidian : [email protected]
plateSteel : [email protected]
ingotSteel : [email protected]
ingotSteel : [email protected]
woodRubber : [email protected]
oreUranium : [email protected]
dustClay : [email protected]
crushedCopper : [email protected]
crushedTin : [email protected]
crushedIron : [email protected]
crushedGold : [email protected]
crushedUranium : [email protected]
crushedLead : [email protected]
crushedSilver : [email protected]
crushedPurifiedCopper : [email protected]
crushedPurifiedTin : [email protected]
crushedPurifiedIron : [email protected]
crushedPurifiedGold : [email protected]
crushedPurifiedUranium : [email protected]
crushedPurifiedLead : [email protected]
crushedPurifiedSilver : [email protected]
blockSteel : [email protected]
blockSteel : [email protected]
dustStone : [email protected]
dustLithium : [email protected]
dustDiamond : [email protected]
dustSiliconDioxide : [email protected]
dustHydratedCoal : [email protected]
dustAshes : [email protected]
dustTinyCopper : [email protected]
dustTinyGold : [email protected]
dustTinyIron : [email protected]
dustTinySilver : [email protected]
dustTinyTin : [email protected]
dustTinyLead : [email protected]
dustTinySulfur : [email protected]
dustTinyLithium : [email protected]
dustTinyBronze : [email protected]
dustTinyLapis : [email protected]
dustTinyObsidian : [email protected]
itemRubber : [email protected]
plateDenseSteel : [email protected]
plateDenseIron : [email protected]
plateDenseGold : [email protected]
plateDenseCopper : [email protected]
plateDenseTin : [email protected]
plateDenseLead : [email protected]
plateDenseLapis : [email protected]
plateDenseObsidian : [email protected]
plateDenseBronze : [email protected]
blockUranium : [email protected]
circuitBasic : [email protected]
circuitAdvanced : [email protected]
craftingToolForgeHammer : [email protected]
craftingToolWireCutter : [email protected]
oreAluminum : [email protected]
oreAluminum : [email protected]
oreAluminum : [email protected]
oreAluminum : [email protected]
oreAluminium : [email protected]
oreAluminium : [email protected]
oreAluminium : [email protected]
oreAluminium : [email protected]
oreNaturalAluminum : [email protected]
oreNaturalAluminum : [email protected]
oreSilicon : [email protected]
oreCheese : [email protected]
ingotAluminum : [email protected]
ingotAluminum : [email protected]
compressedCopper : [email protected]
compressedTin : [email protected]
compressedAluminum : [email protected]
compressedSteel : [email protected]
compressedBronze : [email protected]
compressedIron : [email protected]
waferSolar : [email protected]
waferBasic : [email protected]
waferAdvanced : [email protected]
compressedMeteoricIron : [email protected]
ingotMeteoricIron : [email protected]
compressedTitanium : [email protected]
ingotTitanium : [email protected]
shardTitanium : [email protected]
shardIron : [email protected]
camoPaste : [email protected]
thermalexpansion:machineIron : [email protected]
thermalexpansion:machineIron : [email protected]
thermalexpansion:machineGold : [email protected]
thermalexpansion:machineGold : [email protected]
thermalexpansion:machineCopper : [email protected]
thermalexpansion:machineTin : [email protected]
thermalexpansion:machineSilver : [email protected]
thermalexpansion:machineLead : [email protected]
thermalexpansion:machineNickel : [email protected]
thermalexpansion:machinePlatinum : [email protected]
thermalexpansion:machineMithril : [email protected]
thermalexpansion:machineElectrum : [email protected]
thermalexpansion:machineInvar : [email protected]
thermalexpansion:machineBronze : [email protected]
thermalexpansion:machineSignalum : [email protected]
thermalexpansion:machineLumium : [email protected]
thermalexpansion:machineEnderium : [email protected]
hambone : [email protected]
oreCobalt : [email protected]
oreCobalt : [email protected]
oreArdite : [email protected]
blockCobalt : [email protected]
blockArdite : [email protected]
blockManyullyn : [email protected]
blockAluminum : [email protected]
blockAluminium : [email protected]
blockAluminumBrass : [email protected]
blockAluminiumBrass : [email protected]
blockAlumite : [email protected]
blockEnder : [email protected]
nuggetAluminum : [email protected]
nuggetAluminum : [email protected]
nuggetAluminium : [email protected]
nuggetAluminium : [email protected]
oreberryIron : [email protected]
oreberryCopper : [email protected]
oreberryTin : [email protected]
oreberryAluminum : [email protected]
oreberryAluminium : [email protected]
oreberryGold : [email protected]
oreberryEssence : [email protected]
orebushIron : [email protected]
orebushGold : [email protected]
orebushCopper : [email protected]
orebushTin : [email protected]
orebushAluminum : [email protected]
orebushAluminium : [email protected]
orebushEssence : [email protected]
slabCloth : [email protected]
slabCloth : [email protected]
stoneMossy : [email protected]
stoneMossy : [email protected]
crafterWood : [email protected]
craftingTableWood : [email protected]
torchStone : [email protected]
ingotCobalt : [email protected]
ingotArdite : [email protected]
ingotManyullyn : [email protected]
ingotAluminium : [email protected]
ingotAluminumBrass : [email protected]
ingotAluminiumBrass : [email protected]
ingotAlumite : [email protected]
ingotObsidian : [email protected]
ingotPigIron : [email protected]
itemRawRubber : [email protected]
nuggetAluminumBrass : [email protected]
nuggetAluminiumBrass : [email protected]
nuggetObsidian : [email protected]
nuggetCobalt : [email protected]
nuggetArdite : [email protected]
nuggetManyullyn : [email protected]
nuggetAlumite : [email protected]
nuggetSteel : [email protected]
nuggetPigIron : [email protected]
dustArdite : [email protected]
dustCobalt : [email protected]
dustAluminium : [email protected]
dustAluminum : [email protected]
dustManyullyn : [email protected]
dustAluminiumBrass : [email protected]
dustAluminumBrass : [email protected]
woodRod : [email protected]
rodWood : [email protected]
stoneRod : [email protected]
rodStone : [email protected]
ironRod : [email protected]
rodIron : [email protected]
flintRod : [email protected]
rodFlint : [email protected]
cactusRod : [email protected]
rodCactus : [email protected]
boneRod : [email protected]
rodBone : [email protected]
obsidianRod : [email protected]
rodObsidian : [email protected]
netherrackRod : [email protected]
rodNetherrack : [email protected]
slimeRod : [email protected]
rodSlime : [email protected]
paperRod : [email protected]
rodPaper : [email protected]
cobaltRod : [email protected]
rodCobalt : [email protected]
arditeRod : [email protected]
rodArdite : [email protected]
manyullynRod : [email protected]
rodManyullyn : [email protected]
copperRod : [email protected]
rodCopper : [email protected]
bronzeRod : [email protected]
rodBronze : [email protected]
alumiteRod : [email protected]
rodAlumite : [email protected]
steelRod : [email protected]
rodSteel : [email protected]
blueslimeRod : [email protected]
rodBlueslime : [email protected]
thaumiumRod : [email protected]
blockRubber : [email protected]
glassWhite : [email protected]
glassOrange : 1xtile.GlassBlo[email protected]
glassMagenta : [email protected]
glassLightBlue : [email protected]
glassYellow : [email protected]
glassLime : [email protected]
glassPink : [email protected]
glassGray : [email protected]
glassLightGray : [email protected]
glassCyan : [email protected]
glassPurple : [email protected]
glassBlue : [email protected]
glassBrown : [email protected]
glassGreen : [email protected]
glassRed : [email protected]
glassBlack : [email protected]
oreCinnabar : [email protected]
oreInfusedAir : [email protected]
oreInfusedFire : [email protected]
oreInfusedWater : [email protected]
oreInfusedEarth : [email protected]
oreInfusedOrder : [email protected]
oreInfusedEntropy : [email protected]
shardAir : [email protected]
shardFire : [email protected]
shardWater : [email protected]
shardEarth : [email protected]
shardOrder : [email protected]
shardEntropy : [email protected]
quicksilver : [email protected]
nuggetThaumium : [email protected]
nuggetVoid : [email protected]
nuggetQuicksilver : [email protected]
ingotThaumium : [email protected]
ingotVoid : [email protected]
clusterIron : [email protected]
clusterCopper : [email protected]
clusterTin : [email protected]
clusterSilver : [email protected]
clusterLead : [email protected]
clusterCinnabar : [email protected]
clusterGold : [email protected]
crystalCertusQuartz : [email protected]
dustCertusQuartz : [email protected]
dustNetherQuartz : [email protected]
dustWheat : [email protected]
itemSilicon : [email protected]
crystalFluix : [email protected]
dustFluix : [email protected]
pearlFluix : [email protected]
dustEnder : [email protected]
dustEnderPearl : [email protected]
crystalPureFluix : [email protected]
crystalNetherQuartz : [email protected]
blockWool : [email protected]
blockStainedHardenedClay : [email protected]
oreCertusQuartz : [email protected]
oreCertusQuartz : [email protected]
itemIlluminatedPanel : [email protected]
itemIlluminatedPanel : [email protected]
itemIlluminatedPanel : [email protected]
compressedDesh : [email protected]
dustWood : [email protected]
fertilizer : [email protected]
fertilizer : [email protected]
fertilizerRich : [email protected]
thermalexpansion:machineFrame : [email protected]
thermalexpansion:machineFrame : [email protected]
thermalexpansion:machineFrame : [email protected]
thermalexpansion:machineFrame : [email protected]
blockGlassHardened : [email protected]
blockGlassHardened : [email protected]
blockGlassHardenedIlluminated : [email protected]
blockClothRock : [email protected]
fz.waterBucketLike : [email protected]
fz.waterBucketLike : [email protected]
fz.waterBucketLike : [email protected]
dirtyGravelIron : 1xitem.factorization:ore/[email protected]
cleanGravelIron : 1xitem.factorization:ore/[email protected]
reducedIron : 1xitem.factorization:ore/[email protected]
crystallineIron : 1xitem.factorization:ore/[email protected]
dirtyGravelGold : 1xitem.factorization:ore/[email protected]
cleanGravelGold : 1xitem.factorization:ore/[email protected]
reducedGold : 1xitem.factorization:ore/[email protected]
crystallineGold : 1xitem.factorization:ore/[email protected]
dirtyGravelLead : 1xitem.factorization:ore/[email protected]
cleanGravelLead : 1xitem.factorization:ore/[email protected]
reducedLead : 1xitem.factorization:ore/[email protected]
crystallineLead : 1xitem.factorization:ore/[email protected]
dirtyGravelTin : 1xitem.factorization:ore/[email protected]
cleanGravelTin : 1xitem.factorization:ore/[email protected]
reducedTin : 1xitem.factorization:ore/[email protected]
crystallineTin : 1xitem.factorization:ore/[email protected]
dirtyGravelCopper : 1xitem.factorization:ore/[email protected]
cleanGravelCopper : 1xitem.factorization:ore/[email protected]
reducedCopper : 1xitem.factorization:ore/[email protected]
crystallineCopper : 1xitem.factorization:ore/[email protected]
dirtyGravelGalena : 1xitem.factorization:ore/[email protected]
cleanGravelGalena : 1xitem.factorization:ore/[email protected]
reducedGalena : 1xitem.factorization:ore/[email protected]
crystallineGalena : 1xitem.factorization:ore/[email protected]
dirtyGravelSilver : 1xitem.factorization:ore/[email protected]
cleanGravelSilver : 1xitem.factorization:ore/[email protected]
reducedSilver : 1xitem.factorization:ore/[email protected]
crystallineSilver : 1xitem.factorization:ore/[email protected]
dirtyGravelCobalt : 1xitem.factorization:ore/[email protected]
cleanGravelCobalt : 1xitem.factorization:ore/[email protected]
reducedCobalt : 1xitem.factorization:ore/[email protected]
crystallineCobalt : 1xitem.factorization:ore/[email protected]
dirtyGravelArdite : 1xitem.factorization:ore/[email protected]
cleanGravelArdite : 1xitem.factorization:ore/[email protected]
reducedArdite : 1xitem.factorization:ore/[email protected]
crystallineArdite : 1xitem.factorization:ore/[email protected]
dirtyGravelDark Iron : 1xitem.factorization:ore/[email protected]
cleanGravelDark Iron : 1xitem.factorization:ore/[email protected]
reducedDark Iron : 1xitem.factorization:ore/[email protected]
crystallineDark Iron : 1xitem.factorization:ore/[email protected]
ingotDesh : [email protected]
[15:13:29] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 52 mods
[15:13:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Nevermine, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Backpacks, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Energy, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Morph, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:PortalGun, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:PChan3 mods, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Waila, FMLFileResourcePack:Baubles, PortalGunSounds.pak, PureBDcraft 128x MC18.zip
[15:13:32] [ic2-poolthread-1/INFO] [IC2]: UU graph built with 4556 nodes after 6027 ms.
[15:13:42] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
[15:13:45] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
[15:13:45] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[15:13:45] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[15:13:45] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[15:13:45] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[15:13:45] [Client thread/INFO] [IC2]: IC2 audio starting.
[15:13:45] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[15:13:45] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[15:13:46] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[15:13:46] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:13:46] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[15:13:46] [Client thread/ERROR]: ########## GL ERROR ##########
[15:13:46] [Client thread/ERROR]: @ Post startup
[15:13:46] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[15:13:46] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[15:13:46] [Sound Library Loader/INFO]: Sound engine started
[15:13:46] [IC2 audio init thread/INFO] [IC2]: IC2 audio ready.
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 4 locations:
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod IC2 resources at C:\Users\Toshiba\AppData\Roaming\.minecraft\mods\Industrial-Craft-2-Mod-Experimental-1.7.10.jar
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod Thaumcraft resources at C:\Users\Toshiba\AppData\Roaming\.minecraft\mods\Thaumcraft-Mod-1.7.10.jar
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\Users\Toshiba\AppData\Roaming\.minecraft\resourcepacks\PureBDcraft 128x MC18.zip
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/planks.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6294_register.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN thermalfoundation
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain thermalfoundation is missing 1 texture
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain thermalfoundation has 1 location:
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod ThermalFoundation resources at C:\Users\Toshiba\AppData\Roaming\.minecraft\mods\ThermalFoundation-[1.7.10]1.2.0B1-95.jar
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain thermalfoundation are:
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/material/DustBlaze.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain thermalfoundation
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN extrautils
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain extrautils is missing 7 textures
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain extrautils has 1 location:
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod ExtraUtilities resources at C:\Users\Toshiba\AppData\Roaming\.minecraft\mods\Extra-Utilities-Mod-1.7.10.jar
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain extrautils are:
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/quarry_upgrades/quarryUpgrade12.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/quarry_upgrades/quarryUpgrade11.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/quarry_upgrades/quarryUpgrade14.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/quarry_upgrades/quarryUpgrade13.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/quarry_upgrades/quarryUpgrade15.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/quarry_upgrades/quarryUpgrade10.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/enderQuarryUpgrade.png
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain extrautils
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[15:13:46] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[15:15:06] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[15:15:06] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[15:15:06] [Server thread/INFO]: Generating keypair
[15:15:06] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[15:15:07] [Server thread/INFO] [FML]: Applying holder lookups
[15:15:07] [Server thread/INFO] [FML]: Holder lookups applied
[15:15:22] [Server thread/WARN]: Unable to find spawn biome
[15:15:22] [Server thread/INFO] [FML]: Loading dimension 0 (mods) ([email protected])
[15:15:22] [Server thread/WARN]: Unable to find spawn biome
[15:15:22] [Server thread/INFO] [FML]: Loading dimension 85 (mods) ([email protected])
[15:15:33] [Server thread/INFO] [com.github.abrarsyed.secretroomsmod.common.OwnershipManager]: Ownership data for dimension 85 not found (C:\Users\Toshiba\AppData\Roaming\.minecraft\saves\mods\DIM85\SecretRooms-ownership.dat)
[15:15:33] [Server thread/WARN]: Unable to find spawn biome
[15:15:36] [Server thread/INFO] [FML]: Loading dimension 84 (mods) ([email protected])
[15:15:46] [Server thread/INFO] [com.github.abrarsyed.secretroomsmod.common.OwnershipManager]: Ownership data for dimension 84 not found (C:\Users\Toshiba\AppData\Roaming\.minecraft\saves\mods\DIM84\SecretRooms-ownership.dat)
[15:15:46] [Server thread/WARN]: Unable to find spawn biome
[15:15:46] [Server thread/INFO] [FML]: Loading dimension 83 (mods) ([email protected])
[15:15:56] [Server thread/INFO] [com.github.abrarsyed.secretroomsmod.common.OwnershipManager]: Ownership data for dimension 83 not found (C:\Users\Toshiba\AppData\Roaming\.minecraft\saves\mods\DIM83\SecretRooms-ownership.dat)
[15:15:56] [Server thread/WARN]: Unable to find spawn biome
[15:15:56] [Server thread/INFO] [FML]: Loading dimension 82 (mods) ([email protected])
[15:16:06] [Server thread/INFO] [com.github.abrarsyed.secretroomsmod.common.OwnershipManager]: Ownership data for dimension 82 not found (C:\Users\Toshiba\AppData\Roaming\.minecraft\saves\mods\DIM82\SecretRooms-ownership.dat)
[15:16:06] [Server thread/WARN]: Unable to find spawn biome
[15:16:06] [Server thread/INFO] [FML]: Loading dimension 81 (mods) ([email protected])
[15:16:16] [Server thread/INFO] [com.github.abrarsyed.secretroomsmod.common.OwnershipManager]: Ownership data for dimension 81 not found (C:\Users\Toshiba\AppData\Roaming\.minecraft\saves\mods\DIM81\SecretRooms-ownership.dat)
[15:16:16] [Server thread/WARN]: Unable to find spawn biome
[15:16:16] [Server thread/INFO] [FML]: Loading dimension 80 (mods) ([email protected])
[15:16:28] [Server thread/INFO] [com.github.abrarsyed.secretroomsmod.common.OwnershipManager]: Ownership data for dimension 80 not found (C:\Users\Toshiba\AppData\Roaming\.minecraft\saves\mods\DIM80\SecretRooms-ownership.dat)
[15:16:28] [Server thread/INFO] [FML]: Loading dimension -42 (mods) ([email protected])
[15:17:05] [Server thread/INFO] [com.github.abrarsyed.secretroomsmod.common.OwnershipManager]: Ownership data for dimension -42 not found (C:\Users\Toshiba\AppData\Roaming\.minecraft\saves\mods\DIM-42\SecretRooms-ownership.dat)
[15:17:05] [Server thread/INFO] [FML]: Loading dimension 25 (mods) ([email protected])
well you see the thing is that the game does not crassh but goes to (not responding) thus the game output is the only thing I can find unless there is some thing i am missing :/
I end up using taask manager to end the game
it just gets stuck on loading dimensions (mostly 25) (mods)
here I guess
[13:08:02 INFO]: Minecraft Launcher null (through bootstrap 4) started on windows...
[13:08:02 INFO]: Current time is Jul 12, 2015 1:08:02 PM
[13:08:02 INFO]: System.getProperty('os.name') == 'Windows 8.1'
[13:08:02 INFO]: System.getProperty('os.version') == '6.3'
[13:08:02 INFO]: System.getProperty('os.arch') == 'amd64'
[13:08:02 INFO]: System.getProperty('java.version') == '1.8.0_40'
[13:08:02 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[13:08:02 INFO]: System.getProperty('sun.arch.data.model') == '64'
[13:08:02 INFO]: proxy == SOCKS @ /127.0.0.1:49718
[13:08:03 INFO]: JFX is already initialized
[13:08:04 INFO]: Refreshing local version list...
[13:08:05 INFO]: Refreshing remote version list...
[13:08:05 INFO]: Refresh complete.
[13:08:06 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:06 INFO]: Loaded 2 profile(s); selected 'newby_jman'
[13:08:06 INFO]: Refreshing auth...
[13:08:06 INFO]: Logging in with access token
[13:08:06 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:07 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:08 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:08 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:08 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:14 INFO]: Getting syncinfo for selected version
[13:08:14 INFO]: Queueing library & version downloads
[13:08:14 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:14 INFO]: Download job 'Version & Libraries' started (16 threads, 39 files)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\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)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\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)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)
[13:08:14 INFO]: Attempting to download C:\Users\Toshiba\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)
[13:08:14 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:20 INFO]: Download job 'Resources' skipped as there are no files to download
[13:08:20 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\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)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar for job 'Version & Libraries': Local file matches local checksum, using that
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\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)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\5.16\twitch-platform-5.16-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar for job 'Version & Libraries': Local file matches local checksum, using that
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\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)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Attempting to download C:\Users\Toshiba\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar for job 'Version & Libraries'... (try 0)
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:20 INFO]: Finished downloading C:\Users\Toshiba\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
[13:08:21 INFO]: Finished downloading C:\Users\Toshiba\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar for job 'Version & Libraries': Used own copy as it matched etag
[13:08:21 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:07.453)
[13:08:21 INFO]: Launching game
[13:08:21 INFO]: Unpacking natives to C:\Users\Toshiba\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-391412755383
[13:08:21 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:21 INFO]: Launching in C:\Users\Toshiba\AppData\Roaming\.minecraft
[13:08:21 INFO]: Half command: C:\Program Files\Java\jre1.8.0_40\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Toshiba\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-391412755383 -cp C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forge-1.7.10-10.13.4.1448-1.7.10.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Toshiba\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\Toshiba\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Toshiba\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\Toshiba\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\Toshiba\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Toshiba\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\Toshiba\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\Toshiba\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar net.minecraft.launchwrapper.Launch
[13:08:21 INFO]: Looking for orphaned versions to clean up...
[13:08:21 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:21 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:21 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}
[13:08:21 FATAL]: Fatal error launching game. Report this to http://bugs.mojang.com please!
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_40]
at java.util.ArrayList$Itr.next(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launcher.updater.MinecraftVersionManager.getInstalledVersions(MinecraftVersionManager.java:185) ~[launcher_mcpatched.jar:?]
at net.minecraft.launcher.Launcher.cleanupOrphanedVersions(Launcher.java:430) ~[launcher_mcpatched.jar:?]
at net.minecraft.launcher.Launcher.performCleanups(Launcher.java:494) ~[launcher_mcpatched.jar:?]
at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:226) ~[launcher_mcpatched.jar:?]
at com.mojang.launcher.game.runner.AbstractGameRunner.onDownloadJobFinished(AbstractGameRunner.java:186) [launcher_mcpatched.jar:?]
at com.mojang.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:122) [launcher_mcpatched.jar:?]
at com.mojang.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher_mcpatched.jar:?]
at com.mojang.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher_mcpatched.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_40]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_40]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
After I ended the the task
[13:24:16 ERROR]: Game ended with bad state (exit code 1)
[13:24:16 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[13:24:16 INFO]: Deleting C:\Users\Toshiba\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-391412755383
[13:24:16 WARN]: Couldn't delete C:\Users\Toshiba\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-391412755383 - scheduling for deletion upon exit
[13:24:16 INFO]: Installed CompleteVersion{id='1.8', updatedTime=Tue Sep 02 12:24:35 GST 2014, releasedTime=Tue Sep 02 12:24:35 GST 2014, type=RELEASE, libraries=[Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null}, Library{name='net.sf.jopt-simple:jopt-simple:4.6', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null}, Library{name='io.netty:netty-all:4.0.15.Final', rules=null, natives=null, extract=null}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null}, Library{name='com.mojang:realms:1.6.1', rules=null, natives=null, extract=null}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives=null, extract=null}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch:6.5', rules=null, natives=null, extract=null}, Library{name='tv.twitch:twitch-platform:6.5', rules=[Rule{action=ALLOW, os=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null', arch='null'}}], natives={LINUX=natives-linux, WINDOWS=natives-windows-${arch}, OSX=natives-osx}, [email protected]}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null', arch='null'}}], natives={WINDOWS=natives-windows-${arch}}, [email protected]}], mainClass='net.minecraft.client.main.Main', jar='null', minimumLauncherVersion=14}