2012-12-31 19:15:43 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
2012-12-31 19:15:43 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-31 19:15:43 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-31 19:15:43 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-31 19:15:43 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-31 19:15:43 [INFO] [STDOUT] Request: GET http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-31 19:15:43 [INFO] [STDOUT] No handler. Piping.
2012-12-31 19:15:47 [INFO] [STDOUT] Piping finished, data size: 123642
2012-12-31 19:15:47 [FINEST] [ForgeModLoader] Download complete
2012-12-31 19:15:47 [INFO] [ForgeModLoader] Download complete
2012-12-31 19:15:47 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2012-12-31 19:15:47 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-31 19:15:47 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-31 19:16:22 [FINEST] [ForgeModLoader] Download complete
2012-12-31 19:16:22 [INFO] [ForgeModLoader] Download complete
2012-12-31 19:16:22 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2012-12-31 19:16:22 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-31 19:16:22 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-31 19:16:22 [INFO] [STDOUT] Request: GET http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-31 19:16:22 [INFO] [STDOUT] No handler. Piping.
2012-12-31 19:16:26 [INFO] [STDOUT] Piping finished, data size: 212767
2012-12-31 19:16:26 [FINEST] [ForgeModLoader] Download complete
2012-12-31 19:16:26 [INFO] [ForgeModLoader] Download complete
2012-12-31 19:16:26 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2012-12-31 19:16:26 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2012-12-31 19:16:26 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2012-12-31 19:17:01 [FINEST] [ForgeModLoader] Download complete
2012-12-31 19:17:01 [INFO] [ForgeModLoader] Download complete
2012-12-31 19:17:01 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2012-12-31 19:17:02 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-31 19:17:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-31 19:17:02 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
2012-12-31 19:17:02 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-31 19:17:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-31 19:17:02 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-31 19:17:02 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-31 19:17:04 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-31 19:17:07 [INFO] [STDERR] Exception in thread "Thread-13" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-12-31 19:17:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2012-12-31 19:17:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-12-31 19:17:07 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2012-12-31 19:17:07 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2012-12-31 19:17:07 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-12-31 19:17:07 [INFO] [STDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-12-31 19:17:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)
2012-12-31 19:17:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
2012-12-31 19:17:07 [INFO] [STDERR] ... 4 more
2012-12-31 19:17:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-12-31 19:17:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2012-12-31 19:17:07 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-31 19:17:08 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2012-12-31 19:17:08 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 19:17:08 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 19:17:08 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-12-31 19:17:08 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-12-31 19:17:08 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)
2012-12-31 19:17:08 [INFO] [STDERR] ... 5 more
This is the error report I got after installing Forge. Deleted META-INF (Both JAR and Forge). Installed Forge Universal. NO MODS INSTALLED. RISUGAMI'S MODLOADER NOT INSTALLED. BTW, Risugami's modloader worked well
Rollback Post to RevisionRollBack
Also know as- Shadowiki, Shadov, Shadoviki, Shad0_, Shadovik4, and Unlifer. Find me and say "Hi!" or off.
Need help again. Minecraft version- 1.5.1, Forge- 7.7.1.624, After installing, the Mojang splash screen appears but after that the game doesn't load up. It's just stuck on a black screen. Log-
2013-04-06 19:59:17 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.13.624 for Minecraft 1.5.1 loading
2013-04-06 19:59:17 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_15, running on Windows 7:x86:6.1, installed at E:\Program Files (x86)\Java\jre7
2013-04-06 19:59:17 [FINE] [ForgeModLoader] Java classpath at launch is H:\Minecraft\ms2-4.2.4\mineshaftersquared.jar
2013-04-06 19:59:17 [FINE] [ForgeModLoader] Java library path at launch is E:\Program Files (x86)\Java\jre7\bin;E:\Windows\Sun\Java\bin;E:\Windows\system32;E:\Windows;E:\Windows\system32;E:\Windows;E:\Windows\System32\Wbem;E:\Windows\System32\WindowsPowerShell\v1.0\;.
2013-04-06 19:59:17 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Discovering coremods
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Running coremod plugins
2013-04-06 19:59:17 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-04-06 19:59:18 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-06 19:59:18 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-04-06 19:59:18 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-04-06 19:59:18 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-04-06 19:59:18 [FINEST] [ForgeModLoader] Validating minecraft
2013-04-06 19:59:18 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-04-06 19:59:19 [INFO] [STDOUT] 838, 482
2013-04-06 19:59:19 [INFO] [STDOUT] getting paramfullscreen
2013-04-06 19:59:22 [INFO] [STDOUT] 229 recipes
2013-04-06 19:59:22 [INFO] [STDOUT] 27 achievements
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramusername
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramsessionid
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramusername
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramsessionid
2013-04-06 19:59:22 [INFO] [Minecraft-Client] Setting user: Shadoviki
2013-04-06 19:59:22 [INFO] [STDOUT] (Session ID is 207476962712334164034)
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramdemo
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramserver
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramport
2013-04-06 19:59:22 [INFO] [STDOUT] getting paramstand-alone
2013-04-06 19:59:22 [INFO] [Minecraft-Client] LWJGL Version: 2.8.5
2013-04-06 19:59:23 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-04-06 19:59:23 [INFO] [STDOUT] MinecraftForge v7.7.1.624 Initialized
2013-04-06 19:59:23 [INFO] [ForgeModLoader] MinecraftForge v7.7.1.624 Initialized
2013-04-06 19:59:23 [INFO] [STDOUT] Replaced 85 ore recipies
2013-04-06 19:59:23 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-04-06 19:59:24 [INFO] [ForgeModLoader] Reading custom logging properties from E:\Users\Vidya\AppData\Roaming\.minecraft\config\logging.properties
2013-04-06 19:59:24 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Found a minecraft related file at E:\Users\Vidya\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\bin\lwjgl.jar
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\bin\jinput.jar
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-148.jar
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.1.zip
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Skipping known library file E:\Users\Vidya\AppData\Roaming\.minecraft\lib\scala-library.jar
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-04-06 19:59:24 [INFO] [ForgeModLoader] Searching E:\Users\Vidya\AppData\Roaming\.minecraft\mods for mods
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Found a candidate mod directory 1.5.1
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Found a candidate zip or jar file backpack-1.7.8-1.5.1.zip
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.51.zip
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.115.268-lf.jar
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-04-06 19:59:24 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Examining directory 1.5.1 for potential mods
2013-04-06 19:59:24 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.5.1
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Examining file backpack-1.7.8-1.5.1.zip for potential mods
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Located mcmod.info file in file backpack-1.7.8-1.5.1.zip
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod backpack.Backpack
2013-04-06 19:59:24 [FINEST] [Backpack] Parsed dependency info : [] [] []
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Examining file ComputerCraft1.51.zip for potential mods
2013-04-06 19:59:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.51.zip
2013-04-06 19:59:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2013-04-06 19:59:24 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2013-04-06 19:59:25 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.115.268-lf.jar for potential mods
2013-04-06 19:59:25 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.115.268-lf.jar
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-04-06 19:59:25 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-04-06 19:59:25 [INFO] [ForgeModLoader] Forge Mod Loader has identified 7 mods to load
2013-04-06 19:59:25 [FINER] [ForgeModLoader] Received a system property request ''
2013-04-06 19:59:25 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-04-06 19:59:25 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Reloading logging properties from E:\Users\Vidya\AppData\Roaming\.minecraft\config\logging.properties
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Reloaded logging properties
2013-04-06 19:59:25 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-04-06 19:59:25 [INFO] [mcp] Activating mod mcp
2013-04-06 19:59:25 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-04-06 19:59:25 [INFO] [FML] Activating mod FML
2013-04-06 19:59:25 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-04-06 19:59:25 [INFO] [Forge] Activating mod Forge
2013-04-06 19:59:25 [FINE] [Backpack] Enabling mod Backpack
2013-04-06 19:59:25 [FINE] [Backpack] Mod Logging channel Backpack configured at default level.
2013-04-06 19:59:25 [INFO] [Backpack] Activating mod Backpack
2013-04-06 19:59:25 [FINE] [CCTurtle] Enabling mod CCTurtle
2013-04-06 19:59:25 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
2013-04-06 19:59:25 [INFO] [CCTurtle] Activating mod CCTurtle
2013-04-06 19:59:25 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2013-04-06 19:59:25 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2013-04-06 19:59:25 [INFO] [ComputerCraft] Activating mod ComputerCraft
2013-04-06 19:59:25 [FINE] [IC2] Enabling mod IC2
2013-04-06 19:59:25 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-04-06 19:59:25 [INFO] [IC2] Activating mod IC2
2013-04-06 19:59:25 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-04-06 19:59:25 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-04-06 19:59:25 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-04-06 19:59:25 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Mod sorting data
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Backpack(Backpack:1.7.8): backpack-1.7.8-1.5.1.zip ()
2013-04-06 19:59:25 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.51): ComputerCraft1.51.zip ()
2013-04-06 19:59:25 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.51): ComputerCraft1.51.zip (after:ComputerCraft)
2013-04-06 19:59:25 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.268-lf): industrialcraft-2_1.115.268-lf.jar ()
2013-04-06 19:59:25 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-04-06 19:59:25 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-04-06 19:59:25 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-04-06 19:59:25 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-04-06 19:59:25 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-04-06 19:59:25 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-04-06 19:59:25 [FINEST] [Backpack] Sending event FMLConstructionEvent to mod Backpack
2013-04-06 19:59:25 [FINEST] [ForgeModLoader] Testing mod Backpack to verify it accepts its own version in a remote connection
2013-04-06 19:59:25 [FINEST] [ForgeModLoader] The mod Backpack accepts its own version (1.7.8)
2013-04-06 19:59:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Backpack
2013-04-06 19:59:25 [FINEST] [Backpack] Sent event FMLConstructionEvent to mod Backpack
2013-04-06 19:59:25 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
2013-04-06 19:59:25 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: zv
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:340)
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:485)
2013-04-06 19:59:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-06 19:59:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-04-06 19:59:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-06 19:59:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-06 19:59:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-04-06 19:59:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
2013-04-06 19:59:25 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-04-06 19:59:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729)
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: zv
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-06 19:59:25 [INFO] [STDERR] ... 31 more
2013-04-06 19:59:25 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-04-06 19:59:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
2013-04-06 19:59:25 [INFO] [STDERR] ... 33 more
Rollback Post to RevisionRollBack
Also know as- Shadowiki, Shadov, Shadoviki, Shad0_, Shadovik4, and Unlifer. Find me and say "Hi!" or off.
This is the error report I got after installing Forge. Deleted META-INF (Both JAR and Forge). Installed Forge Universal. NO MODS INSTALLED. RISUGAMI'S MODLOADER NOT INSTALLED. BTW, Risugami's modloader worked well
-
View User Profile
-
View Posts
-
Send Message
Retired StaffDo not delete the Forge Meta-inf files. Delete the Meta-inf before install forge.
I reinstalled Forge, but again it dosent load up
-
View User Profile
-
View Posts
-
Send Message
Retired StaffDid you install forge not just fml?
What version of forge are you using?
Try running the advanced minecraft error test and post the log.
Yup, I installed forge, it ran its setup and downloaded all its components, but what's FML?
I installed the latest version of forge.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffTry downloading the fml_libs and extract it at your .minecraft/libs folder.