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

Python crash #279

Open
LordZedd opened this issue Jan 28, 2017 · 0 comments
Open

Python crash #279

LordZedd opened this issue Jan 28, 2017 · 0 comments

Comments

@LordZedd
Copy link

LordZedd commented Jan 28, 2017

Start Bot

Python crash

Log on

Information

  • OS10.9.5

After log in, the bot starts and I get two python errors.
The game still works normally on the iPhone.
The bot has worked perfect up to level 25 and this seems to have started after I used the account on my iPhone to hatch some eggs.
I get the exact same error when trying to log into my legit game too.

2017-01-27 17:54:39,960 [sentry.errors] [ERROR] Sentry responded with an error: 'module' object has no attribute 'HTTPSHandler' (url: https://app.getsentry.com/api/90254/store/)
Traceback (most recent call last):
File "packages/raven/transport/threaded.py", line 174, in send_sync
super(ThreadedHTTPTransport, self).send(data, headers)
File "packages/raven/transport/http.py", line 47, in send
ca_certs=self.ca_certs,
File "packages/raven/utils/http.py", line 44, in urlopen
class ValidHTTPSHandler(urllib2.HTTPSHandler):
AttributeError: 'module' object has no attribute 'HTTPSHandler'

2017-01-27 17:54:39,961 [sentry.errors.uncaught] [ERROR] [u'IndexError: list index out of range', u' File "pokecli.py", line 504, in ', u' File "pokecli.py", line 90, in main', u' File "pokemongo_bot/init.py", line 434, in tick', u' File "pokemongo_bot/cell_workers/transfer_pokemon.py", line 16, in work']

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

1 participant