Posted March 19, 201312 yr Hey guys as the title says I keep getting a black screen if I put any mods in mods folder. I don;t know if I am supposed to do something else but have not found any information regarding that. I am using MagicLauncher. Here is my log , hope you can help me . MagicLauncher 1.0.0 java.home: C:\Program Files\Java\jre7 java.runtime.name: Java SE Runtime Environment java.runtime.version: 1.7.0_17-b02 os.name: Windows 7 os.version: 6.1 os.arch: amd64 sun.arch.data.model: 64 Missing class member: public B c, class: ajf, mod: minecraftforge-universal-1.5-7.7.0.582.zip Missing class member: public B c, class: ajf, mod: minecraftforge-universal-1.5-7.7.0.582.zip *** Starting Minecraft *** Minecraft version: 1.5 Minecraft.jar: minecraft.jar Mods: minecraftforge-universal-1.5-7.7.0.582.zip Java path: C:\Program Files\Java\jre7\bin\java Memory: 2048 MB LauncherPath: /C:/Users/MVelid/Downloads/MagicLauncher_1.0.0.exe *** MagicMinecraftLauncher 1.0.0 *** Disable inactive mods 2013-03-19 01:23:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading 2013-03-19 01:23:23 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-03-19 01:23:25 [iNFO] [sTDOUT] 229 recipes 2013-03-19 01:23:25 [iNFO] [sTDOUT] 27 achievements 2013-03-19 01:23:25 [iNFO] [Minecraft-Client] Setting user: SnakeDoctor 2013-03-19 01:23:25 [iNFO] [sTDOUT] (Session ID is 1169745677) 2013-03-19 01:23:25 [iNFO] [sTDERR] Client asked for parameter: server 2013-03-19 01:23:25 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2 2013-03-19 01:23:26 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-03-19 01:23:26 [iNFO] [sTDOUT] MinecraftForge v7.7.0.582 Initialized 2013-03-19 01:23:26 [iNFO] [ForgeModLoader] MinecraftForge v7.7.0.582 Initialized 2013-03-19 01:23:26 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-03-19 01:23:26 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-03-19 01:23:26 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\MVelid\AppData\Roaming\.minecraft\config\logging.properties 2013-03-19 01:23:26 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-03-19 01:23:26 [iNFO] [ForgeModLoader] Searching C:\Users\MVelid\AppData\Roaming\.minecraft\mods for mods 2013-03-19 01:23:26 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 9 mods to load 2013-03-19 01:23:26 [iNFO] [mcp] Activating mod mcp 2013-03-19 01:23:26 [iNFO] [FML] Activating mod FML 2013-03-19 01:23:26 [iNFO] [Forge] Activating mod Forge 2013-03-19 01:23:26 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders 2013-03-19 01:23:26 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core 2013-03-19 01:23:26 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy 2013-03-19 01:23:26 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory 2013-03-19 01:23:26 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon 2013-03-19 01:23:26 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport 2013-03-19 01:23:26 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: buildcraft/core/CommandBuildCraft 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446) 2013-03-19 01:23:26 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-19 01:23:26 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-03-19 01:23:26 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165) 2013-03-19 01:23:26 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-19 01:23:26 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-03-19 01:23:26 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-03-19 01:23:26 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98) 2013-03-19 01:23:26 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494) 2013-03-19 01:23:26 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160) 2013-03-19 01:23:26 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:406) 2013-03-19 01:23:26 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-03-19 01:23:26 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: buildcraft.core.CommandBuildCraft 2013-03-19 01:23:26 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] ... 29 more 2013-03-19 01:23:26 [iNFO] [sTDERR] Caused by: java.lang.IncompatibleClassChangeError: class buildcraft.core.CommandBuildCraft has interface net.minecraft.command.IAdminCommand as super class 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(Unknown Source) 2013-03-19 01:23:26 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199) 2013-03-19 01:23:26 [iNFO] [sTDERR] ... 31 more 2013-03-19 01:23:35 [iNFO] [sTDERR] Someone is closing me! http://bfbc2.statsverse.com/sig/clean5/pc/Dr3amKill3r.png[/img]
March 19, 201312 yr You can't run 1.4.7 mods on 1.5, namely you're trying to run buildcraft... 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.