Brandon Ly
Brandon Ly
1. Make sure your credentials are right If they are, it's likely linked to #21, will try to patch it soon. Can work around it by going to `connect_and_launch.py` and...
Heya! those commands are part of your operating system and python. 1. Make sure you have Python installed, this allows you to do `pip install -r requirements.txt` 2. Commands are...
1. Make sure your Aternos credentials were correct 2. Could you send your console output when the error occurs?
EDIT: It looks like you have a network ad-blocker on, try going to line 16 of `connect_and_launch.py` and change `adblock = False` to `adblock = True`. If that doesn't work...
Got it! I didn't get that when testing as I'm not from the EU. I'll try to get an update out soon that should fix this.
@ExtazUxy If you could get the Xpath of the accept button, I can patch it.
If it's the first time your logging into this account, you may need to go in manually and accept the TOS agreement. Does this happen all the time or only...
Not entirely sure when it happens TBH, haven't been able to get it to pop up for myself so I can't fix it.
Which version of python are you on? Also, try upgrading pip with `python -m pip install --upgrade pip` and installing again.
Also, try it on Python 3.8 or 3.7, haven't tested the bot out on 3.9.