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.

Server Help Ubuntu: Fatal Exception Caught: AssetBackendException: Asset database ../assets is missing

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

  1. Kane

    Kane Subatomic Cosmonaut

    Just hitting this snag:
    Code:
    ./launch_starbound_server.sh
    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+0xed) [0x7ffc1d5c276d]
    ./starbound_server() [0x50b3ed]
    
     
  2. eggster

    eggster Seal Broken

    did you also upload the assets folder?
    You need this on the server, next to the linux folder.
     
  3. Kane

    Kane Subatomic Cosmonaut

    Derp I did not. How silly and sad was that. Thanks :)
     

Share This Page