Closed Yagisan closed 2 years ago
I am trying to download this collection https://steamcommunity.com/sharedfiles/filedetails/?id=1163611154 as a collection.
Unfortunately the process errors out with <class 'TypeError'>expected str, bytes or os.PathLike object, not NoneType
<class 'TypeError'>expected str, bytes or os.PathLike object, not NoneType
What's the content of your downloader.ini file?
I had to rename the extension to add it downloader.txt
Issue should be solved with the new release.
I am trying to download this collection https://steamcommunity.com/sharedfiles/filedetails/?id=1163611154 as a collection.
Unfortunately the process errors out with
<class 'TypeError'>expected str, bytes or os.PathLike object, not NoneType