We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
legendary version "0.20.34", codename "Direct Intervention":
Updating "2dc25e07aa624edf9ff132c09ce23a7c" ... [Core] INFO: Trying to re-use existing login session... [cli] INFO: Preparing download for "GigaBash" (2dc25e07aa624edf9ff132c09ce23a7c)... Traceback (most recent call last): File "/usr/bin/legendary", line 8, in <module> sys.exit(main()) ^^^^^^ File "/usr/lib/python3.11/site-packages/legendary/cli.py", line 3066, in main cli.install_game(args) File "/usr/lib/python3.11/site-packages/legendary/cli.py", line 953, in install_game dlm, analysis, igame = self.core.prepare_download(game=game, base_game=base_game, base_path=args.base_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/legendary/core.py", line 1319, in prepare_download old_manifest = self.load_manifest(old_bytes) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/legendary/core.py", line 1208, in load_manifest return Manifest.read_all(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/legendary/models/manifest.py", line 90, in read_all _m = cls.read(data) ^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/legendary/models/manifest.py", line 113, in read raise ValueError('No header magic!') ValueError: No header magic!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
legendary version "0.20.34", codename "Direct Intervention":
The text was updated successfully, but these errors were encountered: