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

Battletech linux version fails to install #48

Open
CTalvio opened this issue Jun 7, 2024 · 0 comments
Open

Battletech linux version fails to install #48

CTalvio opened this issue Jun 7, 2024 · 0 comments

Comments

@CTalvio
Copy link

CTalvio commented Jun 7, 2024

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/heroic-gogdl/gogdl/cli.py", line 67, in <module>
    main()
  File "/heroic-gogdl/gogdl/cli.py", line 62, in main
    function(arguments, unknown_args)
  File "/heroic-gogdl/gogdl/dl/managers/manager.py", line 67, in download
    self.download_manager.download()
  File "/heroic-gogdl/gogdl/dl/managers/linux.py", line 173, in download
    self.setup()
  File "/heroic-gogdl/gogdl/dl/managers/linux.py", line 113, in setup
    installer_data = dl_utils.get_json(self.api_handler, installer["files"][0]["downlink"])
                                                         ~~~~~~~~~^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable

Download and install works when using version 7.2 from the AUR, but not with 1.0.1 shipped with Heroic or 1.1.0 from this repo.

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