I have the latest FTB server download and it works fine when started under Ubuntu from a graphical environment using the ServerStart.sh script however I notice that it spawns an X server console gui. If I try to start the server the same way but from an SSH session with no X enabled the server fails to start and throws a "[INFO] [STDERR] Caused by: java.lang.InternalError: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable." error. This would be because the server gui console is unable to launch.
Is there a way to launch the server without spawning the X console as without this I am unable to add an init.d script to start the server at bootup?
Is there a way to launch the server without spawning the X console as without this I am unable to add an init.d script to start the server at bootup?