Minecraft has been crashing on me since the 1.4.6 update and I dont know whats wrong. Every time I press the pause key or my inventory key it crashes and this pops up:
java.lang.NoClassDefFoundError: aue
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.client.Minecraft.j(SourceFile:924)
at net.minecraft.client.Minecraft.l(SourceFile:1192)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: aue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 18 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.client.Minecraft.j(SourceFile:924)
or select force update in the options of the minecraft launcher if you don't know where the bin folder is
Rollback Post to RevisionRollBack
If Facebook, Myspace, and Twitter were all destroyed, 90% of teens would go insane. If you're one of the 10% that would be laughing at them, copy this into your signature and hope it happens.
The same thing is happening to me. I tried both the suggestions and it still doesn't work. Yesterday 1.4.6 worked fine. today I got this on launch:
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Documents and Settings\Kids\Application Data\.minecraft\crash-reports\crash-2012-12-27_11.00.27-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 71caae53 --------
Full report at:
C:\Documents and Settings\user1\Application Data\.minecraft\crash-reports\crash-2012-12-27_11.00.27-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 12/27/12 11:00 AM
-- System Details --
Details:
Minecraft Version: 1.4.6
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_37, Sun Microsystems Inc.
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Sun Microsystems Inc.
Memory: 465553096 bytes (443 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: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null[failed to get system properties (java.lang.NullPointerException)]
org.lwjgl.LWJGLException: Could not create context
at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
at org.lwjgl.opengl.Context.<init>(Context.java:120)
at org.lwjgl.opengl.Display.create(Display.java:858)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT edd9ba1f ----------
I have 8 gigs of ram. Plz help
here is the crash report in .minecraft:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 12/27/12 10:51 AM
Description: Failed to start game
org.lwjgl.LWJGLException: Could not create context
at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
at org.lwjgl.opengl.Context.<init>(Context.java:120)
at org.lwjgl.opengl.Display.create(Display.java:858)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
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.4.6
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_37, Sun Microsystems Inc.
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Sun Microsystems Inc.
Memory: 425210488 bytes (405 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: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 12/25/12 3:46 PM
Description: Unexpected error
java.lang.NoClassDefFoundError: aue
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.client.Minecraft.j(SourceFile:924)
at net.minecraft.client.Minecraft.l(SourceFile:1192)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: aue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 18 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.client.Minecraft.j(SourceFile:924)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['haveacower'/292, l='MpServer', x=186.40, y=76.62, z=164.73]]
Chunk stats: MultiplayerChunkCache: 80
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-56,64,252), Chunk: (at 8,4,12 in -4,15; contains blocks -64,0,240 to -49,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 524771 game time, 555846 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 59 total; [oz['Cow'/275, l='MpServer', x=134.09, y=67.00, z=116.22], oz['Cow'/274, l='MpServer', x=137.94, y=67.00, z=113.50], oz['Cow'/279, l='MpServer', x=133.22, y=67.00, z=135.38], oz['Cow'/278, l='MpServer', x=130.31, y=67.00, z=139.28], oz['Cow'/277, l='MpServer', x=134.53, y=65.00, z=136.47], oz['Cow'/276, l='MpServer', x=130.06, y=67.00, z=121.16], oz['Cow'/283, l='MpServer', x=137.16, y=70.00, z=148.06], oz['Cow'/282, l='MpServer', x=133.22, y=70.00, z=153.84], px['item.item.arrow'/281, l='MpServer', x=135.41, y=83.13, z=128.78], oz['Cow'/280, l='MpServer', x=143.28, y=81.00, z=134.72], px['item.item.bone'/285, l='MpServer', x=142.88, y=68.13, z=156.97], px['item.item.arrow'/284, l='MpServer', x=143.66, y=67.13, z=156.94], oz['Cow'/258, l='MpServer', x=112.81, y=65.00, z=122.53], oz['Cow'/259, l='MpServer', x=113.47, y=65.00, z=125.09], oz['Cow'/262, l='MpServer', x=127.75, y=66.00, z=132.50], ow['Bat'/263, l='MpServer', x=112.21, y=17.88, z=156.32], oz['Cow'/260, l='MpServer', x=113.50, y=65.00, z=123.78], oz['Cow'/261, l='MpServer', x=124.28, y=66.00, z=118.41], ow['Bat'/264, l='MpServer', x=126.15, y=44.00, z=146.29], ph['Squid'/305, l='MpServer', x=145.72, y=60.38, z=220.03], oz['Cow'/304, l='MpServer', x=144.44, y=63.00, z=205.75], ph['Squid'/306, l='MpServer', x=149.47, y=61.23, z=214.47], ow['Bat'/309, l='MpServer', x=163.79, y=36.93, z=102.45], ow['Bat'/311, l='MpServer', x=170.25, y=35.10, z=178.34], ow['Bat'/310, l='MpServer', x=169.75, y=40.10, z=132.53], ow['Bat'/315, l='MpServer', x=179.69, y=27.41, z=115.93], px['item.tile.stonebrick'/317, l='MpServer', x=185.13, y=76.13, z=178.13], ow['Bat'/316, l='MpServer', x=188.75, y=36.10, z=146.25], ow['Bat'/300, l='MpServer', x=154.09, y=36.13, z=112.40], ow['Bat'/301, l='MpServer', x=155.37, y=13.21, z=120.41], oz['Cow'/302, l='MpServer', x=146.53, y=71.00, z=115.25], oz['Cow'/303, l='MpServer', x=145.19, y=63.00, z=193.09], oz['Cow'/343, l='MpServer', x=228.91, y=65.00, z=222.91], oz['Cow'/342, l='MpServer', x=224.94, y=65.00, z=212.84], oz['Cow'/341, l='MpServer', x=227.75, y=65.00, z=221.75], oz['Cow'/340, l='MpServer', x=225.97, y=70.00, z=167.16], ow['Bat'/339, l='MpServer', x=224.75, y=34.10, z=160.25], ays['haveacower'/292, l='MpServer', x=186.40, y=76.62, z=164.73], oz['Cow'/346, l='MpServer', x=237.66, y=65.00, z=231.75], oz['Cow'/345, l='MpServer', x=228.47, y=64.00, z=218.69], px['item.item.arrow'/344, l='MpServer', x=224.00, y=65.13, z=219.22], px['item.item.arrow'/324, l='MpServer', x=207.13, y=72.13, z=225.84], px['item.item.bone'/325, l='MpServer', x=207.41, y=72.13, z=225.13], px['item.item.arrow'/322, l='MpServer', x=201.84, y=72.13, z=207.47], px['item.item.bone'/323, l='MpServer', x=202.59, y=72.13, z=207.66], ph['Squid'/321, l='MpServer', x=205.71, y=56.00, z=101.18], oz['Cow'/334, l='MpServer', x=219.19, y=66.00, z=224.09], px['item.item.rottenFlesh'/332, l='MpServer', x=214.13, y=83.13, z=152.31], px['item.item.bone'/333, l='MpServer', x=223.56, y=65.13, z=218.38], oz['Cow'/330, l='MpServer', x=217.78, y=68.00, z=126.19], px['item.item.dyePowder.black'/331, l='MpServer', x=216.25, y=50.13, z=150.13], oz['Cow'/329, l='MpServer', x=223.28, y=64.00, z=105.31], oz['Cow'/356, l='MpServer', x=241.34, y=68.00, z=200.28], oz['Cow'/357, l='MpServer', x=245.31, y=81.00, z=204.75], oz['Cow'/352, l='MpServer', x=247.75, y=63.00, z=149.53], oz['Cow'/353, l='MpServer', x=255.81, y=63.00, z=165.50], ow['Bat'/354, l='MpServer', x=245.65, y=39.79, z=191.40], oz['Cow'/355, l='MpServer', x=246.50, y=78.00, z=206.28], ow['Bat'/249, l='MpServer', x=112.04, y=18.65, z=155.76]]
Retry entities: 0 total; []
Stacktrace:
at ayp.a(SourceFile:281)
at net.minecraft.client.Minecraft.b(SourceFile:1871)
at net.minecraft.client.Minecraft.run(SourceFile:548)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.4.6
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_37, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 436569696 bytes (416 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 18931 (1060136 bytes; 1 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
LWJGL: 2.4.2
OpenGL: Intel GMA X3100 OpenGL Engine GL version 2.0 APPLE-1.6.36, Intel Inc.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 590 (33040 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
Can anyone please help me?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffMinecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Documents and Settings\Kids\Application Data\.minecraft\crash-reports\crash-2012-12-27_11.00.27-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 71caae53 --------
Full report at:
C:\Documents and Settings\user1\Application Data\.minecraft\crash-reports\crash-2012-12-27_11.00.27-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 12/27/12 11:00 AM
-- System Details --
Details:
Minecraft Version: 1.4.6
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_37, Sun Microsystems Inc.
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Sun Microsystems Inc.
Memory: 465553096 bytes (443 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: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null[failed to get system properties (java.lang.NullPointerException)]
org.lwjgl.LWJGLException: Could not create context
at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
at org.lwjgl.opengl.Context.<init>(Context.java:120)
at org.lwjgl.opengl.Display.create(Display.java:858)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT edd9ba1f ----------
I have 8 gigs of ram.
Plz help
here is the crash report in .minecraft:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 12/27/12 10:51 AM
Description: Failed to start game
org.lwjgl.LWJGLException: Could not create context
at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
at org.lwjgl.opengl.Context.<init>(Context.java:120)
at org.lwjgl.opengl.Display.create(Display.java:858)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
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.4.6
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_37, Sun Microsystems Inc.
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Sun Microsystems Inc.
Memory: 425210488 bytes (405 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: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null