1. When making a thread, please tag your thread accordingly using the menu to the left of the textfield where you name your thread where applicable. Server Advertisements and Mod Releases should be contained to their respective subforums.

Hosting a starbound server on a seperate computer?

Discussion in 'Multiplayer' started by tavros, Dec 4, 2013.

  1. tavros

    tavros Orbital Explorer

    I own a (64 bit) sun server that is running debian. This computer does not have steam installed. I want to host a starbound server on it. I copied the files from the linux64 folder of my starbound installation to the server, but when I go to launch the server I get the following error:
    Info: Creating Star::Root with 1 assets sources and config file: './starbound.config'
    Code:
    Info: Creating Star::Root with 1 assets sources and config file: './starbound.config'
    Info: Loading Star::Assets from: '/assets'
    Error: Fatal Exception Caught: AssetBackendException: Asset database /assets is missing
    ./starbound_server(_ZN4Star13StarExceptionC2ERKSs+0xfe) [0xa57f1e]
    ./starbound_server() [0x527933]
    ./starbound_server() [0x518b49]
    ./starbound_server() [0x55a7b2]
    ./starbound_server() [0x5591a3]
    ./starbound_server() [0x55a088]
    ./starbound_server() [0x5072f6]
    /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7fc94aa34ead]
    ./starbound_server() [0x50b3ed]
    
    Do I have to copy my entire assets folder or something? I've tried a few things but nothing has helped
     
  2. Ayeso

    Ayeso Scruffy Nerf-Herder

    You need to copy everything in the root, except the windows, .app and the linux folder you are not using

    [​IMG]
     
  3. tavros

    tavros Orbital Explorer

    Just to clarify I'm trying to launch the server, not the client,
     
  4. love doctor

    love doctor Cosmic Narwhal

    keep your linux64 files but also copy the assets folder
     
  5. tavros

    tavros Orbital Explorer

    thanks guys, got it working!
     

Share This Page