-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8
-
None
-
OS: Windows 7 (ver 6.1, arch x86)
Java: 1.7.0_67 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.5.3 (bootstrap 5)
Minecraft: 1.8 (updated Tue Sep 02 09:24:35 BST 2014)
-
Unconfirmed
Put the summary of t---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 16/10/14 19:29
Description: Initializing game
java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at cuj.a(SourceFile:407)
at cua.b(SourceFile:238)
at cua.a(SourceFile:77)
at cxh.j(SourceFile:553)
at cxh.a(SourceFile:139)
at cxk.a(SourceFile:23)
at cvt.a(SourceFile:99)
at bsu.aj(SourceFile:437)
at bsu.a(SourceFile:299)
at net.minecraft.client.main.Main.main(SourceFile:120)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at cuj.a(SourceFile:407)
at cua.b(SourceFile:238)
at cua.a(SourceFile:77)
at cxh.j(SourceFile:553)
at cxh.a(SourceFile:139)
at cxk.a(SourceFile:23)
at cvt.a(SourceFile:99)
at bsu.aj(SourceFile:437)
– Initialization –
Details:
Stacktrace:
at bsu.a(SourceFile:299)
at net.minecraft.client.main.Main.main(SourceFile:120)
– System Details –
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 98419904 bytes (93 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecrafthe bug you're having here
What I expected to happen was...:
Describe what you thought should happen here
What actually happened was...:
Describe what happened here
Steps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved