Whenever I die, my minecraft client crashes. This happens in both single player and servers. After this happens, my client crashes if I try to reload that world or log back into that server. This can be overcome if I switch back to vanilla minecraft, but I don't want to go back to vanilla.
I am using minecraftforge-universal-1.4.5-6.4.1.426, Magiclauncher 1.0.0, OptiFine_1.4.6_HD_U_A2, and VillageInfo_1.4.5. I have not included texture packs and shaders. I have other mods in my folders, but they are currently disabled.
Can someone help me out here?
Below is a shortened version of the client crash report.
Stacktrace:
at ayp.a(WorldClient.java:440)
at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
at net.minecraft.client.Minecraft.run(Minecraft.java:794)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.4.6
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_31, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 144368328 bytes (137 MB) / 528547840 bytes (504 MB) up to 528547840 bytes (504 MB)
JVM Flags: 2 total; -Xms512m -Xmx512m
AABB Pool Size: 1811 (101416 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.25 FML v4.6.7.508 Minecraft Forge 6.5.0.466 Optifine OptiFine_1.4.6_HD_U_A2 3 mods loaded, 3 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6700 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: x32_A'therys_Ascended_1.4.6_v0.8.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2442 (136752 bytes; 0 MB) allocated, 18 (1008 bytes; 0 MB) used
java.lang.NoSuchMethodError: atk: method <init>()V not found
at net.minecraft.client.Minecraft.a(Minecraft.java:636)
at net.minecraft.client.Minecraft.l(Minecraft.java:1487)
at net.minecraft.client.Minecraft.J(Minecraft.java:846)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT cdf2a951 ----------
Here is the forge log, starting from when the error occured.
2012-12-28 13:11:42 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mcp
2012-12-28 13:11:42 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mcp
2012-12-28 13:11:42 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod FML
2012-12-28 13:11:42 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod FML
2012-12-28 13:11:42 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod Forge
2012-12-28 13:11:42 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod Forge
2012-12-28 13:11:43 [INFO] [ForgeModLoader] Unloading dimension 0
2012-12-28 13:11:43 [INFO] [ForgeModLoader] Unloading dimension -1
2012-12-28 13:11:43 [INFO] [ForgeModLoader] Unloading dimension 1
2012-12-28 13:11:43 [INFO] [STDERR] java.lang.NoSuchMethodError: atk: method <init>()V not found
2012-12-28 13:11:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:636)
2012-12-28 13:11:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1487)
2012-12-28 13:11:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:846)
2012-12-28 13:11:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:771)
2012-12-28 13:11:43 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-28 13:11:53 [INFO] [STDOUT] Stopping!
2012-12-28 13:11:53 [INFO] [STDOUT] SoundSystem shutting down...
2012-12-28 13:11:53 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I am using minecraftforge-universal-1.4.5-6.4.1.426, Magiclauncher 1.0.0, OptiFine_1.4.6_HD_U_A2, and VillageInfo_1.4.5. I have not included texture packs and shaders. I have other mods in my folders, but they are currently disabled.
Can someone help me out here?
Below is a shortened version of the client crash report.
Here is the forge log, starting from when the error occured.