beewyka, on 06 January 2013 - 07:36 PM, said:
Spoiler:
I installed forge and put the zip into mods folder and got this error
------------- MultiMC Crash Report -------------
Information:
Date: 01-06-2013 14:35:41
Operating System: Windows 7 (build 7600), 64-bit edition
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-68
Minecraft Version: 1.4.6
------------------ Mod Lists -------------------
Jar Mods:
minecraftforge-universal-1.4.6-6.5.0.489.zip
Version: 6.5.0.489
Filename: minecraftforge-universal-1.4.6-6.5.0.489.zip
ModLoader Mods:
usefull_cobble1.11.01.4.6.zip
Version:
Filename: usefull_cobble1.11.01.4.6.zip
----------------- Console Log ------------------
Instance folder is:
C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\
Instance started with command:
"C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Useful Cobble" "854x480" "Mojang"
Loading jars...
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-06 14:35:11 [INFO] [STDOUT] 27 achievements
2013-01-06 14:35:11 [INFO] [STDOUT] 210 recipes
2013-01-06 14:35:11 [INFO] [STDOUT] Setting user: <username>, <session ID>
2013-01-06 14:35:11 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-06 14:35:12 [INFO] [STDOUT] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Searching C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\mods for mods
2013-01-06 14:35:13 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_Usefull_Cobble [mod_Usefull_Cobble] (usefull_cobble1.11.01.4.6.zip) Unloaded->Errored
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Caught exception from mod_Usefull_Cobble
java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
... 33 more
2013-01-06 14:35:23 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-01-06 14:35:23 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2013-01-06 14:35:23 [INFO] [STDERR] ... 5 more
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
2013-01-06 14:35:23 [INFO] [STDERR] ... 33 more
------------------- FML Log --------------------
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-01-06 14:35:11 [INFO] [STDOUT] 27 achievements
2013-01-06 14:35:11 [INFO] [STDOUT] 210 recipes
2013-01-06 14:35:11 [INFO] [STDOUT] Setting user: beewyka819, -1319797425860695660
2013-01-06 14:35:11 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-06 14:35:12 [INFO] [STDOUT] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\minecraft.jar, examining for mod candidates
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\lwjgl.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\lwjgl_util.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\jinput.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\argo-2.25.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\guava-12.0.1.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\asm-all-4.0.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\bcprov-jdk15on-147.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Searching C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\mods for mods
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file usefull_cobble1.11.01.4.6.zip
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-01-06 14:35:12 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Examining file usefull_cobble1.11.01.4.6.zip for potential mods
2013-01-06 14:35:13 [FINE] [ForgeModLoader] The mod container usefull_cobble1.11.01.4.6.zip appears to be missing an mcmod.info file
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Identified a BaseMod type mod net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:13 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Received a system property request ''
2013-01-06 14:35:13 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2013-01-06 14:35:13 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod mcp
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod FML
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod Forge
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Enabling mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2013-01-06 14:35:13 [FINE] [ForgeModLoader] All mod requirements are satisfied
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Mod sorting completed successfully
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Mod sorting data:
2013-01-06 14:35:13 [FINE] [ForgeModLoader] mod_Usefull_Cobble(mod_Usefull_Cobble:Not available): usefull_cobble1.11.01.4.6.zip ()
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Mod signature data:
2013-01-06 14:35:13 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.25): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-01-06 14:35:13 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.6.17.515): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.5.0.489): coremods (NO VALID CERTIFICATE FOUND)
2013-01-06 14:35:13 [FINE] [ForgeModLoader] mod_Usefull_Cobble(mod_Usefull_Cobble:Not available): usefull_cobble1.11.01.4.6.zip (NO VALID CERTIFICATE FOUND)
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_Usefull_Cobble [mod_Usefull_Cobble] (usefull_cobble1.11.01.4.6.zip) Unloaded->Errored
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Caught exception from mod_Usefull_Cobble
java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
... 33 more
2013-01-06 14:35:23 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-01-06 14:35:23 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2013-01-06 14:35:23 [INFO] [STDERR] ... 5 more
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
2013-01-06 14:35:23 [INFO] [STDERR] ... 33 more
I installed forge and put the zip into mods folder and got this error
------------- MultiMC Crash Report -------------
Information:
Date: 01-06-2013 14:35:41
Operating System: Windows 7 (build 7600), 64-bit edition
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-68
Minecraft Version: 1.4.6
------------------ Mod Lists -------------------
Jar Mods:
minecraftforge-universal-1.4.6-6.5.0.489.zip
Version: 6.5.0.489
Filename: minecraftforge-universal-1.4.6-6.5.0.489.zip
ModLoader Mods:
usefull_cobble1.11.01.4.6.zip
Version:
Filename: usefull_cobble1.11.01.4.6.zip
----------------- Console Log ------------------
Instance folder is:
C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\
Instance started with command:
"C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Useful Cobble" "854x480" "Mojang"
Loading jars...
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Patrick/Desktop/MultiMC/instances/Useful%20Cobble/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-06 14:35:11 [INFO] [STDOUT] 27 achievements
2013-01-06 14:35:11 [INFO] [STDOUT] 210 recipes
2013-01-06 14:35:11 [INFO] [STDOUT] Setting user: <username>, <session ID>
2013-01-06 14:35:11 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-06 14:35:12 [INFO] [STDOUT] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Searching C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\mods for mods
2013-01-06 14:35:13 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_Usefull_Cobble [mod_Usefull_Cobble] (usefull_cobble1.11.01.4.6.zip) Unloaded->Errored
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Caught exception from mod_Usefull_Cobble
java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
... 33 more
2013-01-06 14:35:23 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-01-06 14:35:23 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2013-01-06 14:35:23 [INFO] [STDERR] ... 5 more
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
2013-01-06 14:35:23 [INFO] [STDERR] ... 33 more
------------------- FML Log --------------------
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-06 14:35:08 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-06 14:35:08 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-01-06 14:35:11 [INFO] [STDOUT] 27 achievements
2013-01-06 14:35:11 [INFO] [STDOUT] 210 recipes
2013-01-06 14:35:11 [INFO] [STDOUT] Setting user: beewyka819, -1319797425860695660
2013-01-06 14:35:11 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-06 14:35:12 [INFO] [STDOUT] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.489 Initialized
2013-01-06 14:35:12 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\minecraft.jar, examining for mod candidates
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\lwjgl.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\lwjgl_util.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\bin\jinput.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\argo-2.25.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\guava-12.0.1.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\asm-all-4.0.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\lib\bcprov-jdk15on-147.jar
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-01-06 14:35:12 [INFO] [ForgeModLoader] Searching C:\Users\Patrick\Desktop\MultiMC\instances\Useful Cobble\minecraft\mods for mods
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file usefull_cobble1.11.01.4.6.zip
2013-01-06 14:35:12 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-01-06 14:35:12 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Examining file usefull_cobble1.11.01.4.6.zip for potential mods
2013-01-06 14:35:13 [FINE] [ForgeModLoader] The mod container usefull_cobble1.11.01.4.6.zip appears to be missing an mcmod.info file
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Identified a BaseMod type mod net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:13 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Received a system property request ''
2013-01-06 14:35:13 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2013-01-06 14:35:13 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod mcp
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod FML
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod Forge
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Enabling mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Activating mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2013-01-06 14:35:13 [FINE] [ForgeModLoader] All mod requirements are satisfied
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Mod sorting completed successfully
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Mod sorting data:
2013-01-06 14:35:13 [FINE] [ForgeModLoader] mod_Usefull_Cobble(mod_Usefull_Cobble:Not available): usefull_cobble1.11.01.4.6.zip ()
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_Usefull_Cobble
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Mod signature data:
2013-01-06 14:35:13 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.25): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-01-06 14:35:13 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.6.17.515): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-01-06 14:35:13 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.5.0.489): coremods (NO VALID CERTIFICATE FOUND)
2013-01-06 14:35:13 [FINE] [ForgeModLoader] mod_Usefull_Cobble(mod_Usefull_Cobble:Not available): usefull_cobble1.11.01.4.6.zip (NO VALID CERTIFICATE FOUND)
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_Usefull_Cobble [mod_Usefull_Cobble] (usefull_cobble1.11.01.4.6.zip) Unloaded->Errored
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-06 14:35:13 [SEVERE] [ForgeModLoader] Caught exception from mod_Usefull_Cobble
java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
... 33 more
2013-01-06 14:35:23 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-01-06 14:35:23 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-06 14:35:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.usefull_cobble.mod_Usefull_Cobble
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-06 14:35:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2013-01-06 14:35:23 [INFO] [STDERR] ... 5 more
2013-01-06 14:35:23 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-06 14:35:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
2013-01-06 14:35:23 [INFO] [STDERR] ... 33 more
You have almoust 400 posts, you should know how to use spoiler tags ^^ if not let me teach you.
Spoiler:
[.spoiler] without dots [./spoiler]











