python-aternos icon indicating copy to clipboard operation
python-aternos copied to clipboard

Api With Cracked Mode On Not Working

Open Iogunitalia2 opened this issue 1 year ago • 4 comments

When i activate the cracked account in aternos settings the api not working.

Iogunitalia2 avatar Apr 06 '23 19:04 Iogunitalia2

@Iogunitalia2,

Describe more detailed, what happens when you log in to your account and what doesn't work as intended.

DarkCat09 avatar Apr 07 '23 02:04 DarkCat09

when i go in the server's options, and i select cracked option, the api not working, my python script do not send requests to my server. sorry for my bad english. Thank you

Iogunitalia2 avatar Apr 08 '23 11:04 Iogunitalia2

@Iogunitalia2,

Insert these lines at the beginning of your script:

import logging
logging.basicConfig(level=logging.DEBUG)

And send me all output, please.

DarkCat09 avatar Apr 22 '23 18:04 DarkCat09

@Iogunitalia2, may be fixed now. Please, update the library to v3.0.0: https://github.com/DarkCat09/python-aternos/issues/74#issuecomment-1566727458

DarkCat09 avatar May 29 '23 08:05 DarkCat09