My minecraft forge wont work, It starts loading the "FML needs to do stuff to minecraft" when I run minecraft, but crashes. I've watched tutorials and know how to mod, Ive done this before, but it work now. Any help would be appreciated, :3
Make sure the version you are using is compatible. Make sure your internet connection is stable. Could we see your crash log (ForgeModLoader.txt or ModLoader.txt, something like that)?
Hm... Try deleting that. The error is saying that it cannot find a class, so it's some version of something being out of date. Try updating Java and OpenGL, and make sure that your forge and minecraft are compatible.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
View Posts
-
Send Message
Curse Premium2013-05-27 19:48:32 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_21, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-05-27 19:48:32 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\new2you\Desktop\Minecraft.exe
2013-05-27 19:48:32 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Users\new2you\AppData\Local\Smartbar\Application\;C:\Program Files (x86)\Java\jre7\bin;.
2013-05-27 19:48:32 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-27 19:48:32 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-05-27 19:48:32 [FINEST] [ForgeModLoader] Discovering coremods
2013-05-27 19:48:32 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-05-27 19:48:32 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-05-27 19:48:39 [FINEST] [ForgeModLoader] Download complete
2013-05-27 19:48:39 [INFO] [ForgeModLoader] Download complete
2013-05-27 19:48:39 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully
2013-05-27 19:48:39 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-05-27 19:48:39 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-05-27 19:48:47 [FINEST] [ForgeModLoader] Download complete
2013-05-27 19:48:47 [INFO] [ForgeModLoader] Download complete
2013-05-27 19:48:47 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-05-27 19:48:47 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-05-27 19:48:47 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-05-27 19:48:53 [FINEST] [ForgeModLoader] Download complete
2013-05-27 19:48:53 [INFO] [ForgeModLoader] Download complete
2013-05-27 19:48:53 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully
2013-05-27 19:48:53 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-05-27 19:48:53 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-05-27 19:49:00 [FINEST] [ForgeModLoader] Download complete
2013-05-27 19:49:00 [INFO] [ForgeModLoader] Download complete
2013-05-27 19:49:00 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
2013-05-27 19:49:00 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-05-27 19:49:00 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-05-27 19:49:15 [FINEST] [ForgeModLoader] Download complete
2013-05-27 19:49:15 [INFO] [ForgeModLoader] Download complete
2013-05-27 19:49:15 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.2.zip was downloaded and verified successfully
2013-05-27 19:49:15 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-05-27 19:49:15 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-05-27 19:49:21 [FINEST] [ForgeModLoader] Download complete
2013-05-27 19:49:21 [INFO] [ForgeModLoader] Download complete
2013-05-27 19:49:21 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
2013-05-27 19:49:36 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor
2013-05-27 19:49:36 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-05-27 19:49:36 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-05-27 19:49:36 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-05-27 19:49:36 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-05-27 19:49:36 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-05-27 19:49:36 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-05-27 19:49:36 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor
2013-05-27 19:49:36 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-05-27 19:49:36 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
2013-05-27 19:49:36 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-05-27 19:49:36 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-05-27 19:49:36 [INFO] [STDERR] ... 5 more
2013-05-27 19:49:36 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor
2013-05-27 19:49:36 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-05-27 19:49:36 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)
2013-05-27 19:49:36 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-27 19:49:36 [INFO] [STDERR] ... 13 more
-
View User Profile
-
View Posts
-
Send Message
Curse Premium-
View User Profile
-
View Posts
-
Send Message
Curse Premium-
View User Profile
-
View Posts
-
Send Message
Curse Premium