Open Crash when loading

L

Layzius

Guest
Summary of the problem Crash when loading

Pack Version 2.5.0.

What is the bug? Once you enter the "game" and get on the loading screen everything is fine, but it stops once it loads most of the mods and just crashes

Mod & Version i dont know? i said its the ftb revelation 2.5.0.

Link to log file https://paste.feed-the-beast.com/view/05a22fec

Is it repeatable? just lauche the game and wait

Known Fix
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
What java memory settings are you using? You've either got way too much memory allocated, or not enough.

  1. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Just Enough Items (jei)
  2. Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
 

Torgado

New Member
Dec 23, 2018
1
0
0
Hey Golrith- I'm encountering the same error. I just enabled advanced settings in the launcher--- they are the defaults (haven't fiddled with them yet).

This is a fresh install from twitch.tv and I'll be trying to connect to an FTB Revaltions server I just turned up on BisectHosting.com.

Java mem settings from the launcher:

-Xmx3072m -Xms256m -XX:permSize=256m -Dminecraft.applet.TargetDirectory="D:\My Documents\Curse\Minecraft\Instances\FTB Revelation" -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US

Java ver is 8.192 (build 1.8.0_192-b12)

Any suggested settings for Java memory parameters that might help with this one?

Much appreciation!