-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
complete_tutorial.py appears to have issue #6098
Comments
I find no mention of ToS acceptance in debug either. Spoke with @MerlionRock in discord, they seem to agree that error with complete_tutorial.py. If i disable CompleteTutorial task the bot runs just fine. My best understanding is that selecting avatar is what is failing. The log never mentions first catch sequence or setting nickname. |
OK, did a complete uninstall/reinstall of python and fresh clone of master... this time the legal screen was completed but still hangs at avatar selection. Same error as above. (I was starting to think perhaps there were some conflicts with a required package so I did a clean install of python, so the issue definitely somewhere in complete_tutorial.py) |
Thank you for reporting this issue. We need to look what changed in setting an avatar. Thanks for reporting and your research on this |
I was thinking about this today and all I could come up with is perhaps now clothing items for purchase are in the slots the free/default clothing were previously in. Would make sense it would fail when it cannot select a store item. |
Using fresh clones of both master and dev. Also clean install of pgoapi. Using default config to test results in same error.
The text was updated successfully, but these errors were encountered: