Skip to content

IndexError Issue #28

Description

@LeeTaylor-git

I'm having an IndexError issue on Windows 11 when running the xbox2local program. Here is the message in CMD:

Scanning the Xbox network for screenshots...
Traceback (most recent call last):
File "C:\Path\xbox2local.py", line 147, in
screens, cont_token = make_api_call(api_key, screens_endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Path\xbox2local.py", line 41, in make_api_call
http_status = output[0].split()[1]
~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions