You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use SteamPS for Conan Exiles. After entering the Steam Guard code it fails while waiting for client config and user info:
Steam Guard code:xxxxx
OK
Waiting for client config...ERROR! Timed out waiting for AppInfo update.
OK
Waiting for user info...FAILED (Timed out)
OK
Use-SteamCMD : SteamCMD closed with ExitCode 5
At C:\Program Files\WindowsPowerShell\Modules\SteamPS\3.2.3\Public\Server\Update-SteamApp.ps1:136 char:25
+ Use-SteamCMD -SteamAppID ($SteamApp).appid
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Use-SteamCMD
I'm trying to find out some info about what the client config and user info are and how they can be provided or fetched.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to use SteamPS for Conan Exiles. After entering the Steam Guard code it fails while waiting for client config and user info:
I'm trying to find out some info about what the client config and user info are and how they can be provided or fetched.
Beta Was this translation helpful? Give feedback.
All reactions