-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.1
-
None
-
Windows Java 7 version 25
-
Unconfirmed
-
Survival
---- Minecraft Crash Report ----
// Oops.
Time: 7/4/13 4:38 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 net.minecraft.server.MinecraftServer.v(SourceFile:579)
at atn.a(SourceFile:1426)
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 net.minecraft.server.MinecraftServer.v(SourceFile:579)
at atn.a(SourceFile:1426)
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 7 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 349071352 bytes (332 MB) / 571965440 bytes (545 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: 0, allocated: 3, tallocated: 63
Launched Version: 1.6.1
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2559, 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
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved