FTB Beyond on dedicated server

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • 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
T

Tyrargo

Guest
Title FTB Beyond on dedicated server

Launcher Type Server

Modpack FTB-Beyond

Modpack version 1.11.0

Have you modified the pack? No

Link to log file http://paste.feed-the-beast.com/view/0edaec9d

Details of the issue I wanna setup a FTB-Beyond server on a dedicated server.

i set up java as following:

"1.8.0_131"
OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-1~bpo8+1-b11)
OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode)

i start the server with the following line: java -Xmx8192M -Xms8192M -jar FTBserver-1.10.2-12.18.3.2422.jar

but the server crashs always at the same point, u can see in the logfile.

can somebody please explain how to set-up or start a ftb server? got i the wrong java version? then, how to install the right one?
i get at the installation the error: 404 not found, if i use some instructions...

please, help me!
greetz, Tyrargo
 
Last edited by a moderator:

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
You should add the -nogui after, but use the provided serverstart.sh - file (that will also trigger the download of dependencies if they're not present.
 
T

Tyrargo

Guest
Yeah, now it works... was the mistake, that i was editing the settings.sh and not make a settings-local.sh

with the serverstart.sh it works now, thx.