Modding Help Client World Ship Error - On Citadel Server Hosting

Discussion in 'Starbound Modding' started by trickyhunter213, May 2, 2019.

  1. trickyhunter213

    trickyhunter213 Void-Bound Voyager

    I'm trying to host a server on Citadel Servers with the following mods:

    [OFFICIAL] FU BYOS Modded Race Patch (FR Supported Races)
    FU/ztarbound S.A.I.L. Modded Race Support
    Xbawks Character Extender
    Frackin' Interface
    Frackin' Music
    Frackin' Universe
    Frackin' Races

    I am using the Workshop ID system on Citadel Servers to add the Mods to my server. Every time I go to join the server it says, "Client World Ship Error". I'm hoping someone with a little more knowledge than me can help me figure this out because my friends and I really want to play Frackin' Together but it's really hard to get it to work on a server.

    *I attached the server log from the server as well.*
     

    Attached Files:

  2. bk3k

    bk3k Oxygen Tank

    I have never done multiplayer, but I'd bet this is your problem.
    Code:
    UniverseServer: error during world create: (MapException) Key 'fenerox' not found in Map::get()
    Sounds like someone is attempting to use a mod race character your server doesn't support. At the moment starbound is attempting to look up "/universe_server.config:speciesShips.<species>" it can't find "fenerox" because you apparently lack that mod.
     
  3. Nexus Of Chaos

    Nexus Of Chaos Parsec Taste Tester

    this will happen even if the person is not choosing fenerox
     
  4. trickyhunter213

    trickyhunter213 Void-Bound Voyager

    It was doing it with every race. I tested it on every race. I just keep getting world ship error every time.

    **Update

    I unzipped the recent files off of Github and used Filezilla to put them on the server as well. I'm still getting the error of world ship error.
     
    Last edited: May 3, 2019
  5. Nexus Of Chaos

    Nexus Of Chaos Parsec Taste Tester

    again, some1 connecting to the server has the Fenerox race mod, while the server does not, causing such crashes
     
  6. [insertnamehere]

    [insertnamehere] Void-Bound Voyager

    i have no mods with the same problem even offline
     

Share This Page