Posted February 03, 2023
jbergmann: I am using Kalanyr's script. I am on Fedora 36. I have been receiving the following errors lately. I have deleted the mainifest.dat file and rebuilt it and I still get the errors...
Do we know what this is? Is there a workaround? Thanks!
04:02:59 | loading local manifest...
04:03:00 | fatal...
Traceback (most recent call last):
File "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 2931, in <module>
main(process_argv(sys.argv))
File "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 2693, 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 "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 1627, in cmd_download
items = load_manifest()
File "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 398, in load_manifest
db = eval(ad)
File "<string>", line 8116
'extras': [AttrDict(**{'desc': 'manual',
^
SyntaxError: '{' was never closed
04:03:00 | --
04:03:00 | total time: 0:00:00.000033
04:03:00 | exiting...
Apologies I didn't see this. This is an indicator that one of your games in the manifest has broken the parsing somehow. I'd need a copy of your manifest to look into this further.Do we know what this is? Is there a workaround? Thanks!
04:02:59 | loading local manifest...
04:03:00 | fatal...
Traceback (most recent call last):
File "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 2931, in <module>
main(process_argv(sys.argv))
File "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 2693, 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 "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 1627, in cmd_download
items = load_manifest()
File "/mnt/GOG_REPO/GOG/./gogrepoc.py", line 398, in load_manifest
db = eval(ad)
File "<string>", line 8116
'extras': [AttrDict(**{'desc': 'manual',
^
SyntaxError: '{' was never closed
04:03:00 | --
04:03:00 | total time: 0:00:00.000033
04:03:00 | exiting...