Prophaniti86

Results 8 comments of Prophaniti86

> I've got this issue as well. I've got nothing auto selected, doesn't show anyone i'm subscribed to and just finishes ![image](https://github.com/DIGITALCRIMINALS/UltimaScraper/assets/127708841/ec7aef3e-62fc-4b65-bd37-f5a927c68ee1) ![image](https://github.com/DIGITALCRIMINALS/UltimaScraper/assets/127708841/045ddd73-2321-4ba1-8297-019fb22a8419)

I think I have the same error? Traceback (most recent call last): File "C:\Users\Matt\Desktop\UltimaScraper-master\start_us.py", line 62, in asyncio.run(main()) File "C:\Program Files\Python310\lib\asyncio\runners.py", line 44, in run return loop.run_until_complete(main) File "C:\Program Files\Python310\lib\asyncio\base_events.py",...

I turned off paid content and message and it seems to work now. I think it misses some items though EDIT: Seems to crash on a very specific profile now.

> > Try this > > ``` > > sudo rm -rf /root/.cache/pypoetry > > python updater.py > > poetry run python start_us.py > > ``` > > @RayRho93 @Javier-bat...

O after making those changes, it goes back to AttributeError: 'AuthModel' object has no attribute 'auth_details'. Did you mean: 'get_auth_details'? and then it re-rites the auth.json to be the original...

> Hey I'm doing all this in command prompt and i honestly know nothing. Sorry, but I need like.. really basic instructions lol

I got it all working and I have no idea how lol

> I got it all working and I have no idea how lol Nevermind, I got it scraping everyone, then it gets to processing and crashes. Here's the traceback EDIT:...