Jump to content

BuildID 2263049 from steamcmd app_info_update


letters90

Recommended Posts

Hola,

I'm updating through arkmanager on linux, my server is stuck in an update cycle and I narrowed it down to steamcmd giving me the wrong buildID for the linux dedicated package.

Figured not much I can do here but report that oddity. 

steamcmd.sh +@NoPromptForPassword 1 +login anonymous +app_info_update 1 +app_info_print 376030 +quit +quit

results in

AppID : 376030, change number : 3649027/4294967295, token 8257691385682390467, last change : Wed Nov  8 10:05:47 2017
"376030"
{
        "common"
        {
                "name"          "ARK: Survival Evolved Dedicated Server"
                "section_type"          "ownersonly"
                "type"          "Tool"
                "ReleaseState"          "released"
                "oslist"                "windows,linux"
                "gameid"                "376030"
        }
        ...
        "depots"
        {
                ...
                "376031"
                {
                        "name"          "ARK: Survival Evolved Dedicated Server Depot Linux"
                        "manifests"
                        {
                                "public"                "2891688451804603913"
                                "experimental"          "1343907299956338548"
                                "halloween"             "2649781811538079635"
                                "largenetworkrange"             "5029761145738832246"
                                "mytestbranch"          "4229126379305808969"
                                "newrendering"          "7185684510320047950"
                                "serverbeta"            "8264429916745498027"
                        }
                        "maxsize"               "5897756403"
                        "encryptedmanifests"
                        {
                          ...
                        }
                }
                ...
                "branches"
                {
                        "public"
                        {
                                "buildid"               "2263049"
                                "timeupdated"           "1510029761"
                        }
                        ...
                }
        }
}

omitted some part marked by ...

 

problem is current build is 2263039 so my server keeps trying to update. Is the version being parsed from a wrong source or is there just a mistake in the buildId?

Link to comment
Share on other sites

  • 4 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...