This repository was archived by the owner on Feb 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
IndexError: list index out of range #42
Labels
bug
Something isn't working
Comments
Add this code to the beginning of your python script before "from python_aternos ...": import logging
logging.basicConfig(level=logging.DEBUG) Then run it and send me all output, please. |
Are you sure you have any servers? pip install -U python-aternos |
I am facing this issue too. The list of servers returns no servers (empty list), though I do have a server |
Im now just using 1.0.2. |
The latest version is 1.1.1. # Update module and run your code again
pip install -U "python-aternos>=1.1.1" |
I am on 1.1.1, still facing the same issue |
@DarkCat09
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
My Code:
Error:
The text was updated successfully, but these errors were encountered: