So, I have gotten into Minecraft mods, and I've been trying to install ModLoader.
The problem is, nothing works. Tried clean install several times, no success, instead crashes. Deleted META-INF all the times, checked the other folders, even moved out all the texturepacks. So, nothing works.
Here's the crash splash:
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
A full error report has been saved to C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-05_18.17.44-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 962e3bb5 --------
Full report at:
C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-05_18.17.44-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 05/04/13 18:17
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 390191040 bytes (372 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ModLoader, EntityRendererProxy, BaseMod, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
ModLoader: Mods loaded: 1
ModLoader 1.5.1
java.lang.VerifyError: Cannot inherit from final class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1741)
at ModLoader.addMod(ModLoader.java:342)
at ModLoader.readFromModFolder(ModLoader.java:1202)
at ModLoader.init(ModLoader.java:737)
at ModLoader.addAllRenderers(ModLoader.java:205)
at bgz.<init>(RenderManager.java:97)
at bgz.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:261)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 29e1da0e ----------
Crashreport content:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 05/04/13 18:17
Description: Exception occured in ModLoader
java.lang.VerifyError: Cannot inherit from final class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1741)
at ModLoader.addMod(ModLoader.java:342)
at ModLoader.readFromModFolder(ModLoader.java:1202)
at ModLoader.init(ModLoader.java:737)
at ModLoader.addAllRenderers(ModLoader.java:205)
at bgz.<init>(RenderManager.java:97)
at bgz.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:261)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 390191040 bytes (372 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ModLoader, EntityRendererProxy, BaseMod, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
ModLoader: Mods loaded: 1
ModLoader 1.5.1
Be sure to the place the files ModLoader adds, and not just insert them. You do not delete the whole META-INF folder, you only have to delete the two files in there that has MOJANG in their name.
The problem is, nothing works. Tried clean install several times, no success, instead crashes. Deleted META-INF all the times, checked the other folders, even moved out all the texturepacks. So, nothing works.
Here's the crash splash:
Crashreport content:
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThanks for the help Cestislife.