Posted May 17, 2020

Traceback (most recent call last):
File "gogrepoc.py", line 2779, in <module>
main(process_argv(sys.argv))
File "gogrepoc.py", line 2541, in main
cmd_download(args.savedir, args.skipextras, args.skipids, args.dryrun, args.ids,args.os,args.lang,args.skipgalaxy,args.skipstandalone,args.skipshared, args.skipfiles,args.downloadlimit)
File "gogrepoc.py", line 1529, in cmd_download
handle_game_renames(savedir,items,dryrun)
File "gogrepoc.py", line 512, in handle_game_renames
_ = game.galaxyDownloads
File "gogrepoc.py", line 257, in __getattr__
raise AttributeError(key)
AttributeError: galaxyDownloads
I have Python 3.8 installed from MS store.
It's not a huge deal though, I was planning full manifest update anyway, so I've just backed up the old one (in case you want it for debug or whatever) and rerun update in new folder, the manifest generated by clean run works as expected and is compatible with already downloaded installers and folder structure.
