Skip to content
New issue

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

Error updating GigaBash #636

Open
DocMAX opened this issue Jan 19, 2024 · 0 comments
Open

Error updating GigaBash #636

DocMAX opened this issue Jan 19, 2024 · 0 comments

Comments

@DocMAX
Copy link

DocMAX commented Jan 19, 2024

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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant