-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.4.5, Minecraft 1.4.6
-
None
-
Mac os x mountain lion
-
Unconfirmed
Though i thought that my java was outdated seeing it was on the updates section of the app store i thought it would be fixed sadly it is still not working...i have not modded anything yet both in 1.4.5 and 1.4.6 both of them crashes for some reason any help on this?
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: HUG~
Time: 12/21/12 11:09 AM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: la
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 qx.<init>(SourceFile:51)
at iq.<init>(SourceFile:60)
at gm.a(SourceFile:226)
at bec.b(SourceFile:67)
at net.minecraft.server.MinecraftServer.r(SourceFile:762)
at net.minecraft.server.MinecraftServer.q(SourceFile:679)
at bdz.q(SourceFile:117)
at net.minecraft.server.MinecraftServer.run(SourceFile:613)
at fy.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: la
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)
... 22 more
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: Mac OS X (x86_64) version 10.8.2
Java Version: 1.6.0_37, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 430490432 bytes (410 MB) / 581435392 bytes (554 MB) up to 1065025536 bytes (1015 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 2823 (158088 bytes; 0 MB) allocated, 2823 (158088 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
Profiler Position: N/A (disabled)
Vec3 Pool Size: 423 (23688 bytes; 0 MB) allocated, 423 (23688 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-1394 cant play multiplayer or singleplayer
- Closed