Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 7/5/13 9:39 PM
Description: Updating screen events
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at java.util.Timer.<init>(Unknown Source)
at ms.<init>(SourceFile:22)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:43)
at bko.<init>(SourceFile:36)
at atn.a(SourceFile:1425)
at avy.e(SourceFile:157)
at avy.a(SourceFile:122)
at avv.a(SourceFile:71)
at avv.d(SourceFile:125)
at avv.m(SourceFile:109)
at atn.k(SourceFile:1157)
at atn.S(SourceFile:662)
at atn.d(SourceFile:618)
at net.minecraft.client.main.Main.main(SourceFile:101)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at java.util.Timer.<init>(Unknown Source)
at ms.<init>(SourceFile:22)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:43)
at bko.<init>(SourceFile:36)
at atn.a(SourceFile:1425)
at avy.e(SourceFile:157)
at avy.a(SourceFile:122)
at avv.a(SourceFile:71)
at avv.d(SourceFile:125)
at avv.m(SourceFile:109)
– Affected screen –
Details:
Screen name: bli
Stacktrace:
at atn.k(SourceFile:1157)
at atn.S(SourceFile:662)
at atn.d(SourceFile:618)
at net.minecraft.client.main.Main.main(SourceFile:101)
– System Details –
Details:
Minecraft Version: 1.6.1
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 377214736 bytes (359 MB) / 544018432 bytes (518 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 1 total; -Xmx1G
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: 2, allocated: 4, tallocated: 68
Launched Version: 1.6.1
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.2849, Intel
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
Duplicate of MC-12949