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

Unable to parse lastStatus object

Open TechDudie opened this issue 2 years ago • 5 comments

Python aternos hates me.

ive already seperately debugged my way through a few issues, after enabling autofetch, im getting an error about unable to parse lastStatus object. Went back into the code and set it up to save the webpage to file, and i can tell why the regex pattern is unable to match the lastStatus script: image That's basically most of it, probably its because of the UserAgent set my python aternos, im gonna try and change it and see if that fixes the problem

-TechnoDot

TechDudie avatar Jun 30 '23 01:06 TechDudie

image

That appears to be the only occurence of the UserAgent string... is it even used???

image

TechDudie avatar Jun 30 '23 01:06 TechDudie

idk if i did change the user agent header, i think i did image but it still doesnt work; im completely out of ideas

TechDudie avatar Jun 30 '23 01:06 TechDudie

never mind image commenting these lines out created a new session, somehow fixing it

im still confused but at least it works

TechDudie avatar Jun 30 '23 02:06 TechDudie

nevermind nevermind error back again image im just gonna comment those lines out and leave them commented

TechDudie avatar Jun 30 '23 02:06 TechDudie

and aternos noticed all my requests and banned my account 🤣 welp cant do any more testing

TechDudie avatar Jul 03 '23 04:07 TechDudie