MC  Eternal

MC Eternal

4M Downloads

[BUG] Minecraft failed to start!

ArthGIT0 opened this issue ยท 3 comments

commented

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

  1. Start the game
  2. Game loads succesfully
  3. I play game happily

Modpack Version

MC_Eternal-1.6.2.3/Minecraft 1.12.2

Screenshots

Image

Log

No response

Extra Info

No response

commented

*The modpack is unmodified, it is clean install.

commented

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.

commented

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.