Posted January 4, 201411 yr When ever I start up forge, I get this: [17:17:54 INFO]: Client> INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [17:17:54 INFO]: Client> Jan 04, 2014 5:17:54 PM net.minecraft.launchwrapper.LogWrapper log [17:17:54 INFO]: Client> INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [17:17:54 INFO]: Client> Jan 04, 2014 5:17:54 PM net.minecraft.launchwrapper.LogWrapper log [17:17:54 INFO]: Client> INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_01, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [WARNING] [ForgeModLoader] The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:17:54 INFO]: Client> 2014-01-04 17:17:54 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg [17:17:57 INFO]: Client> 2014-01-04 17:17:57 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [17:17:57 INFO]: Client> 2014-01-04 17:17:57 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [17:17:57 INFO]: Client> 2014-01-04 17:17:57 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:17:57 INFO]: Client> 2014-01-04 17:17:57 [iNFO] [sTDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg [17:17:57 INFO]: Client> 2014-01-04 17:17:57 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] java.io.FileNotFoundException: C:\Users\jbkimber\AppData\Roaming\.minecraft\config\battlegear2.cfg (Access is denied) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at java.io.FileInputStream.open(Native Method) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at java.io.FileInputStream.<init>(Unknown Source) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at java.io.FileReader.<init>(Unknown Source) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at mods.battlegear2.coremod.BattlegearTranslator.readConfig(BattlegearTranslator.java:93) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at mods.battlegear2.coremod.BattlegearTranslator.call(BattlegearTranslator.java:81) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at mods.battlegear2.coremod.BattlegearTranslator.call(BattlegearTranslator.java:21) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:124) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:24) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:97) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] ... 4 more [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178) [17:17:58 INFO]: Client> 2014-01-04 17:17:58 [iNFO] [sTDERR] ... 6 more [17:17:58 ERROR]: Game ended with bad state (exit code 1) [17:17:58 INFO]: Deleting C:\Users\jbkimber\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953-natives-94002442379867 [17:17:58 INFO]: Ignoring visibility rule and showing launcher due to a game crash
January 5, 201411 yr Battlegear mod issue 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.
January 5, 201411 yr Author I tried deleting that, but all I got was "Java already running" or something which prevented me from deleting
January 5, 201411 yr Stop minecraft Open task manager and kill 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.
January 5, 201411 yr Author Stop minecraft Open task manager and kill it Problem, I'm not running Minecraft. Remember, I can't open it!
January 5, 201411 yr Doesn't mean it's not running, it could be in a hung state. Kill any 'java' process you see in the task manager. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
January 9, 201411 yr Reboot your comptuer into safe mode and delete the file there. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.