1. Welcome to the Starbound support forums. Please check the support FAQs before posting: http://playstarbound.com/support

Closed SOLVED archlinux - launching game from steam dont work

Discussion in 'Starbound Support' started by quandasim, Jan 31, 2015.

Thread Status:
Not open for further replies.
  1. quandasim

    quandasim Orbital Explorer

    hi i wana try new stable update, but the game dont work. when i click on the blue play icon in steam api, nothing happens. launching the game via terminal ( cd SteamLibrary/SteamApps/common/Starbound/linux64/ ; ./starbound ) works normaly. please help the game runs fine before update ( i tried it ~ 8 moonths ago;)

    oter steam games runs without problem so i think its some starbound bug.


    thanks for answers and sorry for my bad english.[DOUBLEPOST=1422706056][/DOUBLEPOST]ok after litlle googling i found solution:
    1. backup your launch_launcher.sh (cp launch_launcher.sh launch_launcher.sh.back)
    2. edit launch_launcher.sh with text editor (vim launch_launcher.sh)
    3. delete all and paste these 3 lines:

    #!/bin/sh -e

    cd "$(dirname "$0")"

    LD_LIBRARY_PATH=./ ./starbound


    save and play;)

    source:
    http://www.reddit.com/r/starbound/comments/2u1c6v/mac_users_saying_game_cant_openim_running_ubuntu/
     
    Last edited: Jan 31, 2015
    garpu likes this.
  2. garpu

    garpu Subatomic Cosmonaut

    Awesome, thanks! Works for me. (Slackware)
     
  3. Teh Freek

    Teh Freek Void-Bound Voyager

  4. Jonesy

    Jonesy Sarif's Attack Kangaroo Forum Moderator

    Locking as resolved.
     
Thread Status:
Not open for further replies.

Share This Page