Skip to content

Python crash #279

@LordZedd

Description

@LordZedd

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']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions