Problem FTB Unleashed Server Error while starting

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

BodyRox___

New Member
Jul 29, 2019
2
0
0
  • What OS are you running? CentOS
  • Are you using minecraft hosting provider or a dedicated/local server not designed for minecraft? Virtual Server not designed to run minecraft
  • What version of FTB are you using? Official FTB Unleashed 1.1.3 Server
  • Did you add any mods to the server pack? No mods where added
  • What are your server specs? Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz, Memory 8.6 GB, Disk Space 125 GB
  • A good detailed paragraph about the problem
Complete Bash output from start the server process to the end, till i killed it due to it not responding anymore: http://pastebin.com/kiJd0Bzt

I tried to give the ftb-server more ram via java -xmx and -xms, but i didn't change a thing.

If anyone can help I would really appreciate it.

Edit: Problem solved, first i tried to give the java process more ram via -Xmx2G but the server restricted java to -Xmx128m. So i changed the restriction given by the server export _JAVA_OPTIONS='-Xmx2G'.
 
Last edited:

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
Can you post the contents of your ServerStart.sh exactly.

You are current the Xmx needs to be raised. Also try using

./ServerStart.sh or bash ServerStart.sh to start it just to be safe
 
  • Like
Reactions: Francis Baster