Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map "works" and shows logs, but no location/trainer #151

Open
SaipanDamashii opened this issue Jul 31, 2016 · 9 comments
Open

Map "works" and shows logs, but no location/trainer #151

SaipanDamashii opened this issue Jul 31, 2016 · 9 comments

Comments

@SaipanDamashii
Copy link

So my web map works in that it shows the logs, but it just loads into some location in Europe and never moves from there, and I never see my trainer or the path that he's walking. How do I fix this?

@daemonsyn
Copy link

Try your e-mail address as your username .

@SaipanDamashii
Copy link
Author

But what if I'm using a ptc account?

Sent from my iPhone

On Jul 31, 2016, at 10:20 PM, daemonsyn [email protected] wrote:

Try your e-mail address as your username .


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@BobbyWibowo
Copy link

Then write your ptc username. Are you sure that you've edited the userdata.js file?

@kestel
Copy link

kestel commented Aug 1, 2016

Exactly it's not help.

192.168.1.54 - - [01/Aug/2016 13:41:55] "GET /location-PTCusername.json?1470048115944 HTTP/1.1" 404 -
192.168.1.54 - - [01/Aug/2016 13:41:55] code 404, message File not found
192.168.1.54 - - [01/Aug/2016 13:41:55] "GET /catchable-PTCusername.json.json?1470048115945 HTTP/1.1" 404 -
192.168.1.54 - - [01/Aug/2016 13:41:56] code 404, message File not found
192.168.1.54 - - [01/Aug/2016 13:41:56] "GET /socket.io/?EIO=3&transport=polling&t=LP5iY2W HTTP/1.1" 404 -
192.168.1.54 - - [01/Aug/2016 13:41:56] code 404, message File not found
192.168.1.54 - - [01/Aug/2016 13:41:56] "GET /location-PTCusername.json?1470048116948 HTTP/1.1" 404 -
192.168.1.54 - - [01/Aug/2016 13:41:56] code 404, message File not found
192.168.1.54 - - [01/Aug/2016 13:41:56] "GET /catchable-PTCusername.json?1470048116950 HTTP/1.1" 404 -
192.168.1.54 - - [01/Aug/2016 13:41:57] code 404, message File not found

@BobbyWibowo
Copy link

Manually confirm whether the data is there or not?

@kestel
Copy link

kestel commented Aug 1, 2016

I've investigate the problem deeply. Problem with OpenPoGoBot - it doesn't put data to location-PTCusername.json and catchable-PTCusername.json files.

@theVDude
Copy link

theVDude commented Aug 1, 2016

It looks like those file don't exist (hence, file not found). Try manually creating an empty file in the web root for those files.

@wchill
Copy link
Contributor

wchill commented Aug 1, 2016

This is already a known issue. PR #159 was filed to bring this repo up to date with new socket implementation.

@Popky
Copy link

Popky commented Aug 3, 2016

Make sure you have your file created "location-user.json", if not cretea a empty one. and be sure your SimpleHTTPServer is running (python -m SimpleHTTPServer 8001)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants