Posted February 12, 201312 yr I have the following Problem: I start minecraft and everything works fine until I go onto create new world. Then it just stops with the normal dirt backgrounf and stays like this for hours. I only have forge installed and I put the fml lib things into the lib folder (had to do this for minecraft to start) I searched ages for my problem but the only answer I could find was downloading and putting the things inside the fml_lib into the .minecraft/lib folder but I already did that. crash log: Starting Minecraft... 2013-02-12 20:52:06 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 f or Minecraft 1.4.7 loading 2013-02-12 20:52:06 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-02-12 20:52:51 [iNFO] [ForgeModLoader] Download complete 2013-02-12 20:52:51 [sEVERE] [ForgeModLoader] FML appears to be missing any sign ature data. This is not a good thing 2013-02-12 20:52:53 [iNFO] [sTDOUT] 27 achievements 2013-02-12 20:52:53 [iNFO] [sTDOUT] 210 recipes 2013-02-12 20:52:53 [iNFO] [sTDOUT] Setting user: Player656, - 2013-02-12 20:52:53 [iNFO] [sTDERR] Client asked for parameter: server 2013-02-12 20:52:53 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] Attempting early MinecraftForge init ialization 2013-02-12 20:52:54 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialize d 2013-02-12 20:52:54 [iNFO] [sTDOUT] Replaced 84 ore recipies 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] Completed early MinecraftForge initi alization 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] Searching C:\Users\Daniel\AppData\Ro aming\.minecraft\mods for mods 2013-02-12 20:52:55 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mo ds to load 2013-02-12 20:52:55 [iNFO] [ForgeModLoader] Configured a dormant chunk cache siz e of 0 2013-02-12 20:52:55 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-02-12 20:52:56 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-02-12 20:52:56 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-02-12 20:52:56 [iNFO] [sTDOUT] OpenAL initialized. 2013-02-12 20:52:56 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully lo aded 3 mods 2013-02-12 20:53:01 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: org/bouncyca stle/jce/provider/BouncyCastleProvider 2013-02-12 20:53:01 [iNFO] [sTDERR] at bdz.c(IntegratedServer.java:99) 2013-02-12 20:53:01 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer. run(MinecraftServer.java:458) 2013-02-12 20:53:01 [iNFO] [sTDERR] at fy.run(SourceFile:849) crash report: ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 12.02.13 20:53 Description: Exception in server tick loop java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider at bdz.c(IntegratedServer.java:99) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458) at fy.run(SourceFile:849) Caused by: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 3 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173) ... 5 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.4.7 Operating System: Windows Vista (x86) version 6.0 Java Version: 1.7.0_10, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 42926472 bytes (40 MB) / 79749120 bytes (76 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 2 total; -Xincgc -Xmx1024m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 3 mods loaded, 3 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge,fml' ForgeModLoader-Client-0 2013-02-12 20:52:06 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading 2013-02-12 20:52:06 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-02-12 20:52:06 [FINEST] [ForgeModLoader] Discovering coremods 2013-02-12 20:52:06 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2013-02-12 20:52:06 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2013-02-12 20:52:06 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2013-02-12 20:52:06 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-02-12 20:52:06 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Download complete 2013-02-12 20:52:51 [iNFO] [ForgeModLoader] Download complete 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Running coremod plugins 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-02-12 20:52:51 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Validating minecraft 2013-02-12 20:52:51 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-02-12 20:52:53 [iNFO] [sTDOUT] 27 achievements 2013-02-12 20:52:53 [iNFO] [sTDOUT] 210 recipes 2013-02-12 20:52:53 [iNFO] [sTDOUT] Setting user: Player656, - 2013-02-12 20:52:53 [iNFO] [sTDERR] Client asked for parameter: server 2013-02-12 20:52:53 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2013-02-12 20:52:54 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized 2013-02-12 20:52:54 [iNFO] [sTDOUT] Replaced 84 ore recipies 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daniel\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Daniel\AppData\Roaming\.minecraft\bin\lwjgl.jar 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Daniel\AppData\Roaming\.minecraft\bin\lwjgl_util.jar 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Daniel\AppData\Roaming\.minecraft\bin\jinput.jar 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Daniel\AppData\Roaming\.minecraft\lib\argo-2.25.jar 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Daniel\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Daniel\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-02-12 20:52:54 [iNFO] [ForgeModLoader] Searching C:\Users\Daniel\AppData\Roaming\.minecraft\mods for mods 2013-02-12 20:52:54 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-02-12 20:52:54 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-02-12 20:52:55 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Received a system property request '' 2013-02-12 20:52:55 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2013-02-12 20:52:55 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Activating mod mcp 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Activating mod FML 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Activating mod Forge 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2013-02-12 20:52:55 [FINE] [ForgeModLoader] All mod requirements are satisfied 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Mod sorting completed successfully 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Mod sorting data: 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Mod signature data: 2013-02-12 20:52:55 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-02-12 20:52:55 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.4.520): coremods (NO VALID CERTIFICATE FOUND) 2013-02-12 20:52:55 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.497): coremods (NO VALID CERTIFICATE FOUND) 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge 2013-02-12 20:52:55 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-02-12 20:52:55 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge 2013-02-12 20:52:55 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-02-12 20:52:56 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-02-12 20:52:56 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-02-12 20:52:56 [iNFO] [sTDOUT] OpenAL initialized. 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge 2013-02-12 20:52:56 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp 2013-02-12 20:52:56 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML 2013-02-12 20:52:56 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge 2013-02-12 20:52:56 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge 2013-02-12 20:52:56 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods 2013-02-12 20:53:01 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider 2013-02-12 20:53:01 [iNFO] [sTDERR] at bdz.c(IntegratedServer.java:99) 2013-02-12 20:53:01 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458) 2013-02-12 20:53:01 [iNFO] [sTDERR] at fy.run(SourceFile:849) 2013-02-12 20:53:01 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider 2013-02-12 20:53:01 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185) 2013-02-12 20:53:01 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-02-12 20:53:01 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-02-12 20:53:01 [iNFO] [sTDERR] ... 3 more 2013-02-12 20:53:01 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException 2013-02-12 20:53:01 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source) 2013-02-12 20:53:01 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29) 2013-02-12 20:53:01 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228) 2013-02-12 20:53:01 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173) 2013-02-12 20:53:01 [iNFO] [sTDERR] ... 5 more 2013-02-12 20:53:01 [iNFO] [sTDERR] java.lang.NullPointerException 2013-02-12 20:53:01 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) 2013-02-12 20:53:01 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:406) 2013-02-12 20:53:01 [iNFO] [sTDERR] at bdz.k(IntegratedServer.java:231) 2013-02-12 20:53:01 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550) 2013-02-12 20:53:01 [iNFO] [sTDERR] at fy.run(SourceFile:849) 2013-02-12 20:53:01 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod mcp 2013-02-12 20:53:01 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod mcp 2013-02-12 20:53:01 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod FML 2013-02-12 20:53:01 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod FML 2013-02-12 20:53:01 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod Forge 2013-02-12 20:53:01 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod Forge 2013-02-12 20:53:01 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from AVAILABLE to SERVER_STOPPED. Loading cannot continue 2013-02-12 20:53:01 [sEVERE] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available 2013-02-12 20:53:01 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2013-02-12 20:53:01 [iNFO] [sTDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException 2013-02-12 20:53:01 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) 2013-02-12 20:53:01 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:752) 2013-02-12 20:53:01 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:459) 2013-02-12 20:53:01 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559) 2013-02-12 20:53:01 [iNFO] [sTDERR] at fy.run(SourceFile:849)
February 12, 201312 yr You DID install bouncycastle, didn't you? 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.