
[BUG] Minecraft failed to start!
ArthGIT0 opened this issue ยท 3 comments
Description of the Bug
While loading the modpack launcher crashes into "Minecraft failed to start".
Below I attach crash report.
crash-2025-06-28_03.32.46-client.txt
Expected Behaviour
- Start the game
- Game loads succesfully
- I play game happily
Modpack Version
MC_Eternal-1.6.2.3/Minecraft 1.12.2
Screenshots
Log
No response
Extra Info
No response
You didn't allocate enough RAM and it ran out while loading. The recommendation is 10 GB. If you're using curseforge, it only allocates 4 by default, so you'll need to manually set it to allocate more.
Toastr is correct.
this combination of lines in the report is what tells us this.
com.google.common.util.concurrent.ExecutionError: java.lang.OutOfMemoryError: GC overhead limit exceeded
Memory: 526810264 bytes (502 MB) / 4194304000 bytes (4000 MB) up to 4194304000 bytes (4000 MB)
as noted, allocate atleast 8GB to the game in your launcher, 10GB is the advised amount for smooth play.