Jump to content

Nagron

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Nagron

  1. 5 minutes ago, ich777 said:

    Which IP adress and which port are you using? Have you clicked refresh after adding the server?

    You have to use YOURIP:PORT+1 (eg: 192.168.1.1:2467)

     

    It is the local IP of my unraid server 192.168.1.14:2457, I left the ports default. It is also inaccessable from my public IP, and I do have the ports forwarded on my router. I tried refreshing as well and got nothing. I did take a read through that post earlier, I'll try again shortly and make sure I explicitly follow all directions, but I believe I did.

  2. I'm currently trying to get a Valheim server set up, though after I start the container I can not find the server through the steam server browser, when I enter the IP address and port and click "Find games at this address" I just get a message "Server is not responding"


     When I look at the logs of the container I see one error message but am not sure how to fix it. 

    [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded.


    I've attached the full startup log below.
     

    ---Checking if UID: 99 matches user---
    usermod: no changes
    ---Checking if GID: 100 matches user---
    usermod: no changes
    ---Setting umask to 000---
    ---Checking for optional scripts---
    ---No optional script found, continuing---
    ---Starting...---
    ---Update SteamCMD---
    Redirecting stderr to '/serverdata/serverfiles/Steam/logs/stderr.txt'
    [ 0%] Checking for available updates...
    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation
    -- type 'quit' to exit --
    Loading Steam API...OK.
    
    Connecting anonymously to Steam Public...Logged in OK
    Connecting anonymously to Steam Public...Logged in OK
    Waiting for user info...OK
    ---Update Server---
    Redirecting stderr to '/serverdata/serverfiles/Steam/logs/stderr.txt'
    [ 0%] Checking for available updates...
    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation
    -- type 'quit' to exit --
    Loading Steam API...OK.
    
    Connecting anonymously to Steam Public...Logged in OK
    Waiting for user info...OK
    Success! App '896660' already up to date.
    Waiting for user info...OK
    Success! App '896660' already up to date.
    ---Prepare Server---
    ---Server ready---
    ---Starting Backup daemon---
    ---Start Server---
    ---Update Check for Valheim enabled, running automatically every 60 minutes.---
    [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
    CAppInfoCacheReadFromDiskThread took 1 milliseconds to initialize
    CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
    RecordSteamInterfaceCreation (PID 61): SteamGameServer013 /
    RecordSteamInterfaceCreation (PID 61): SteamUtils009 /
    Setting breakpad minidump AppID = 892970
    RecordSteamInterfaceCreation (PID 61): SteamGameServer013 / GameServer
    RecordSteamInterfaceCreation (PID 61): SteamUtils009 / Utils
    RecordSteamInterfaceCreation (PID 61): SteamNetworking006 / Networking
    RecordSteamInterfaceCreation (PID 61): SteamGameServerStats001 / GameServerStats
    RecordSteamInterfaceCreation (PID 61): STEAMHTTP_INTERFACE_VERSION003 / HTTP
    RecordSteamInterfaceCreation (PID 61): STEAMINVENTORY_INTERFACE_V003 / Inventory
    RecordSteamInterfaceCreation (PID 61): STEAMUGC_INTERFACE_VERSION014 / UGC
    RecordSteamInterfaceCreation (PID 61): STEAMAPPS_INTERFACE_VERSION008 / Apps
    [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded.
    RecordSteamInterfaceCreation (PID 61): SteamNetworkingUtils003 /
    RecordSteamInterfaceCreation (PID 61): SteamNetworkingSockets008 /

     

    Does anyone have any ideas what my issue might be?

×
×
  • Create New...