Jump to content

Claiyc

Pathfinder
  • Content Count

    7
  • Joined

  • Last visited

Posts posted by Claiyc


  1. 57 minutes ago, BoiseComputer said:

    Has anyone been able to stop a Linux server instance and start it again without deleting the save file? Everything for me is working except this.

    Here is the error:

    SteamSocketsOpenSource: gethostname failed ()
    gethostbyname failed ()

    This isn't an error. You can just ignore this, the Server just needs some time (on my windows server about 10min on first startup)


  2. 35 minutes ago, Karageek said:

    Fountain of youth was just added to the game. 2 of them randomly appear on Golden Ruins Islands _PVE islands.  I am not sure how it works if you only have 1 or 2 of those islands on your map.

    Okay, I got no problem if those Fountains appear automatic on _PVE islands. I just wanted to know if I have to configure anything in the ServerGrid.json to make this happen.


  3. On 1/16/2019 at 7:51 AM, Karageek said:

    I am not aware of any information but prob on _PVE islands if they are in game atm.  Also there are a couple unique islands that they may be on or will be.

    Mnt_Q_ER and Mnt_Z_CH both seem to be very uniquely created islands.  Most other islands appear to just be created from the PG system then tweaked.   

    Can anybody confirm this? I'd love to introduce this quest on my dedicated server, but I don't know if I have to do anything on the ServerGrid.json


  4. 11 minutes ago, TruWrecks said:
    
    $ sudo add-apt-repository ppa:ubuntu-toolchain-r/test
    $ sudo apt-get update
    $ sudo apt-get install libstdc++6-7-dbg

    This is one way to get the C++ files you are missing.

    Thanks, but during the update command I get a 404 Error. http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/dists/jessie/main/binary-amd64/Packages

    couldn't be found.

    And therefore, there's no package named libstdc++6-7-dbg


  5. While running ShooterGameServer, I got the following error:

    ./ShooterGameServer: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/ark/atlas/ShooterGame/Binaries/Linux/libprotobuf.so.9)

    Since I've no knowledge of this lib, I've not really a idea what to do.. Google isn't helping me very well.

    Anyone else get this error?

     

    Edit: OS: Debian 8

×
×
  • Create New...