Solved Server Crash on Startup

bdkuhman

New Member
Jul 29, 2019
1
0
0
This has happened twice: First occurrence was solved by disabling FTB Utilities, restarting then reenabling the mod. this fix does not work again.
FTB Pyramid Reborn 1.12.2

I increased the maximum heap size from 2g to 8g, but It has not fixed the issue after the first occurrence.

Startup Script:
screen -dmS MC_Pyramid bash /home/bdkuhman/Servers/Minecraft/Pyramid/ServerStart.sh

Modified fields in settings.sh:

MIN_RAM="2048M"
MAX_RAM="8192M"
PERMGEN_SIZE="512M"


Stacktrace:
http://paste.feed-the-beast.com/view/0da4d912


Server specs:
AMD A8-6500B
16GiB DDR3 memory
HP MXL411269K mainboard

java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)

Linux LinuxServer 4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
 

Anoyomouse

New Member
Jul 29, 2019
9
0
0
Hey

Just got this on my server today, and i found a fix

go into your saves directory and rename the craftingTiers.json file, which is possibly over 100 MB, which causes the server to not start up

It might remove your achievements, but that's better than things not starting right?