-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.1
-
OS: Windows 8 (ver 6.2, arch x86)
Java: 1.7.0_25 (by Oracle Corporation)
Launcher: 1.0.8 (bootstrap 4)
Minecraft: 1.6.1 (updated Tue Jul 02 12:27:58 CDT 2013)
-
Unconfirmed
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 7/6/13 12:47 AM
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 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: 278208656 bytes (265 MB) / 475582464 bytes (453 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.
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved