Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

No Instance(s) Available. #1

Closed
ghost opened this issue Feb 18, 2021 · 1 comment
Closed

No Instance(s) Available. #1

ghost opened this issue Feb 18, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 18, 2021

Traceback (most recent call last):
File "C:\Users\USER\Documents\Programming\Python\LOL API\Test.py", line 16, in <module>
port = re.findall(r'"--app-port=(.*?)"', output)[0]
IndexError: list index out of range
@x00bence
Copy link
Owner

x00bence commented Feb 23, 2021

This problem usually occurs if you are running League of Legends with Administrator rights. In that case, the script will be unable to query information about the League of Legends process. Running the script itself with Administrator rights should help your issue.

However, as a note: lol-aram-boost has been deprecated because of API changes, rendering it useless.
Read more at: f8db25e

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant