I am getting the following error message when I launch the game:
The game crashed whilst initializing game
Error: java.lang.OutOfMemoryError: Java heap space
I got this message when I used the standard allocation of 2GB to RAM. Yesterday I changed it to 3GB in the launch after scouring the internet and oit worked till last night.
Today I am receiving the same error message. I have increased the RAM allocation to 4GB but that did not help.
This the crash report that I am getting:
---- Minecraft Crash Report ----
// Don't do that.
Time: 2019/01/07 4:51 PM
Description: Initializing game
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:569)
at java.lang.StringBuffer.append(StringBuffer.java:369)
at java.io.BufferedReader.readLine(BufferedReader.java:370)
at java.io.BufferedReader.readLine(BufferedReader.java:389)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:1294)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:1248)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:1229)
at cfw.a(SourceFile:793)
at cfw.<init>(SourceFile:377)
at cft.am(SourceFile:418)
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:569)
at java.lang.StringBuffer.append(StringBuffer.java:369)
at java.io.BufferedReader.readLine(BufferedReader.java:370)
at java.io.BufferedReader.readLine(BufferedReader.java:389)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:1294)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:1248)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:1229)
at cfw.a(SourceFile:793)
at cfw.<init>(SourceFile:377)
at cft.am(SourceFile:418)
-- Initialization --
Details:
Stacktrace:
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
-- System Details --
Details:
Minecraft Version: 1.13.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2043968296 bytes (1949 MB) / 3221225472 bytes (3072 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.13.2
LWJGL: 3.1.6 build 14
OpenGL: NO CONTEXT
GL Caps:
Using VBOs: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: ~~ERROR~~ NullPointerException: null
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: <unknown>
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
I am getting the following error message when I launch the game:
I got this message when I used the standard allocation of 2GB to RAM. Yesterday I changed it to 3GB in the launch after scouring the internet and oit worked till last night.
Today I am receiving the same error message. I have increased the RAM allocation to 4GB but that did not help.
This the crash report that I am getting:
Can anyone help me to get the game working?
Reinstall Minecraft from scratch.
I have done that already. (Twice)
Update Java.
Then set the path to it in your launcher profile.
It now crashes just after launch of the game just giving an error message without any crash report.
It just gives this:
Post the log report. "latest.log" is found in the logs folder under the .minecraft folder.
Use https://paste.ubuntu.com/
All I get is this:
https://paste.ubuntu.com/p/pmJxYCcZ7P/
See the FAQs: https://www.reddit.com/r/Minecraft/wiki/updateaquaticfaq
I never knew about the .minecraft folder.
I backed up deleted the folder and started the game again, it seems to be working again.
I will systematically add files from the back up folder to see which file is causing the problem.
Thanks a lot for the help.