-
I have been trying to use this utility to build scripts to automatically install mods for Arma 3 on a Linux dedicated server. I built the latest release using dotnet build on Ubuntu 20.04. I wrapped the call to DepotDownloader in a bash script as such:
The downloader application starts, I get successfully logged in to Steam, but then... the utility just freezes. Sometimes I get a message about accepting a new token, usually it just says "Got session token!" then does nothing else. About once every 20 or so connection attempts result in a successful download of one mod file. As soon as the utility hits the next mod in the list, it freezes again. The utility correctly creates the output directory for the mod files, so it seems like this may be some network issue or something? It's beyond my knowledge with the Steam API to diagnose it though, so I'm hoping someone can point me in the right direction! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
possible duplicate of #226. can you please check there? |
Beta Was this translation helpful? Give feedback.
possible duplicate of #226. can you please check there?