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 Can't get server to work

Discussion in 'Multiplayer' started by KitterKat, Sep 25, 2015.

  1. KitterKat

    KitterKat Big Damn Hero

    I am trying to get my starbound server to work. I have port 21025 open in my modem/router and allowed in my firewall. I have run a starbound server before so I'm really confused why it's not letting me now. Plus I can't make any changes to sbboot otherwise I just get an error and it stops working so no way to customize it there apparently. I just want to play regular starbound, no mods, with a friend and it's not letting me. Can't even connect by going to 127.0.0.1 so no clue what's up.


    I made sure that my port was open too so I know it's definitely NOT a port issue. So I'm just kinda clueless as to why I can't edit my server (cause I'd like to make myself admin) and why no one can join. I finally got it to let me connect by using 127.0.0.1 and I'm in but other than that.... Any help would be appreciated. Thanks.
     

    Attached Files:

    Last edited: Sep 25, 2015
  2. lazarus78

    lazarus78 The Waste of Time

    You edit the starbound.config, not the sbboot.config

    Make sure the serverbing setting is set to * and not ::
     
    Dunto likes this.
  3. KitterKat

    KitterKat Big Damn Hero

    Okay I do not have a starbound.config file :wut:[DOUBLEPOST=1443150975][/DOUBLEPOST]Never mind I'm an idiot I was looking in the wrong place.[DOUBLEPOST=1443151276][/DOUBLEPOST]Okay so now how do I admin myself on here? I tried adding my name to the server users but I'm now getting Fatal Exception caught: (IOException) Rename error: 3
     

    Attached Files:

    Last edited: Sep 25, 2015
  4. lazarus78

    lazarus78 The Waste of Time

    Post the contents of your config. You likely made a typo.
     
  5. KitterKat

    KitterKat Big Damn Hero

    {
    "allowAdminCommands" : true,
    "allowAdminCommandsFromAnyone" : true,
    "allowAnonymousConnections" : true,
    "anonymousConnectionsAreAdmin" : false,
    "audioChannelSeparation" : [ -25, 25 ],
    "audioChannels" : 2,
    "bannedIPs" : [ ],
    "bannedUuids" : [ ],
    "bindings" : {
    "CameraShift" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "RCtrl"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "LCtrl"
    } ],
    "ChatBegin" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Return"
    } ],
    "ChatBeginCommand" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "/"
    } ],
    "ChatNextLine" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Down"
    } ],
    "ChatPageDown" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "PageDown"
    } ],
    "ChatPageUp" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "PageUp"
    } ],
    "ChatPreviousLine" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Up"
    } ],
    "ChatSendLine" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Return"
    } ],
    "ChatStop" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Esc"
    } ],
    "CinematicNext" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Right"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "Return"
    } ],
    "CinematicSkip" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Esc"
    } ],
    "CockpitDown" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "S"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "Down"
    } ],
    "CockpitLeft" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Left"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "A"
    } ],
    "CockpitRight" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Right"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "D"
    } ],
    "CockpitUp" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "W"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "Up"
    } ],
    "EmoteAnnoyed" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Right"
    } ],
    "EmoteBlabbering" : [ {
    "mods" : [ "LCtrl", "LShift" ],
    "type" : "key",
    "value" : "Right"
    } ],
    "EmoteBlink" : [ {
    "mods" : [ "LCtrl" ],
    "type" : "key",
    "value" : "Up"
    } ],
    "EmoteEat" : [ {
    "mods" : [ "LCtrl", "LShift" ],
    "type" : "key",
    "value" : "Down"
    } ],
    "EmoteHappy" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Up"
    } ],
    "EmoteLaugh" : [ {
    "mods" : [ "LCtrl" ],
    "type" : "key",
    "value" : "Left"
    } ],
    "EmoteNeutral" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Left"
    } ],
    "EmoteOh" : [ {
    "mods" : [ "LCtrl" ],
    "type" : "key",
    "value" : "Right"
    } ],
    "EmoteOooh" : [ {
    "mods" : [ "LCtrl" ],
    "type" : "key",
    "value" : "Down"
    } ],
    "EmoteSad" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Down"
    } ],
    "EmoteShouting" : [ {
    "mods" : [ "LCtrl", "LAlt" ],
    "type" : "key",
    "value" : "Up"
    } ],
    "EmoteSleep" : [ {
    "mods" : [ "LCtrl", "LShift" ],
    "type" : "key",
    "value" : "Left"
    } ],
    "EmoteWink" : [ {
    "mods" : [ "LCtrl", "LShift" ],
    "type" : "key",
    "value" : "Up"
    } ],
    "EssentialBar1" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "R"
    } ],
    "EssentialBar2" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "T"
    } ],
    "EssentialBar3" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Y"
    } ],
    "GuiClose" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Esc"
    } ],
    "GuiShifting" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "RShift"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "LShift"
    } ],
    "InterfaceBar1" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "1"
    } ],
    "InterfaceBar10" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "0"
    } ],
    "InterfaceBar2" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "2"
    } ],
    "InterfaceBar3" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "3"
    } ],
    "InterfaceBar4" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "4"
    } ],
    "InterfaceBar5" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "5"
    } ],
    "InterfaceBar6" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "6"
    } ],
    "InterfaceBar7" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "7"
    } ],
    "InterfaceBar8" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "8"
    } ],
    "InterfaceBar9" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "9"
    } ],
    "InterfaceBarNPos" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "-"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "`"
    } ],
    "InterfaceCodex" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "L"
    } ],
    "InterfaceCrafting" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "C"
    } ],
    "InterfaceDeselectHands" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "X"
    } ],
    "InterfaceEscapeMenu" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Esc"
    } ],
    "InterfaceHideHud" : [ {
    "mods" : [ "LAlt" ],
    "type" : "key",
    "value" : "Z"
    } ],
    "InterfaceInspectCursor" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "N"
    } ],
    "InterfaceInventory" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "I"
    } ],
    "InterfaceQuest" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "J"
    } ],
    "InterfaceRepeatCommand" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "P"
    } ],
    "InterfaceShowHelp" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "F1"
    } ],
    "InterfaceSwapHands" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Z"
    } ],
    "InterfaceToggleFullscreen" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "F11"
    } ],
    "KeybindingCancel" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Esc"
    } ],
    "KeybindingClear" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Del"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "Backspace"
    } ],
    "PlayerDown" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "S"
    } ],
    "PlayerDropItem" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Q"
    } ],
    "PlayerInteract" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "E"
    } ],
    "PlayerJump" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Space"
    } ],
    "PlayerLeft" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "A"
    } ],
    "PlayerRight" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "D"
    } ],
    "PlayerShifting" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "RShift"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "LShift"
    } ],
    "PlayerTechAction1" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "F"
    } ],
    "PlayerTechAction2" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "G"
    } ],
    "PlayerTechAction3" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "H"
    } ],
    "PlayerUp" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "W"
    } ],
    "ShowLabels" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "RAlt"
    }, {
    "mods" : [ ],
    "type" : "key",
    "value" : "LAlt"
    } ],
    "TitleBack" : [ {
    "mods" : [ ],
    "type" : "key",
    "value" : "Esc"
    } ]
    },
    "checkAssetsDigest" : false,
    "clearPlayerFiles" : false,
    "clearUniverseFiles" : false,
    "configurationVersion" : 420,
    "crafting.filterHaveMaterials" : false,
    "fullscreen" : false,
    "fullscreenResolution" : [ 1920, 1080 ],
    "gameServerBind" : "*",
    "gameServerPort" : 21025,
    "maxFrameSkip" : 10,
    "maxPlayers" : 8,
    "maximized" : true,
    "maximizedResolution" : [ 1280, 657 ],
    "musicVol" : 100,
    "playerBackupFileCount" : 3,
    "queryServerBind" : "*",
    "queryServerPort" : 21025,
    "rconServerBind" : "*",
    "rconServerPassword" : "",
    "rconServerPort" : 21026,
    "rconServerTimeout" : 1000,
    "renderSleep" : true,
    "runQueryServer" : false,
    "runRconServer" : false,
    "safeScripts" : true,
    "sampleRate" : 44100,
    "serverName" : "A Starbound Server",
    "serverUsers" : { Kitters },
    "sfxVol" : 100,
    "speechBubbles" : true,
    "title.connectionAddress" : "127.0.0.1",
    "title.connectionPort" : "21025",
    "upnpPortForwarding" : true,
    "vsync" : true,
    "windowTitle" : "Starbound - Beta",
    "windowedResolution" : [ 1000, 600 ],
    "zoomLevel" : 3
    }
     
  6. lazarus78

    lazarus78 The Waste of Time

    Your server users is set up incorrectly. You should look up how to do it properly.

    Also you have it set so anyone can be admin, so that server user section is not necessary.
     
  7. KitterKat

    KitterKat Big Damn Hero

    Okay where should I find the server set up for pleasant giraffe? Cause I keep finding all the old set ups
     
  8. lazarus78

    lazarus78 The Waste of Time

    Delete the starbound.config for the server and let the ga!e remake it.
     
  9. Dunto

    Dunto Guest

Share This Page