Hi guys, I'm new here (forum) and I was wondering if someone could help me with my ModLoader problem.
Here is the crash report:
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 16/03/13 10:43
Description: Exception occured in ModLoader
java.lang.NoClassDefFoundError: Lbspkrs/util/ModVersionChecker;
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 bgs.<init>(RenderManager.java:97)
at bgs.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at avp.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:505)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: bspkrs.util.ModVersionChecker
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)
... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
Memory: 432376792 bytes (412 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: IWrUpdater, Config, WrUpdaterSmooth, ...[reifnsk.minimap.ReiMinimap, GuiScreenInterface, GuiOptionScreen, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
ModLoader: Mods loaded: 2
ModLoader 1.5
mod_ReiMinimap v3.3_01 [1.5]
The problem started when my Minecraft was updated from v1.4.7 to v1.5.1, since I was using mods, I had to search for the new version. I just use 4 compatible mods (ModLoader,Optifine,Rei's Minimap & TreeCapitator) for v1.5 and 1 tecture pack (Soartex Fanver). When I was using the v1.4.7, everything was working perfectly, now it seems that the ModLoader is the problem (I already checked it).
My ModLoader version is Risugami's last version for 1.5 (it has 28 files) and the other one I was using when I had v1.4.7 had 30 files.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Here is the crash report:
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 16/03/13 10:43
Description: Exception occured in ModLoader
java.lang.NoClassDefFoundError: Lbspkrs/util/ModVersionChecker;
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 bgs.<init>(RenderManager.java:97)
at bgs.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at avp.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:505)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: bspkrs.util.ModVersionChecker
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)
... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
Memory: 432376792 bytes (412 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: IWrUpdater, Config, WrUpdaterSmooth, ...[reifnsk.minimap.ReiMinimap, GuiScreenInterface, GuiOptionScreen, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
ModLoader: Mods loaded: 2
ModLoader 1.5
mod_ReiMinimap v3.3_01 [1.5]
The problem started when my Minecraft was updated from v1.4.7 to v1.5.1, since I was using mods, I had to search for the new version. I just use 4 compatible mods (ModLoader,Optifine,Rei's Minimap & TreeCapitator) for v1.5 and 1 tecture pack (Soartex Fanver). When I was using the v1.4.7, everything was working perfectly, now it seems that the ModLoader is the problem (I already checked it).
My ModLoader version is Risugami's last version for 1.5 (it has 28 files) and the other one I was using when I had v1.4.7 had 30 files.