Posted August 30, 201312 yr Hey guys, I've downloaded minecraftforge_src (tried latest and recommended for 1.6.2) and run the installer. Before i even started modding i wanted to make sure that when i start the client from mcp additional mods could be loaded. It's important because i need my new mod to work with buildcraft and industrialcraft, so i figured it would be best to have them loaded even in early development in order to recognize conflicts immediatly. While running StartClient.bat without mods in the jars/mods folder would work, adding any of the two mods to the folder results in a crash (see crash log below). -I'm using up-to-date versions of the two mods, tested them in my untouched .minecraft folder with success -As mentioned above used forge 1.6.2 recommended and latest (entirely new installs) -ran a "secret" tool that is supposed to make mods compatible with mcp/dev-environment without success (guess it doesn't work with new forge/mc anyway) -ran client without mods, worked fine -found warning in log saying "info.mcmeta.file" is missing for all mod packages, but i've read that this shouldn't be an issue Thanks for any advise Log: 2013-08-30 12:46:25 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.57.845 for Minecraft 1.6.2 loading 2013-08-30 12:46:25 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_10, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.7.0_10\jre 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Java classpath at launch is ..\bin\minecraft;..\src\minecraft;..\jars\versions\1.6.2\1.6.2.jar;..\lib;..\lib\*;..\jars\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;..\jars\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;..\jars\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;..\jars\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;..\jars\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;..\jars\libraries\com\google\guava\guava\14.0\guava-14.0.jar;..\jars\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;..\jars\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;..\jars\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;..\jars\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;..\jars\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;..\jars\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;..\jars\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;..\jars\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;..\jars\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;..\jars\libraries\org\ow2\asm\asm-debug-all\4.1\asm-debug-all-4.1.jar;..\jars\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;..\jars\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;..\jars\libraries\net\sourceforge\argo\argo\2.25\argo-2.25.jar;..\jars\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;..\jars\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;..\jars\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar;..\jars\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Java library path at launch is ..\jars\versions\1.6.2\1.6.2-natives 2013-08-30 12:46:25 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Loaded coremod FMLCorePlugin 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Loaded coremod FMLForgePlugin 2013-08-30 12:46:25 [FINE] [ForgeModLoader] All fundamental core mods are successfully located 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Discovering coremods 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-A-4.0.1.jar 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-A-4.0.1.jar 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Examining for coremod candidacy industrialcraft-2_1.118.401-lf.jar 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Not found coremod data in industrialcraft-2_1.118.401-lf.jar 2013-08-30 12:46:25 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer 2013-08-30 12:46:25 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg 2013-08-30 12:46:25 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer 2013-08-30 12:46:25 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer 2013-08-30 12:46:25 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer 2013-08-30 12:46:25 [iNFO] [sTDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg 2013-08-30 12:46:25 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Running coremod plugins 2013-08-30 12:46:25 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-08-30 12:46:27 [sEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work! 2013-08-30 12:46:27 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-08-30 12:46:27 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-08-30 12:46:27 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-08-30 12:46:27 [FINE] [ForgeModLoader] Validating minecraft 2013-08-30 12:46:28 [FINE] [ForgeModLoader] Minecraft validated, launching... 2013-08-30 12:46:28 [iNFO] [ForgeModLoader] Launching wrapped minecraft 2013-08-30 12:46:30 [iNFO] [Minecraft-Client] Setting user: Player151 2013-08-30 12:46:30 [iNFO] [Minecraft-Client] (Session ID is null) 2013-08-30 12:46:34 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 2013-08-30 12:46:36 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default 2013-08-30 12:46:37 [iNFO] [sTDOUT] 2013-08-30 12:46:37 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-08-30 12:46:38 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-08-30 12:46:38 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-08-30 12:46:38 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-08-30 12:46:38 [iNFO] [sTDOUT] MinecraftForge v9.10.0.845 Initialized 2013-08-30 12:46:38 [iNFO] [ForgeModLoader] MinecraftForge v9.10.0.845 Initialized 2013-08-30 12:46:38 [iNFO] [sTDOUT] OpenAL initialized. 2013-08-30 12:46:38 [iNFO] [sTDOUT] 2013-08-30 12:46:39 [iNFO] [sTDOUT] Replaced 101 ore recipies 2013-08-30 12:46:39 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-08-30 12:46:39 [FINE] [ForgeModLoader] No config directory found, creating one: G:\mc modding\FORGE NEU\mcp\jars\config 2013-08-30 12:46:39 [iNFO] [ForgeModLoader] Config directory created successfully 2013-08-30 12:46:39 [iNFO] [ForgeModLoader] Reading custom logging properties from G:\mc modding\FORGE NEU\mcp\jars\config\logging.properties 2013-08-30 12:46:39 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related directory at G:\mc modding\FORGE NEU\mcp\bin\minecraft, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related directory at G:\mc modding\FORGE NEU\mcp\src\minecraft, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\versions\1.6.2\1.6.2.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related directory at G:\mc modding\FORGE NEU\mcp\lib, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\ow2\asm\asm-debug-all\4.1\asm-debug-all-4.1.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\net\sourceforge\argo\argo\2.25\argo-2.25.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a minecraft related file at G:\mc modding\FORGE NEU\mcp\jars\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar, examining for mod candidates 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-08-30 12:46:39 [iNFO] [ForgeModLoader] Searching G:\mc modding\FORGE NEU\mcp\jars\mods for mods 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-4.0.1.jar 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.118.401-lf.jar 2013-08-30 12:46:39 [FINE] [ForgeModLoader] Examining directory minecraft for potential mods 2013-08-30 12:46:39 [FINE] [ForgeModLoader] No mcmod.info file found in directory minecraft 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers.deobf 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.launcher 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.patcher 2013-08-30 12:46:39 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com.nothome 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com.nothome.delta 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package ibxm 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.mco 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.main 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.mco 2013-08-30 12:46:40 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texture 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.resources 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.resources.data 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.stats 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai.attributes 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss 2013-08-30 12:46:41 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.logging 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.scoreboard 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity 2013-08-30 12:46:42 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model.obj 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model.techne 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common.network 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common.network.packet 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.brewing 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity 2013-08-30 12:46:43 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.fluids 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.server 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.server.command 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package paulscode 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining directory minecraft for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] No mcmod.info file found in directory minecraft 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package assets 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package assets.forge 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package assets.forge.lang 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers.deobf 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.launcher 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.patcher 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com.nothome 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com.nothome.delta 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package ibxm 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.mco 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.main 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.mco 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texture 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.resources 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.resources.data 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.stats 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai.attributes 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.logging 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.scoreboard 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model.obj 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model.techne 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common.network 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common.network.packet 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.brewing 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.fluids 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.server 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.server.command 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package paulscode 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound 2013-08-30 12:46:44 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining file 1.6.2.jar for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] The mod container 1.6.2.jar appears to be missing an mcmod.info file 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining directory lib for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] No mcmod.info file found in directory lib 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining file lwjgl-platform-2.9.0-natives-windows.jar for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] The mod container lwjgl-platform-2.9.0-natives-windows.jar appears to be missing an mcmod.info file 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file 2013-08-30 12:46:44 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods 2013-08-30 12:46:44 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file 2013-08-30 12:46:45 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods 2013-08-30 12:46:45 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file 2013-08-30 12:46:45 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods 2013-08-30 12:46:45 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file 2013-08-30 12:46:45 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods 2013-08-30 12:46:45 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file 2013-08-30 12:46:46 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods 2013-08-30 12:46:46 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file 2013-08-30 12:46:46 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods 2013-08-30 12:46:46 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file 2013-08-30 12:46:46 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods 2013-08-30 12:46:46 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file 2013-08-30 12:46:47 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods 2013-08-30 12:46:47 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file 2013-08-30 12:46:47 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods 2013-08-30 12:46:47 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file 2013-08-30 12:46:47 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods 2013-08-30 12:46:47 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file 2013-08-30 12:46:47 [FINE] [ForgeModLoader] Examining file asm-debug-all-4.1.jar for potential mods 2013-08-30 12:46:47 [FINE] [ForgeModLoader] The mod container asm-debug-all-4.1.jar appears to be missing an mcmod.info file 2013-08-30 12:46:47 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods 2013-08-30 12:46:47 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods 2013-08-30 12:46:48 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file argo-2.25.jar for potential mods 2013-08-30 12:46:48 [FINE] [ForgeModLoader] The mod container argo-2.25.jar appears to be missing an mcmod.info file 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods 2013-08-30 12:46:48 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods 2013-08-30 12:46:48 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file jinput-platform-2.0.5-natives-windows.jar for potential mods 2013-08-30 12:46:48 [FINE] [ForgeModLoader] The mod container jinput-platform-2.0.5-natives-windows.jar appears to be missing an mcmod.info file 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file launchwrapper-1.3.jar for potential mods 2013-08-30 12:46:48 [FINE] [ForgeModLoader] The mod container launchwrapper-1.3.jar appears to be missing an mcmod.info file 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file buildcraft-A-4.0.1.jar for potential mods 2013-08-30 12:46:48 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-4.0.1.jar 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders 2013-08-30 12:46:48 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore 2013-08-30 12:46:48 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[9.10.0.800,)] [Forge@[9.10.0.800,)] [] 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy 2013-08-30 12:46:48 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory 2013-08-30 12:46:48 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon 2013-08-30 12:46:48 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport 2013-08-30 12:46:48 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.118.401-lf.jar for potential mods 2013-08-30 12:46:48 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.118.401-lf.jar 2013-08-30 12:46:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2 2013-08-30 12:46:48 [FINEST] [iC2] Parsed dependency info : [] [] [] 2013-08-30 12:46:48 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 10 mods to load 2013-08-30 12:46:48 [FINER] [ForgeModLoader] Received a system property request '' 2013-08-30 12:46:48 [FINER] [ForgeModLoader] System property request managing the state of 0 mods 2013-08-30 12:46:48 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-08-30 12:46:49 [FINE] [ForgeModLoader] Reloading logging properties from G:\mc modding\FORGE NEU\mcp\jars\config\logging.properties 2013-08-30 12:46:49 [FINE] [ForgeModLoader] Reloaded logging properties 2013-08-30 12:46:49 [FINE] [mcp] Mod Logging channel mcp configured at default level. 2013-08-30 12:46:49 [iNFO] [mcp] Activating mod mcp 2013-08-30 12:46:49 [FINE] [FML] Mod Logging channel FML configured at default level. 2013-08-30 12:46:49 [iNFO] [FML] Activating mod FML 2013-08-30 12:46:49 [FINE] [Forge] Mod Logging channel Forge configured at default level. 2013-08-30 12:46:49 [iNFO] [Forge] Activating mod Forge 2013-08-30 12:46:49 [FINE] [buildCraft|Builders] Enabling mod BuildCraft|Builders 2013-08-30 12:46:49 [FINE] [buildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level. 2013-08-30 12:46:49 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders 2013-08-30 12:46:49 [FINE] [buildCraft|Core] Enabling mod BuildCraft|Core 2013-08-30 12:46:49 [FINE] [buildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level. 2013-08-30 12:46:49 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core 2013-08-30 12:46:49 [FINE] [buildCraft|Energy] Enabling mod BuildCraft|Energy 2013-08-30 12:46:49 [FINE] [buildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level. 2013-08-30 12:46:49 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy 2013-08-30 12:46:49 [FINE] [buildCraft|Factory] Enabling mod BuildCraft|Factory 2013-08-30 12:46:49 [FINE] [buildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level. 2013-08-30 12:46:49 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory 2013-08-30 12:46:49 [FINE] [buildCraft|Silicon] Enabling mod BuildCraft|Silicon 2013-08-30 12:46:49 [FINE] [buildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level. 2013-08-30 12:46:49 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon 2013-08-30 12:46:49 [FINE] [buildCraft|Transport] Enabling mod BuildCraft|Transport 2013-08-30 12:46:49 [FINE] [buildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level. 2013-08-30 12:46:49 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport 2013-08-30 12:46:49 [FINE] [iC2] Enabling mod IC2 2013-08-30 12:46:49 [FINE] [iC2] Mod Logging channel IC2 configured at default level. 2013-08-30 12:46:49 [iNFO] [iC2] Activating mod IC2 2013-08-30 12:46:49 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [bC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [buildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [bC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [bC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [bC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [bC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [WARNING] [industrialCraft 2] Mod IndustrialCraft 2 is missing a pack.mcmeta file, things may not work well 2013-08-30 12:46:49 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:IndustrialCraft 2 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] SoundSystem shutting down... 2013-08-30 12:46:49 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-08-30 12:46:49 [FINER] [ForgeModLoader] All mod requirements are satisfied 2013-08-30 12:46:49 [FINER] [ForgeModLoader] Sorting mods into an ordered list 2013-08-30 12:46:49 [FINER] [ForgeModLoader] Mod sorting completed successfully 2013-08-30 12:46:49 [FINE] [ForgeModLoader] Mod sorting data 2013-08-30 12:46:49 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.0.1): buildcraft-A-4.0.1.jar (required-after:Forge@[9.10.0.800,)) 2013-08-30 12:46:49 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.0.1): buildcraft-A-4.0.1.jar (required-after:BuildCraft|[email protected]) 2013-08-30 12:46:49 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.0.1): buildcraft-A-4.0.1.jar (required-after:BuildCraft|[email protected]) 2013-08-30 12:46:49 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.0.1): buildcraft-A-4.0.1.jar (required-after:BuildCraft|[email protected]) 2013-08-30 12:46:49 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.0.1): buildcraft-A-4.0.1.jar (required-after:BuildCraft|[email protected]) 2013-08-30 12:46:49 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.0.1): buildcraft-A-4.0.1.jar (required-after:BuildCraft|[email protected]) 2013-08-30 12:46:49 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.118.401-lf): industrialcraft-2_1.118.401-lf.jar () 2013-08-30 12:46:49 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-08-30 12:46:49 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-08-30 12:46:49 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML 2013-08-30 12:46:49 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML 2013-08-30 12:46:49 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-08-30 12:46:49 [iNFO] [ForgeModLoader] Registering Forge Packet Handler 2013-08-30 12:46:49 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection 2013-08-30 12:46:49 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.10.0.845) 2013-08-30 12:46:49 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler 2013-08-30 12:46:49 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-08-30 12:46:49 [FINEST] [buildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core 2013-08-30 12:46:49 [iNFO] [sTDOUT] ---- Minecraft Crash Report ---- 2013-08-30 12:46:49 [iNFO] [sTDOUT] // Don't do that. 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] Time: 30.08.13 12:46 2013-08-30 12:46:49 [iNFO] [sTDOUT] Description: Initializing game 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] java.lang.NoSuchFieldError: field_77698_e 2013-08-30 12:46:49 [iNFO] [sTDOUT] at buildcraft.BuildCraftCore.<clinit>(BuildCraftCore.java:157) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.Class.forName0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.Class.forName(Class.java:264) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Method.java:601) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Method.java:601) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:509) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:93) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Method.java:601) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18) 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows: 2013-08-30 12:46:49 [iNFO] [sTDOUT] --------------------------------------------------------------------------------------- 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] -- Head -- 2013-08-30 12:46:49 [iNFO] [sTDOUT] Stacktrace: 2013-08-30 12:46:49 [iNFO] [sTDOUT] at buildcraft.BuildCraftCore.<clinit>(BuildCraftCore.java:157) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.Class.forName0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.Class.forName(Class.java:264) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Method.java:601) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Method.java:601) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:509) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470) 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] -- Initialization -- 2013-08-30 12:46:49 [iNFO] [sTDOUT] Details: 2013-08-30 12:46:49 [iNFO] [sTDOUT] Stacktrace: 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:93) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Method.java:601) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) 2013-08-30 12:46:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18) 2013-08-30 12:46:49 [iNFO] [sTDOUT] 2013-08-30 12:46:49 [iNFO] [sTDOUT] -- System Details -- 2013-08-30 12:46:49 [iNFO] [sTDOUT] Details: 2013-08-30 12:46:49 [iNFO] [sTDOUT] Minecraft Version: 1.6.2 2013-08-30 12:46:49 [iNFO] [sTDOUT] Operating System: Windows 7 (amd64) version 6.1 2013-08-30 12:46:49 [iNFO] [sTDOUT] Java Version: 1.7.0_10, Oracle Corporation 2013-08-30 12:46:49 [iNFO] [sTDOUT] Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation 2013-08-30 12:46:49 [iNFO] [sTDOUT] Memory: 934241160 bytes (890 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB) 2013-08-30 12:46:49 [iNFO] [sTDOUT] JVM Flags: 3 total; -Xincgc -Xms1024M -Xmx1024M 2013-08-30 12:46:49 [iNFO] [sTDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used 2013-08-30 12:46:49 [iNFO] [sTDOUT] Suspicious classes: FML and Forge are installed 2013-08-30 12:46:49 [iNFO] [sTDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 2013-08-30 12:46:49 [iNFO] [sTDOUT] FML: MCP v8.04 FML v6.2.57.845 Minecraft Forge 9.10.0.845 10 mods loaded, 10 mods active 2013-08-30 12:46:49 [iNFO] [sTDOUT] mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed 2013-08-30 12:46:49 [iNFO] [sTDOUT] FML{6.2.57.845} [Forge Mod Loader] (minecraft) Unloaded->Constructed 2013-08-30 12:46:49 [iNFO] [sTDOUT] Forge{9.10.0.845} [Minecraft Forge] (minecraft) Unloaded->Constructed 2013-08-30 12:46:49 [iNFO] [sTDOUT] BuildCraft|Core{4.0.1} [buildCraft] (buildcraft-A-4.0.1.jar) Unloaded 2013-08-30 12:46:49 [iNFO] [sTDOUT] BuildCraft|Builders{4.0.1} [bC Builders] (buildcraft-A-4.0.1.jar) Unloaded 2013-08-30 12:46:49 [iNFO] [sTDOUT] BuildCraft|Energy{4.0.1} [bC Energy] (buildcraft-A-4.0.1.jar) Unloaded 2013-08-30 12:46:49 [iNFO] [sTDOUT] BuildCraft|Factory{4.0.1} [bC Factory] (buildcraft-A-4.0.1.jar) Unloaded 2013-08-30 12:46:49 [iNFO] [sTDOUT] BuildCraft|Transport{4.0.1} [bC Transport] (buildcraft-A-4.0.1.jar) Unloaded 2013-08-30 12:46:49 [iNFO] [sTDOUT] BuildCraft|Silicon{4.0.1} [bC Silicon] (buildcraft-A-4.0.1.jar) Unloaded 2013-08-30 12:46:49 [iNFO] [sTDOUT] IC2{1.118.401-lf} [industrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded 2013-08-30 12:46:49 [iNFO] [sTDOUT] Launched Version: FML_DEV 2013-08-30 12:46:49 [iNFO] [sTDOUT] LWJGL: 2.9.0 2013-08-30 12:46:49 [iNFO] [sTDOUT] OpenGL: ATI Radeon HD 4800 Series GL version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc. 2013-08-30 12:46:49 [iNFO] [sTDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge' 2013-08-30 12:46:49 [iNFO] [sTDOUT] Type: Client (map_client.txt) 2013-08-30 12:46:49 [iNFO] [sTDOUT] Resource Pack: Default 2013-08-30 12:46:49 [iNFO] [sTDOUT] Current Language: English (US) 2013-08-30 12:46:49 [iNFO] [sTDOUT] Profiler Position: N/A (disabled) 2013-08-30 12:46:49 [iNFO] [sTDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null 2013-08-30 12:46:49 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-08-30 12:46:49 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-08-30 12:46:49 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# G:\mc modding\FORGE NEU\mcp\jars\.\crash-reports\crash-2013-08-30_12.46.49-client.txt
August 30, 201312 yr The mod is obfuscated. Deobfuscate it. Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
August 30, 201312 yr Author I've tried for about 6 six hours now, but can't get it working. All the tutorials on deobfuscating where based on linux and im on windows. Perhaps the problem lies there. I installed from scratch twice and ran into exactly the same problem. When i execute deobfuscate_libs.py it says cannot find main class org.ldg.mcpd.MCPDeobfuscate. Anyone on windows got this scheisdreck working? i'm using: MCP + Forge (forge installer) latest version Narc's instructions: http://www.narc.ro/setting-up-mcp-deobfuscate (also gone through the README's of third-party jars) Is there any other way to deobfuscate mods? Is there any chance of being super nice asking just the right way and maybe finding someone who will upload deobfuscated bc and ic2 ? I really feel ashamed for asking, but these constant troubles cost me sleep and today nearly made me cry
August 31, 201312 yr https://github.com/immibis/bearded-octo-nemesis Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.