protonscr

fresh steamcmd emits lots of assertion failed.

steamclosed reviewedSteamCMD
ValveSoftware/steam-for-linux#2262 · opened 2013-04-03 by johndrinkwater · updated 2019-07-18 · 6 comments · github
Jjohndrinkwater 2013-04-03 github

Downloaded and extracted a new steamcmd, on my desktop that shares a steam client install - It was running in the background, could this have been the issue?

Logged in anonymously, got this:

john@joran ~/bin/steamcmd > ./steamcmd.sh 
Redirecting stderr to '/home/john/Steam/logs/stderr.txt'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[  0%] Checking for available update...
[  0%] Downloading update (0 of 11,372 KB)...
[  0%] Downloading update (173 of 11,372 KB)...
…
[ 97%] Downloading update (11,372 of 11,372 KB)...
[100%] Download Complete.
[----] Applying update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching...
Redirecting stderr to '/home/john/Steam/logs/stderr.txt'
[  0%] Checking for available updates...
[  0%] Download complete.
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam3...OK.
Loading Steam2...OK.

Steam>login anonymous

Connecting anonymously to Steam Public...appdatacache.cpp (520) : Assertion Failed: app info out of sync (AppID 5). Change number on server: 118980. Change number on client: 118980
appdatacache.cpp (520) : Assertion Failed: app info out of sync (AppID 7). Change number on server: 187042. Change number on client: 187042
appdatacache.cpp (520) : Assertion Failed: app info out of sync (AppID 9). Change number on server: 172082. Change number on client: 172082
appdatacache.cpp (520) : Assertion Failed: app info out of sync (AppID 10). Change number on server: 201858. Change number on client: 201858
appdatacache.cpp (520) : Assertion Failed: app info out of sync (AppID 20). Change number on server: 201858. Change number on client: 201858
appdatacache.cpp (520) : Assertion Failed: app info out of sync (AppID 30). Change number on server: 201863. Change number on client: 201863
…
it continues until hitting AppID 234900
Ggdrewb-valve maintainer 2013-04-03 github

The word is that this is due to logging in anonymously and is benign.

Jjohndrinkwater 2013-04-04 github

yeah, its just awkward waiting for 900K of warning messages to come over an ssh connection for no reason.

Sswordfischer 2013-04-04 github

Having 'failed' in a line is usually not a good thing - one might think this is related to other issues one could experience.
Would also improve readability if something that is not of any importance wasn't printed unless debugging or verbosity were enabled.

BBo98 2013-06-09 github

The same happens on Windows.

Kkisak-valve maintainer 2017-04-25 github

Hello, is anyone still experiencing this issue with the current steamcmd?

Kkisak-valve maintainer 2017-05-29 github

Closing pending feedback.

Nothing extracted yet.