Hello, today when I played Minecraft on my grandfather's computer (not the first time I played), I had this crash report upon entering a Single Player world and a Multiplayer server :
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 10/15/12 8:29 AM
Description: Unexpected error
java.lang.NoClassDefFoundError: BaseMod
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
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$000(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 axl.a(TileEntityChestRenderer.java:20)
at axl.a(TileEntityChestRenderer.java:134)
at axs.a(SourceFile:100)
at axs.a(SourceFile:93)
at avb.a(RenderGlobal.java:479)
at auw.a(EntityRenderer.java:1320)
at auw.b(EntityRenderer.java:1043)
at net.minecraft.client.Minecraft.J(SourceFile:607)
at net.minecraft.client.Minecraft.run(SourceFile:535)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseMod
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)
... 21 more
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.6.0_33, Sun Microsystems Inc.
- Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Sun Microsystems Inc.
- Memory: 26788016 bytes (25 MB) / 63152128 bytes (60 MB) up to 259522560 bytes (247 MB)
- JVM Flags: 0 total;
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 5450 GL version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Very likely
- Type: Client
- Texture Pack: FaithfulVenom 32x.zip
- Profiler Position: N/A (disabled)
- World MpServer Entities: 1 total; [atg['herobrine_second'/874723, l='MpServer', x=14.00, y=66.62, z=330.00]]
- World MpServer Players: 1 total; [atg['herobrine_second'/874723, l='MpServer', x=14.00, y=66.62, z=330.00]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 4
- Forced Entities: 1 total; [atg['herobrine_second'/874723, l='MpServer', x=14.00, y=66.62, z=330.00]]
- Retry Entities: 0 total; []
The world loads up as normal first (same for both Single and Multiplayer), then in about 2 seconds the screen goes blank and this error report comes up. How do I fix it?
// I just don't know what went wrong
Time: 10/15/12 8:29 AM
Description: Unexpected error
java.lang.NoClassDefFoundError: BaseMod
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
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$000(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 axl.a(TileEntityChestRenderer.java:20)
at axl.a(TileEntityChestRenderer.java:134)
at axs.a(SourceFile:100)
at axs.a(SourceFile:93)
at avb.a(RenderGlobal.java:479)
at auw.a(EntityRenderer.java:1320)
at auw.b(EntityRenderer.java:1043)
at net.minecraft.client.Minecraft.J(SourceFile:607)
at net.minecraft.client.Minecraft.run(SourceFile:535)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseMod
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)
... 21 more
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.6.0_33, Sun Microsystems Inc.
- Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Sun Microsystems Inc.
- Memory: 26788016 bytes (25 MB) / 63152128 bytes (60 MB) up to 259522560 bytes (247 MB)
- JVM Flags: 0 total;
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 5450 GL version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Very likely
- Type: Client
- Texture Pack: FaithfulVenom 32x.zip
- Profiler Position: N/A (disabled)
- World MpServer Entities: 1 total; [atg['herobrine_second'/874723, l='MpServer', x=14.00, y=66.62, z=330.00]]
- World MpServer Players: 1 total; [atg['herobrine_second'/874723, l='MpServer', x=14.00, y=66.62, z=330.00]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 4
- Forced Entities: 1 total; [atg['herobrine_second'/874723, l='MpServer', x=14.00, y=66.62, z=330.00]]
- Retry Entities: 0 total; []
Mods :
Modloader
TooManyItems
Sign Tags
Optifine
RadarBro
EDIT : I have tried to run the game with a fresh new minecraft.jar, and everything is ok, nothing happens.
-
View User Profile
-
View Posts
-
Send Message
ModeratorOptifine : B3
Everything is perfect on my normal Minecraft computer (where I normally play the game).