Skip to content
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

Closed
crvfts opened this issue Jul 18, 2017 · 4 comments
Closed

complete_tutorial.py appears to have issue #6098

crvfts opened this issue Jul 18, 2017 · 4 comments

Comments

@crvfts
Copy link
Contributor

crvfts commented Jul 18, 2017

Using fresh clones of both master and dev. Also clean install of pgoapi. Using default config to test results in same error.

[2017-07-18 19:25:38] Parsing sub RPC responses...
[2017-07-18 19:25:38] Parsing class: pogoprotos.networking.responses.get_map_objects_response_pb2.get_map_objects_response
[2017-07-18 19:25:38] Generating main RPC request...
[2017-07-18 19:25:38] Incremented RPC Request ID: 5359935399462436910
[2017-07-18 19:25:38] Generating sub RPC requests...
[2017-07-18 19:25:38] Subrequest class: pogoprotos.networking.requests.messages.set_avatar_message_pb2.set_avatar_message
[2017-07-18 19:25:38] Request failed, retrying.
[2017-07-18 19:25:39] [bot_interrupted] Bot caught SIGINT. Shutting down.
[2017-07-18 19:25:39] Creating a new request...
[2017-07-18 19:25:39] Adding 'GET_INVENTORY' to RPC request
[2017-07-18 19:25:39] Generating main RPC request...
[2017-07-18 19:25:39] Incremented RPC Request ID: 7861386947506208815
[2017-07-18 19:25:39] Generating sub RPC requests...
[2017-07-18 19:25:39] Generating platform RPC requests...
[2017-07-18 19:25:39] Session Ticket still valid for further 00:29:21 hours (1500420339304 < 1500422100916)
[2017-07-18 19:25:39] Found Session Ticket - using this instead of oauth token
[2017-07-18 19:25:39] "POST /api/v137_1/hash HTTP/1.1" 200 None
[2017-07-18 19:25:39] Generated protobuf request:
status_code: 2

@crvfts
Copy link
Contributor Author

crvfts commented Jul 18, 2017

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.

@crvfts
Copy link
Contributor Author

crvfts commented Jul 20, 2017

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)

@davidakachaos
Copy link
Contributor

Thank you for reporting this issue. We need to look what changed in setting an avatar. Thanks for reporting and your research on this

@crvfts
Copy link
Contributor Author

crvfts commented Jul 21, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants