-
Member
Originally Posted by
newtonized
Havn't read into your problem but just from looking, i know when i put the coords in i cant leave a space after comma.
Ex. 40.70268161708064,-74.01681035757065
-Edit I'd also remove the quotations around the coords, I've seen others get away with the space, but mine will close after start up every time unless there is no space.
That's the cause of the pokemon not showing on the map??
-
Member
I've made a new PTC account and now it works with the same settings as minutes ago. Strange, but works.
EDIT: Maybe main account is time banned, because logging in does'nt work either?
Last edited by Pacman7; 07-18-2016 at 07:19 AM.
-
Post Thanks / Like - 1 Thanks
Nexusphobiker (1 members gave Thanks to Pacman7 for this useful post)
-
Member
How do I copy the coordinates once it's found the Pokemon? If I left click on the map it tells me the coordinates but I couldn't find a way to highlight to copy/paste.
Great app! Thx!
-
Member
Im getting an API request error. Server down again?
-
Member
I've updated my index.html with your code but it doesn't seem to work/show? Besides from that everything else is working fine.
-
Member
Hmmm mine sometimes doesnt run the server, then when it does work it only updates about 3 pokemon then sits on "Sleeping" was working yesterday, any ideas?
-
Member
anyone know how to add CP to the info on the map? Also a timestamp of WHEN it went on would be good as it says time remaining but you dont know how long its been here
-
Contributor
Mine was working great, now it connects to the API successfully but just sleeps for 1 second over and over again forever
-
Member
This is the error that my batch file gives as it crashes.
Imgur: The most awesome images on the Internet
-
Yea something seems to be down atm. My cmd just closes after 5 seconds
edit: works again
Last edited by Sheetka; 07-18-2016 at 09:08 AM.
-
Contributor
Originally Posted by
Rysn
what are you setting as location
-
Member
My command is:
Code:
"C:\Program Files (x86)\Google\Chrome\Application\Chrome.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
"C:\Python27\python.exe" main.py -u user -p pw -l 33.87348880886213,151.20064973831177
-
Member
[-] API request error, retrying
[-] API request error, retrying
[-] API request error, retrying
[-] API request error, retrying
Current error, i have updated to the new github version.
-
Master Sergeant
Servers are down, try again later.
-
Master Sergeant
Originally Posted by
Rysn
My command is:
Code:
"C:\Program Files (x86)\Google\Chrome\Application\Chrome.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
"C:\Python27\python.exe" main.py -u user -p pw -l "33.87348880886213,151.20064973831177"
You forgot to put " in front and behind your location.