I've tried probably 30 times and am getting the RCP server offline error or Attribute None error![]()
https://www.mmowned.com/forums/world-of-warcraft/guides/278302-selecting-bot-you.html - SELECTING THE BOT FOR YOU
PHWOOOOAAAAAR - Parog was here. <3 <----Wtf's a Parog?
pip install geopypip install protobuf
pip install requests
pip install flask-googlemaps
pip install s2sphere
pip install requests
pip install flask
If you have issues with requirements.txt
Pretty awesome, wish the readius was bit bigger as it loads so slow
I cannot install requirements.txt proparly.
How Can I fix this issue ?
after typing install -r requirements.txt on cd C:/Pogo
http://prntscr.com/btydxl (bigger ss)
btw I don't have any antivirus and firewall opened
fixed with installing these on python27 folder
pip install geopypip install protobuf
pip install requests
pip install flask-googlemaps
pip install s2sphere
pip install requests
pip install flask
Last edited by patomm; 07-17-2016 at 08:03 AM.
Are you sure to replace lines 347-354? Do you have a different 347-354? That doesn't make coding sense, as 347-354 is necessary code that we don't want to replace:
Code:# print(diff) difflat = diff.lat().degrees difflng = diff.lng().degrees time_to_hidden = poke.TimeTillHiddenMs left = '%d hours %d minutes %d seconds' % time_left(time_to_hidden) label = '%s [%s remaining]' % (pokemonsJSON[poke.pokemon.PokemonId - 1]['Name'], left) pokemons.append([poke.pokemon.PokemonId, label, poke.Latitude, poke.Longitude]) offset = (steps*default_step)
Please please anybody help with this: UnicodeDecodeError: 'utf8' codec can't decode byte 0x86 in position 3: 'utf8' codec can't decode byte 0x86 in position 3: invalid start byte in field: ResponseEnvelop.Profile.unknown11
So many people having issues with it.
Got no idea about the utf8 error sorry. What's your location parameter look like?
Double check you're trading with me in case of impostors
I used yout method for about 5 hours but I keep getting a strange error now. Can you help me to fix it, please?
It also seems like that I'm not able to LogIn anymore. Is there a way to check if I got banned?127.0.0.1 - - [17/Jul/2016 15:07:20] "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_except
ion
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_e
xception
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_requ
est
return self.view_functions[rule.endpoint](**req.view_args)
File "C:\Pogo\example.py", line 241, in fullmap
main()
File "C:\Pogo\example.py", line 287, in main
access_token = login_ptc(args.username, args.password)
File "C:\Pogo\example.py", line 176, in login_ptc
jdata = json.loads(r.content)
File "C:\Python27\lib\json\__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "C:\Python27\lib\json\decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Python27\lib\json\decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
127.0.0.1 - - [17/Jul/2016 15:07:20] "GET /?__debugger__=yes&cmd=resource&f=styl
e.css HTTP/1.1" 200 -
127.0.0.1 - - [17/Jul/2016 15:07:20] "GET /?__debugger__=yes&cmd=resource&f=jque
ry.js HTTP/1.1" 200 -
127.0.0.1 - - [17/Jul/2016 15:07:20] "GET /?__debugger__=yes&cmd=resource&f=debu
gger.js HTTP/1.1" 200 -
127.0.0.1 - - [17/Jul/2016 15:07:20] "GET /?__debugger__=yes&cmd=resource&f=ubun
tu.ttf HTTP/1.1" 200 -
127.0.0.1 - - [17/Jul/2016 15:07:20] "GET /?__debugger__=yes&cmd=resource&f=cons
ole.png HTTP/1.1" 200 -
Last edited by diometra; 07-17-2016 at 08:16 AM.