Skip to content

Instantly share code, notes, and snippets.

@MageProtocol
Created August 15, 2015 21:17
[22:09:40] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[22:09:40] [main/INFO] [FML/]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading
[22:09:40] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jdk1.7.0_45\jre
[22:09:40] [main/DEBUG] [FML/]: Java classpath at launch is C:/Users/Z/Desktop/Dev/MultiMC/MultiMC/jars/NewLaunch.jar
[22:09:40] [main/DEBUG] [FML/]: Java library path at launch is C:/Users/Z/Desktop/Dev/MultiMC/MultiMC/instances/PackUtils Research/natives
[22:09:40] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[22:09:40] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[22:09:40] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[22:09:40] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[22:09:40] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[22:09:40] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[22:09:40] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[22:09:40] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[22:09:40] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft
[22:09:40] [main/DEBUG] [FML/]: Discovering coremods
[22:09:40] [main/DEBUG] [FML/]: Examining for coremod candidacy Main-1.1-alpha-c.jar
[22:09:40] [main/DEBUG] [FML/]: Not found coremod data in Main-1.1-alpha-c.jar
[22:09:40] [main/DEBUG] [FML/]: Examining for coremod candidacy SquidAPI-1.1.15.jar
[22:09:40] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in SquidAPI-1.1.15.jar, it will be examined later for regular @Mod instances
[22:09:40] [main/DEBUG] [FML/]: Instantiating coremod class SquidAPIPlugin
[22:09:41] [main/DEBUG] [FML/]: The coremod coolsquid.squidapi.asm.SquidAPIPlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[22:09:41] [main/DEBUG] [FML/]: Enqueued coremod SquidAPIPlugin
[22:09:41] [main/DEBUG] [FML/]: Examining for coremod candidacy SquidUtils-2.1.4.jar
[22:09:41] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in SquidUtils-2.1.4.jar, it will be examined later for regular @Mod instances
[22:09:41] [main/DEBUG] [FML/]: Instantiating coremod class SquidUtilsPlugin
[22:09:41] [main/DEBUG] [FML/]: The coremod coolsquid.squidutils.asm.SquidUtilsPlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[22:09:41] [main/DEBUG] [FML/]: Enqueued coremod SquidUtilsPlugin
[22:09:41] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:09:41] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:09:41] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:09:41] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:09:41] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:09:41] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
[22:09:41] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
[22:09:41] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
[22:09:41] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
[22:09:41] [main/DEBUG] [FML/]: Injection complete
[22:09:41] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
[22:09:41] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[22:09:42] [main/DEBUG] [FML/]: Read 527 binary patches
[22:09:44] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:09:44] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:09:44] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[22:09:44] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:09:44] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[22:09:44] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
[22:09:44] [main/DEBUG] [FML/]: Injection complete
[22:09:44] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[22:09:44] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[22:09:44] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[22:09:44] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:09:44] [main/DEBUG] [FML/]: Injecting coremod SquidAPIPlugin {coolsquid.squidapi.asm.SquidAPIPlugin} class transformers
[22:09:44] [main/TRACE] [FML/]: Registering transformer coolsquid.squidapi.asm.SquidAPIPlugin
[22:09:44] [main/DEBUG] [FML/]: Injection complete
[22:09:44] [main/DEBUG] [FML/]: Running coremod plugin for SquidAPIPlugin {coolsquid.squidapi.asm.SquidAPIPlugin}
[22:09:44] [main/DEBUG] [FML/]: Running coremod plugin SquidAPIPlugin
[22:09:44] [main/DEBUG] [FML/]: Coremod plugin class SquidAPIPlugin run successfully
[22:09:44] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:09:44] [main/DEBUG] [FML/]: Injecting coremod SquidUtilsPlugin {coolsquid.squidutils.asm.SquidUtilsPlugin} class transformers
[22:09:44] [main/TRACE] [FML/]: Registering transformer coolsquid.squidutils.asm.SquidUtilsPlugin
[22:09:44] [main/DEBUG] [FML/]: Injection complete
[22:09:44] [main/DEBUG] [FML/]: Running coremod plugin for SquidUtilsPlugin {coolsquid.squidutils.asm.SquidUtilsPlugin}
[22:09:44] [main/DEBUG] [FML/]: Running coremod plugin SquidUtilsPlugin
[22:09:44] [main/DEBUG] [FML/]: Coremod plugin class SquidUtilsPlugin run successfully
[22:09:44] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:09:44] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
[22:09:45] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg
[22:09:45] [main/DEBUG] [FML/]: Loaded 12 rules from AccessTransformer mod jar file C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft\mods\SquidAPI-1.1.15.jar!META-INF/SquidAPI_at.cfg
[22:09:45] [main/DEBUG] [FML/]: Loaded 64 rules from AccessTransformer mod jar file C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft\mods\SquidUtils-2.1.4.jar!META-INF/SquidUtils_at.cfg
[22:09:45] [main/DEBUG] [FML/]: Validating minecraft
[22:09:47] [main/DEBUG] [FML/]: Minecraft validated, launching...
[22:09:47] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:09:47] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:09:47] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:09:51] [main/INFO] [SquidUtils/]: Transforming net.minecraft.creativetab.CreativeTabs
[22:09:51] [main/INFO] [SquidUtils/]: Successfully transformed abt.
[22:09:51] [main/INFO] [SquidUtils/]: Transforming net.minecraft.block.BlockFalling
[22:09:51] [main/INFO] [SquidUtils/]: Successfully transformed akx.
[22:09:52] [main/INFO] [SquidUtils/]: Transforming net.minecraft.block.BlockPortal
[22:09:52] [main/INFO] [SquidUtils/]: Successfully transformed amp.
[22:09:55] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - LanguageManager took 0.187s
[22:09:55] [Client thread/INFO] [SquidAPI/]: Transforming net.minecraft.crash.CrashReport
[22:09:55] [Client thread/INFO] [SquidAPI/]: Successfully transformed b
[22:09:55] [Client thread/INFO] [STDOUT/]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Shall we play a game?
Time: 15/08/15 22:09
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 554452128 bytes (528 MB) / 650641408 bytes (620 MB) up to 954728448 bytes (910 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m -XX:PermSize=128m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1003' Renderer: 'AMD Radeon HD 8650G'
[22:09:56] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[22:09:56] [Client thread/INFO] [FML/]: MinecraftForge v10.13.4.1492 Initialized
[22:09:56] [Client thread/INFO] [FML/]: Replaced 183 ore recipies
[22:09:56] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[22:09:56] [Client thread/DEBUG] [FML/]: File C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft\config\injectedDependencies.json not found. No dependencies injected
[22:09:56] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[22:09:56] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\jars\NewLaunch.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1492-1.7.10\forge-1.7.10-10.13.4.1492-1.7.10-universal.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar, examining for mod candidates
[22:09:56] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\google\guava\guava\17.0\guava-17.0.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar, examining for mod candidates
[22:09:57] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\versions\1.7.10\1.7.10.jar, examining for mod candidates
[22:09:57] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft\mods\SquidAPI-1.1.15.jar
[22:09:57] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft\mods\SquidUtils-2.1.4.jar
[22:09:57] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[22:09:57] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[22:09:57] [Client thread/INFO] [FML/]: Searching C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft\mods for mods
[22:09:57] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Main-1.1-alpha-c.jar
[22:09:57] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SquidAPI-1.1.15.jar
[22:09:57] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SquidUtils-2.1.4.jar
[22:09:57] [Client thread/DEBUG] [FML/]: Examining file NewLaunch.jar for potential mods
[22:09:57] [Client thread/DEBUG] [FML/]: The mod container NewLaunch.jar appears to be missing an mcmod.info file
[22:09:57] [Client thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.4.1492-1.7.10-universal.jar for potential mods
[22:09:57] [Client thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.4.1492-1.7.10-universal.jar appears to be missing an mcmod.info file
[22:09:58] [Client thread/DEBUG] [FML/]: Examining file launchwrapper-1.12.jar for potential mods
[22:09:58] [Client thread/DEBUG] [FML/]: The mod container launchwrapper-1.12.jar appears to be missing an mcmod.info file
[22:09:58] [Client thread/DEBUG] [FML/]: Examining file asm-all-5.0.3.jar for potential mods
[22:09:58] [Client thread/DEBUG] [FML/]: The mod container asm-all-5.0.3.jar appears to be missing an mcmod.info file
[22:09:58] [Client thread/DEBUG] [FML/]: Examining file akka-actor_2.11-2.3.3.jar for potential mods
[22:09:58] [Client thread/DEBUG] [FML/]: The mod container akka-actor_2.11-2.3.3.jar appears to be missing an mcmod.info file
[22:09:58] [Client thread/DEBUG] [FML/]: Examining file config-1.2.1.jar for potential mods
[22:09:58] [Client thread/DEBUG] [FML/]: The mod container config-1.2.1.jar appears to be missing an mcmod.info file
[22:09:58] [Client thread/DEBUG] [FML/]: Examining file scala-actors-migration_2.11-1.1.0.jar for potential mods
[22:09:58] [Client thread/DEBUG] [FML/]: The mod container scala-actors-migration_2.11-1.1.0.jar appears to be missing an mcmod.info file
[22:09:58] [Client thread/DEBUG] [FML/]: Examining file scala-compiler-2.11.1.jar for potential mods
[22:09:58] [Client thread/DEBUG] [FML/]: The mod container scala-compiler-2.11.1.jar appears to be missing an mcmod.info file
[22:10:03] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-library_2.11-1.0.2.jar for potential mods
[22:10:03] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-library_2.11-1.0.2.jar appears to be missing an mcmod.info file
[22:10:03] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-plugin_2.11.1-1.0.2.jar for potential mods
[22:10:03] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-plugin_2.11.1-1.0.2.jar appears to be missing an mcmod.info file
[22:10:03] [Client thread/DEBUG] [FML/]: Examining file scala-library-2.11.1.jar for potential mods
[22:10:03] [Client thread/DEBUG] [FML/]: The mod container scala-library-2.11.1.jar appears to be missing an mcmod.info file
[22:10:04] [Client thread/DEBUG] [FML/]: Examining file scala-parser-combinators_2.11-1.0.1.jar for potential mods
[22:10:04] [Client thread/DEBUG] [FML/]: The mod container scala-parser-combinators_2.11-1.0.1.jar appears to be missing an mcmod.info file
[22:10:04] [Client thread/DEBUG] [FML/]: Examining file scala-reflect-2.11.1.jar for potential mods
[22:10:04] [Client thread/DEBUG] [FML/]: The mod container scala-reflect-2.11.1.jar appears to be missing an mcmod.info file
[22:10:05] [Client thread/DEBUG] [FML/]: Examining file scala-swing_2.11-1.0.1.jar for potential mods
[22:10:05] [Client thread/DEBUG] [FML/]: The mod container scala-swing_2.11-1.0.1.jar appears to be missing an mcmod.info file
[22:10:05] [Client thread/DEBUG] [FML/]: Examining file scala-xml_2.11-1.0.2.jar for potential mods
[22:10:05] [Client thread/DEBUG] [FML/]: The mod container scala-xml_2.11-1.0.2.jar appears to be missing an mcmod.info file
[22:10:05] [Client thread/DEBUG] [FML/]: Examining file lzma-0.0.1.jar for potential mods
[22:10:05] [Client thread/DEBUG] [FML/]: The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
[22:10:05] [Client thread/DEBUG] [FML/]: Examining file realms-1.3.5.jar for potential mods
[22:10:05] [Client thread/DEBUG] [FML/]: The mod container realms-1.3.5.jar appears to be missing an mcmod.info file
[22:10:05] [Client thread/DEBUG] [FML/]: Examining file commons-compress-1.8.1.jar for potential mods
[22:10:05] [Client thread/DEBUG] [FML/]: The mod container commons-compress-1.8.1.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file httpclient-4.3.3.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container httpclient-4.3.3.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file commons-logging-1.1.3.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container commons-logging-1.1.3.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file httpcore-4.3.2.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container httpcore-4.3.2.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file vecmath-1.3.1.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container vecmath-1.3.1.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file trove4j-3.0.3.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container trove4j-3.0.3.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file icu4j-core-mojang-51.2.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container icu4j-core-mojang-51.2.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
[22:10:06] [Client thread/DEBUG] [FML/]: Examining file codecjorbis-20101023.jar for potential mods
[22:10:06] [Client thread/DEBUG] [FML/]: The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file codecwav-20101023.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file libraryjavasound-20101123.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file librarylwjglopenal-20100824.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file soundsystem-20120107.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file netty-all-4.0.10.Final.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container netty-all-4.0.10.Final.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file guava-17.0.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container guava-17.0.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.3.2.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.3.2.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file commons-io-2.4.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file commons-codec-1.9.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container commons-codec-1.9.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file gson-2.2.4.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container gson-2.2.4.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file authlib-1.5.21.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container authlib-1.5.21.jar appears to be missing an mcmod.info file
[22:10:07] [Client thread/DEBUG] [FML/]: Examining file log4j-api-2.0-beta9.jar for potential mods
[22:10:07] [Client thread/DEBUG] [FML/]: The mod container log4j-api-2.0-beta9.jar appears to be missing an mcmod.info file
[22:10:08] [Client thread/DEBUG] [FML/]: Examining file log4j-core-2.0-beta9.jar for potential mods
[22:10:08] [Client thread/DEBUG] [FML/]: The mod container log4j-core-2.0-beta9.jar appears to be missing an mcmod.info file
[22:10:08] [Client thread/DEBUG] [FML/]: Examining file twitch-5.16.jar for potential mods
[22:10:08] [Client thread/DEBUG] [FML/]: The mod container twitch-5.16.jar appears to be missing an mcmod.info file
[22:10:08] [Client thread/DEBUG] [FML/]: Examining file jinput-2.0.5.jar for potential mods
[22:10:08] [Client thread/DEBUG] [FML/]: The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
[22:10:08] [Client thread/DEBUG] [FML/]: Examining file jutils-1.0.0.jar for potential mods
[22:10:08] [Client thread/DEBUG] [FML/]: The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
[22:10:08] [Client thread/DEBUG] [FML/]: Examining file lwjgl-2.9.1.jar for potential mods
[22:10:08] [Client thread/DEBUG] [FML/]: The mod container lwjgl-2.9.1.jar appears to be missing an mcmod.info file
[22:10:08] [Client thread/DEBUG] [FML/]: Examining file lwjgl_util-2.9.1.jar for potential mods
[22:10:08] [Client thread/DEBUG] [FML/]: The mod container lwjgl_util-2.9.1.jar appears to be missing an mcmod.info file
[22:10:08] [Client thread/DEBUG] [FML/]: Examining file 1.7.10.jar for potential mods
[22:10:08] [Client thread/DEBUG] [FML/]: The mod container 1.7.10.jar appears to be missing an mcmod.info file
[22:10:09] [Client thread/DEBUG] [FML/]: Examining file Main-1.1-alpha-c.jar for potential mods
[22:10:09] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Main-1.1-alpha-c.jar
[22:10:09] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (me.mageprotocol.shutters.Main) - loading
[22:10:09] [Client thread/TRACE] [shutters/]: Parsed dependency info : [] [] []
[22:10:09] [Client thread/DEBUG] [FML/]: Examining file SquidAPI-1.1.15.jar for potential mods
[22:10:09] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SquidAPI-1.1.15.jar
[22:10:09] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (coolsquid.squidapi.SquidAPI) - loading
[22:10:09] [Client thread/TRACE] [SquidAPI/]: Parsed dependency info : [] [ThermalExpansion, Botania, RotaryCraft, appliedenergistics2, WayOfTime, ThaumCraft, RailCraft, uptodate] []
[22:10:09] [Client thread/DEBUG] [FML/]: Examining file SquidUtils-2.1.4.jar for potential mods
[22:10:09] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SquidUtils-2.1.4.jar
[22:10:09] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (coolsquid.squidutils.SquidUtils) - loading
[22:10:09] [Client thread/TRACE] [SquidUtils/]: Parsed dependency info : [SquidAPI] [SquidAPI, AppleCore, MineTweaker3] []
[22:10:09] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 6 mods to load
[22:10:09] [Client thread/DEBUG] [FML/]: Found API coolsquid.squidutils.api (owned by SquidUtils providing SquidUtilsAPI) embedded in SquidUtils
[22:10:09] [Client thread/DEBUG] [FML/]: Creating API container dummy for API SquidUtilsAPI: owner: SquidUtils, dependents: []
[22:10:09] [Client thread/TRACE] [FML/]: Received a system property request ''
[22:10:09] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods
[22:10:09] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[22:10:09] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1492-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[22:10:09] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1492-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[22:10:09] [Client thread/DEBUG] [shutters/]: Enabling mod shutters
[22:10:09] [Client thread/DEBUG] [FML/]: Found translations in Main-1.1-alpha-c.jar [en_US]
[22:10:09] [Client thread/DEBUG] [SquidAPI/]: Enabling mod SquidAPI
[22:10:09] [Client thread/DEBUG] [SquidUtils/]: Enabling mod SquidUtils
[22:10:09] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[22:10:09] [Client thread/TRACE] [FML/]: All mod requirements are satisfied
[22:10:09] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list
[22:10:09] [Client thread/TRACE] [FML/]: Mod sorting completed successfully
[22:10:09] [Client thread/DEBUG] [FML/]: Mod sorting data
[22:10:09] [Client thread/DEBUG] [FML/]: shutters(Shutters:1.1-Alpha-b): Main-1.1-alpha-c.jar ()
[22:10:09] [Client thread/DEBUG] [FML/]: SquidAPI(SquidAPI:1.1.14): SquidAPI-1.1.15.jar (after:ThermalExpansion;after:Botania;after:RotaryCraft;after:appliedenergistics2;after:WayOfTime;after:ThaumCraft;after:RailCraft;after:uptodate)
[22:10:09] [Client thread/DEBUG] [FML/]: SquidUtils(SquidUtils:2.1.3): SquidUtils-2.1.4.jar (required-after:SquidAPI;after:AppleCore;after:MineTweaker3)
[22:10:09] [Client thread/DEBUG] [FML/]: SquidUtilsAPI(API: SquidUtilsAPI:2.0.0): SquidUtils-2.1.4.jar ()
[22:10:09] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[22:10:09] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[22:10:09] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.011s
[22:10:09] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[22:10:10] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[22:10:10] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[22:10:10] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.99.99)
[22:10:10] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, shutters, SquidAPI, SquidUtils] at CLIENT
[22:10:10] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, shutters, SquidAPI, SquidUtils] at SERVER
[22:10:10] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[22:10:10] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 1.292s
[22:10:10] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[22:10:10] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[22:10:10] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[22:10:10] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1492)
[22:10:11] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[22:10:11] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.123s
[22:10:11] [Client thread/TRACE] [shutters/shutters]: Sending event FMLConstructionEvent to mod shutters
[22:10:11] [Client thread/TRACE] [shutters/shutters]: Sent event FMLConstructionEvent to mod shutters
[22:10:11] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Shutters took 0.010s
[22:10:11] [Client thread/TRACE] [SquidAPI/SquidAPI]: Sending event FMLConstructionEvent to mod SquidAPI
[22:10:11] [Client thread/WARN] [SquidAPI/SquidAPI]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
[22:10:11] [Client thread/INFO] [SquidAPI/SquidAPI]: Registering BaseMod SquidAPI.
[22:10:11] [Client thread/INFO] [SquidAPI/SquidAPI]: Copyright (C) CoolSquid, 2015. Do not distribute without explicit, written permission from the copyright holder.
[22:10:11] [Client thread/INFO] [SquidAPI/SquidAPI]: Loading SquidAPI.cfg.
[22:10:11] [Client thread/INFO] [SquidAPI/SquidAPI]: Finished loading SquidAPI.cfg.
[22:10:11] [Client thread/TRACE] [FML/SquidAPI]: Mod SquidAPI is using network checker : No network checking performed
[22:10:11] [Client thread/TRACE] [FML/SquidAPI]: Testing mod SquidAPI to verify it accepts its own version in a remote connection
[22:10:11] [Client thread/TRACE] [FML/SquidAPI]: The mod SquidAPI accepts its own version (1.1.14)
[22:10:11] [Client thread/DEBUG] [FML/SquidAPI]: Attempting to inject @SidedProxy classes into SquidAPI
[22:10:11] [Client thread/TRACE] [SquidAPI/SquidAPI]: Sent event FMLConstructionEvent to mod SquidAPI
[22:10:11] [Client thread/DEBUG] [FML/]: Bar Step: Construction - SquidAPI took 0.329s
[22:10:11] [Client thread/TRACE] [SquidUtils/SquidUtils]: Sending event FMLConstructionEvent to mod SquidUtils
[22:10:11] [Client thread/WARN] [SquidAPI/SquidUtils]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
[22:10:11] [Client thread/INFO] [SquidAPI/SquidUtils]: Registering BaseMod SquidUtils.
[22:10:11] [Client thread/INFO] [SquidAPI/SquidUtils]: Copyright (C) CoolSquid, 2015. Do not distribute without explicit, written permission from the copyright holder.
[22:10:11] [Client thread/TRACE] [FML/SquidUtils]: Mod SquidUtils is using network checker : No network checking performed
[22:10:11] [Client thread/TRACE] [FML/SquidUtils]: Testing mod SquidUtils to verify it accepts its own version in a remote connection
[22:10:11] [Client thread/TRACE] [FML/SquidUtils]: The mod SquidUtils accepts its own version (2.1.3)
[22:10:11] [Client thread/DEBUG] [FML/SquidUtils]: Attempting to inject @SidedProxy classes into SquidUtils
[22:10:11] [Client thread/TRACE] [SquidUtils/SquidUtils]: Sent event FMLConstructionEvent to mod SquidUtils
[22:10:11] [Client thread/DEBUG] [FML/]: Bar Step: Construction - SquidUtils took 0.104s
[22:10:11] [Client thread/DEBUG] [FML/]: Bar Finished: Construction took 1.869s
[22:10:11] [Client thread/DEBUG] [FML/]: Mod signature data
[22:10:11] [Client thread/DEBUG] [FML/]: Valid Signatures:
[22:10:11] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 7.10.99.99) forge-1.7.10-10.13.4.1492-1.7.10-universal.jar
[22:10:11] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1492) forge-1.7.10-10.13.4.1492-1.7.10-universal.jar
[22:10:11] [Client thread/DEBUG] [FML/]: Missing Signatures:
[22:10:11] [Client thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
[22:10:11] [Client thread/DEBUG] [FML/]: shutters (Shutters 1.1-Alpha-b) Main-1.1-alpha-c.jar
[22:10:11] [Client thread/DEBUG] [FML/]: SquidAPI (SquidAPI 1.1.14) SquidAPI-1.1.15.jar
[22:10:11] [Client thread/DEBUG] [FML/]: SquidUtils (SquidUtils 2.1.3) SquidUtils-2.1.4.jar
[22:10:11] [Client thread/ERROR] [FML/]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[22:10:11] [Client thread/ERROR] [FML/]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10-universal.jar)
UC Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10-universal.jar)
UE shutters{1.1-Alpha-b} [Shutters] (Main-1.1-alpha-c.jar)
UC SquidAPI{1.1.14} [SquidAPI] (SquidAPI-1.1.15.jar)
UC SquidUtils{2.1.3} [SquidUtils] (SquidUtils-2.1.4.jar)
[22:10:11] [Client thread/ERROR] [FML/]: The following problems were captured during this phase
[22:10:11] [Client thread/ERROR] [FML/]: Caught exception from shutters
java.lang.ClassNotFoundException: me.mageprotocol.shutters.Main
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_45]
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[forge-1.7.10-10.13.4.1492-1.7.10-universal.jar:?]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_45]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_45]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) ~[forge-1.7.10-10.13.4.1492-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_45]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1492-1.7.10-universal.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1492-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_45]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_45]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_45]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.NullPointerException
[22:10:11] [Client thread/INFO] [STDOUT/]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 15/08/15 22:10
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: me.mageprotocol.shutters.Main
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.ClassNotFoundException: me.mageprotocol.shutters.Main
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 18 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 331487712 bytes (316 MB) / 623902720 bytes (595 MB) up to 954728448 bytes (910 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m -XX:PermSize=128m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10-universal.jar)
UC Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10-universal.jar)
UE shutters{1.1-Alpha-b} [Shutters] (Main-1.1-alpha-c.jar)
UC SquidAPI{1.1.14} [SquidAPI] (SquidAPI-1.1.15.jar)
UC SquidUtils{2.1.3} [SquidUtils] (SquidUtils-2.1.4.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1003' Renderer: 'AMD Radeon HD 8650G'
[22:10:11] [Client thread/INFO] [STDOUT/]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Z\Desktop\Dev\MultiMC\MultiMC\instances\PackUtils Research\minecraft\crash-reports\crash-2015-08-15_22.10.11-client.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment