anyone has club credential they don't mind sharing (PM me)? The signup for club accounts has been disabled.
FYI seems like it is working again. I'm currently generating the map (at ~ 20%).
I am now getting the error:
IndexError: list index out of range
Anybody know what this means / how to fix?
Is it still related to the server problems?
Different error from what I was receiving before.
For those getting errors in code, the guy has commits dating a couple of hours back you can grab the code from the githuib so you can have the most up to date code rather than the zip from OP.
https://github.com/AHAAAAAAA/PokemonGo-Map
pip is good at understanding if it has something installed or not yet, so you should be fine re-running it, I am a software engineer but not a python one--unless what i did in college many years ago counts--by the way his current req.txt has a duplicate entry just remove the second call to requests==2.10.0 if it is still there (they might have fixed it by now).
-PS still need credentials they wont let me sign up![]()
Can anyone please tell me what the below error means:
IndexError: list index out of range
Currently you can't use maps with google accounts, but if you really want to be using it with your Google account then do this : Use a split screen software, open up NOX on both, with one log into a pokemon trainer account and use the Maps API on that account, on the second screen log into your Google account and use the first screen to coordinate with your second one. This will also make it safer as you are less likely to get banned for doing this, so you can use it with your main as well.
That is what I am trying to do except for they have disabled registration of club accounts: https://club.pokemon.com/us/pokemon-...-club/sign-up/ hoping someone that is doing the samething didn't mind sharing the club account![]()
still getting
[+] RPC Session Token: TGT-5011188-qqacec2Bdgmpz ...
[-] RPC server offline
127.0.0.1 - - [17/Jul/2016 18:39:47] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [17/Jul/2016 18:39:48] "GET /favicon.ico HTTP/1.1" 404 -
is it working for anyone?
edit: now i got
[+] RPC Session Token: TGT-5059989-pdN6te5lZdkIm ...
[+] Received API endpoint: https:///rpc
[-] Ooops...
127.0.0.1 - - [17/Jul/2016 18:48:36] "GET / HTTP/1.1" 500 -
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\flask\app.py", line 2000, in __call__
return self.wsgi_app(environ, start_response)
File "C:\Python27\lib\site-packages\flask\app.py", line 1991, in wsgi_app
response = self.make_response(self.handle_exception(e))
File "C:\Python27\lib\site-packages\flask\app.py", line 1567, in handle_exception
reraise(exc_type, exc_value, tb)
File "C:\Python27\lib\site-packages\flask\app.py", line 1988, in wsgi_app
response = self.full_dispatch_request()
File "C:\Python27\lib\site-packages\flask\app.py", line 1641, in full_dispatch_request
rv = self.handle_user_exception(e)
File "C:\Python27\lib\site-packages\flask\app.py", line 1544, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "C:\Python27\lib\site-packages\flask\app.py", line 1639, in full_dispatch_request
rv = self.dispatch_request()
File "C:\Python27\lib\site-packages\flask\app.py", line 1625, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "C:\Pogo\example.py", line 238, in fullmap
main()
File "C:\Pogo\example.py", line 338, in main
h = heartbeat(api_endpoint, access_token, response)
File "C:\Pogo\example.py", line 224, in heartbeat
response.unknown7,
AttributeError: 'NoneType' object has no attribute 'unknown7'
127.0.0.1 - - [17/Jul/2016 18:48:37] "GET /?__debugger__=yes&cmd=resource&f=style.css HTTP/1.1" 200 -
127.0.0.1 - - [17/Jul/2016 18:48:37] "GET /?__debugger__=yes&cmd=resource&f=jquery.js HTTP/1.1" 200 -
Last edited by Silch HD; 07-17-2016 at 10:50 AM.
NVM got it, finally managed to sign up.