Even more precise location of nearby pokemon ON MAP! menu

User Tag List

Page 31 of 36 FirstFirst ... 272829303132333435 ... LastLast
Results 451 to 465 of 533
  1. #451
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sickwizard View Post
    First post here!

    For those who got "DecodeError: Unexpected end-group tag" error

    Download the latest PokemonGo-Map from the same github link (ZIP name will be the same but different total size)

    Go to "Easy setup" folder & launch Setup.bat

    wait till finish

    and all working again.

    sry bad english.

    doesnt work, used the latest version from github. probably a pull request hasnt gone into the master yet to fix it maybe ?

    Even more precise location of nearby pokemon ON MAP!
  2. #452
    oreo99's Avatar Member
    Reputation
    1
    Join Date
    Jul 2014
    Posts
    26
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to code this to only look for a specific pokemon world wide?
    To find rares

  3. #453
    dkcas11's Avatar Active Member
    Reputation
    21
    Join Date
    Apr 2009
    Posts
    45
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In case anyone would like to know, i've had trouble with this up until now, where it seems to work perfectly.

    The way i have resovled any issues is by having a location not staring with a "-" becuase that will be read as an argument.
    Second, i modified the script, to always close all instances of the script and chrome. Thirdly, i made a shortcut, to always run the script as admin (i had to run it as admin), so it would work.

    Taskkill /IM chrome.exe /F
    Taskkill /IM python.exe /F

    cd C:\Pogo
    start python example.py -u USERNAME -p PASSWORD -l 40.7738646,-73.9729713 -st 5
    start /max chrome.exe http://localhost:5000/
    Now that i modified the script, i made a shortcut, so i could make it run as Admin. In the shortcut, i changed the destination so it looked like this:
    C:\Windows\System32\cmd.exe /C C:\Pogo\PogoMap.bat
    To finish the shortcut, under "Advanced" there is an option to run as Admin. Then all is done.

  4. #454
    sickwizard's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mavmins View Post
    doesnt work, used the latest version from github. probably a pull request hasnt gone into the master yet to fix it maybe ?
    It does work for me. It seems updating itself first when i launch the setup.bat. after it finish i just run my custom bat to run the map.

    Note: the difference from the previous version is it will keep retrying when got the "DecodeError: Unexpected end-group tag" message. Not just stop.

  5. #455
    Minibully's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    alright, now that the servers here are a bit more stable i could do a full scan of my area but it doesn't show pokestops or gyms anymore in the new version, how can i turn that back on? i wanted to make a lockito route passing all the gyms in my city

    Also, can you somehow make the coordinates appear directly when you click on a Pokemon instead of a "Get directions" link?
    It would make it way easier to copy&paste the locs in the gps location settings
    Last edited by Minibully; 07-19-2016 at 11:03 AM.

  6. #456
    beck030's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to dump the Pokemons array of this script into a SQL Database?

  7. #457
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sickwizard View Post
    It does work for me. It seems updating itself first when i launch the setup.bat. after it finish i just run my custom bat to run the map.

    Note: the difference from the previous version is it will keep retrying when got the "DecodeError: Unexpected end-group tag" message. Not just stop.
    So is the decode error server related ? Mine does keep trying now but nothing much else

  8. #458
    Padaka's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Download newtest version, run easy setup and try to run it. It will show some api request errors but it will work even slower but It will work

  9. #459
    lukiboss's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can i somehow make to scan it faster? If i use 10 steps it is scanning for like 10 minutes :/

  10. #460
    eL`'s Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Even more precise location of nearby pokemon ON MAP!-untitled-jpg
    Can help me? i am already reinstall but always like this.. my windows 7 64 bit

  11. #461
    makapoh's Avatar Member
    Reputation
    2
    Join Date
    Mar 2009
    Posts
    12
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have 3-6 strings with this error
    Code:
    retrying_api_req: request error (Unexpected end-group tag.), retrying
    and then 1% of scanning complete, then again several strings with error and another one percent, so all scanning process lasts several times longer than previous version. Does anyone have this problem, maybe someone can help to fix this?

  12. #462
    lukiboss's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its just server problem...

  13. #463
    Elfenbein's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guess I'm not the only one with that by any fix for the following error?

    [!] login for: TEST
    [+] RPC Session Token: TGT-642210-Eqbp
    Exception in thread search_thread:
    Traceback (most recent call last):
    File "C:\Python27\lib\threading.py",
    self.run()
    File "C:\Python27\lib\threading.py",
    self.__target(*self.__args, **self
    File "C:\Pogo\example.py", line 393,
    api_endpoint = get_api_endpoint(ac
    File "C:\Pogo\example.py", line 206,
    profile_response = retrying_get_pr
    File "C:\Pogo\example.py", line 221,
    profile_response = get_profile(acc
    File "C:\Pogo\example.py", line 259,
    return retrying_api_req(api, acces
    File "C:\Pogo\example.py", line 155,
    response = api_req(api_endpoint, a
    File "C:\Pogo\example.py", line 191,
    p_ret.ParseFromString(r.content)
    File "C:\Python27\lib\site-packages\
    ParseFromString
    self.MergeFromString(serialized)
    File "C:\Python27\lib\site-packages\
    ", line 844, in MergeFromString
    raise message_mod.DecodeError('Une
    DecodeError: Unexpected end-group tag.


    Is it due to the unstable PTC servers?
    Thanks in advance.

  14. #464
    prosko111's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    fEven more precise location of nearby pokemon ON MAP!-kiss_19kb-1468948379-png
    ImportError: No module named flask

  15. #465
    trevinator12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Giraff1 View Post
    get this error randomly today, worked wonders untill 9 hours ago or so!

    Attachment 27380


    *Edit* It has happend at 1% and at 20% and 13% etc... so its not at a special % or anything like that it seems.
    Im getting that same error aswell. Thought i had it all figured out last night :/ Was looking forward to using it this morning.

Page 31 of 36 FirstFirst ... 272829303132333435 ... LastLast

Similar Threads

  1. [Hack] [iOS] Pokemon GO - Fake Location, Find Rare Pokemon, Teleport and more!
    By deleteduser2025j in forum Pokemon GO Hacks|Cheats
    Replies: 22
    Last Post: 10-27-2016, 01:20 PM
  2. [Bug] Helping Fixing Bug on Pokemon Go Precise Location
    By Loyepop in forum Pokemon GO Chat
    Replies: 1
    Last Post: 07-18-2016, 10:31 PM
  3. [Guide] Get precise location of nearby Pokemon
    By Syncness in forum Pokemon GO Hacks|Cheats
    Replies: 123
    Last Post: 07-17-2016, 07:43 PM
  4. skip even MORE trash in SP!
    By Canttouchdis in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 09-01-2007, 11:56 AM
  5. Making my imba hunter even more imba :)
    By Opey in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 10-16-2006, 03:33 AM
All times are GMT -5. The time now is 02:36 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search