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

User not changing location #183

Closed
pperle opened this issue Aug 11, 2016 · 13 comments
Closed

User not changing location #183

pperle opened this issue Aug 11, 2016 · 13 comments

Comments

@pperle
Copy link

pperle commented Aug 11, 2016

The user is not chaning location, he is stuck to his original position.

The Error code from the debug console:
socket.io-1.4.5.js:1 GET http://192.168.104.130:8000/socket.io/?EIO=3&transport=polling&t=LPu-2SA 404 (File not found)

@youberser
Copy link

Same for me

@meganoob1337
Copy link

+1

@abel-n
Copy link

abel-n commented Aug 11, 2016

Same for me, I found some comment on the map not working with PokemonGo-Bot, though. Not 100% sure.

EDIT
Explained more: As @meganoob1337 said after me, most of the features work fine, but the trainer location isn't updating. (thus the is no path drawn neither)

@meganoob1337
Copy link

Hmm the bot is working fine , and it displays the stats and all , even the pokemon appear , just the trainer icon doesn't move :(

@silva96
Copy link

silva96 commented Aug 11, 2016

same here

@BobbyWibowo
Copy link

BobbyWibowo commented Aug 11, 2016

@theLastLivingGhost This repo will most likely transit to support OpenPoGoBot only. If you're using PokemonGo-Bot, you can try my fork. Although I'll most likely stop using it in the future, so I can't guarantee that it'll remain developed, but it should work great with PokemonGo-Bot for the time being.

@everyone_else Try OpenPoGoBot if you're getting similar error message as the OP.

@pperle
Copy link
Author

pperle commented Aug 11, 2016

I'm gettign the same error messengaes but I fixed the not following issue.

Uncomment

 # while True:
 #     self.web_update_queue.get()
 #     self.update_web_location()

in pokemongo_bot/ _init__.py

PokemonGoF/PokemonGo-Bot@41de6f7#diff-a8e82d1c2066f1b62d2f396a4e0e585bL994

@silva96
Copy link

silva96 commented Aug 11, 2016

@chuparCh0pper it works with your fix, thanks

@youberser
Copy link

youberser commented Aug 11, 2016

@chuparCh0pper Mine gives me an error...

"Unexpected Intent" 
line 1007
    while True:

@youberser
Copy link

@BobbyWibowo Im testing your web plugin but the problem still there.... I dont see the bot moving around, it just stay at the same site

@pperle
Copy link
Author

pperle commented Aug 11, 2016

Since this is not a web error please leave any error messages here PokemonGoF/PokemonGo-Bot#3546

@silva96 let it run for a bit 10 minutes and there should be a distance

@BobbyWibowo
Copy link

@youberser wchill/refactor branch, right?

@youberser
Copy link

@BobbyWibowo I made a mistake, forgot to comment "pass" on init.py
Now works perfect!

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

6 participants