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

Still not catching Pokemon #233

Closed
SSinischo opened this issue Jul 30, 2016 · 20 comments
Closed

Still not catching Pokemon #233

SSinischo opened this issue Jul 30, 2016 · 20 comments

Comments

@SSinischo
Copy link

Sorry to be a pest with more issues, but I am set smack dab in the middle of San Francisco and the bot will not find any Pokemon. Also it spins a pokestop every once in a while, but is passing by many others and the console still says "No Stops Found"

What's up with this, boys?

@alc4tras
Copy link

alc4tras commented Jul 31, 2016

Same with me. Tagged the first pokestop and ignore the rest..

@beldar
Copy link

beldar commented Jul 31, 2016

Same here, not catching any pokemons!

@SippieCup
Copy link
Collaborator

Fixed in latest release.

@beldar
Copy link

beldar commented Jul 31, 2016

I pull the latest from Master and it only walks now... not even pokestops...

@SippieCup
Copy link
Collaborator

you sure its the latest?

@SippieCup SippieCup reopened this Jul 31, 2016
@beldar
Copy link

beldar commented Jul 31, 2016

Well I did a git pull origin master just now.

I'm only getting logs from requests to google maps and it only walks...

@SippieCup
Copy link
Collaborator

SippieCup commented Jul 31, 2016

you are probably are sharded to different location.

if you teleport too quickly niantic will say there are no pokestops or pokemon near you.

@beldar
Copy link

beldar commented Jul 31, 2016

Shouldn't I see the Threads trying anyway? I'm literally only seeing requests to Google Maps.

BTW I'm sure its not a location problem because I just tried with this one https://github.com/jabbink/PokemonGoBot an works perfectly catching pokemons.

I like yours better for the UI tho!

@SippieCup
Copy link
Collaborator

I removed a lot of the debug messages. make sure you have notifications enabled in the config if you want them to be output now.

@beldar
Copy link

beldar commented Jul 31, 2016

My configs looks like:

# Enable events notifications on console output
console_notification=true
# Enable toast notifications on UI (only if UI is enabled)
ui_notification=true
#Enable popup notifications
sys_notification=false

@SippieCup
Copy link
Collaborator

Can you try running the latest release JAR and see if that works or if you get the same errors?

@masterof123
Copy link

[CatchPokemon] Ending Loop No Pokemon or No Pokeballs
[16:29:51] - XP Update: 0XP/H
[CatchPokemon] Starting Loop
Exception in thread "JavaFX Application Thread" netscape.javascript.JSException:
 TypeError: undefined is not a function (evaluating '$.notify')
        at com.sun.webkit.dom.JSObject.fwkMakeException(Unknown Source)
        at com.sun.webkit.WebPage.twkExecuteScript(Native Method)
        at com.sun.webkit.WebPage.executeScript(Unknown Source)
        at javafx.scene.web.WebEngine.executeScript(Unknown Source)
        at dekk.pw.pokemate.PokeMateUI.lambda$toast$0(PokeMateUI.java:83)
        at com.sun.javafx.application.PlatformImpl.lambda$null$173(Unknown Sourc
e)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(Unknown S
ource)
        at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
        at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
        at com.sun.glass.ui.win.WinApplication.lambda$null$148(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
[CatchPokemon] Ending Loop No Pokemon or No Pokeballs

Just walking around, not tagging stops. Ran out of balls so it aint catching pokemon. I have the GUI open so I can see him walking around.

Both on version 3.0 and 3.1, no change.

@masterof123
Copy link

masterof123 commented Jul 31, 2016

Another bot (this one without GUI) log looks like this:

[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop - No Pokemon Found
[Tag PokeStop] Ending Loop - No Stops Found
[16:22:49] - XP Update: 0XP/H
[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop No Pokemon or No Pokeballs
[16:27:28] - XP Update: 0XP/H
[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop - No Pokemon Found
[16:29:46] - XP Update: 0XP/H
[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop No Pokemon or No Pokeballs

These are both at the default location (Central Park, NY) so we know that there are lots of stops and pokemon to be found.

@SippieCup
Copy link
Collaborator

Update to the newest release.

On Jul 31, 2016 7:31 PM, "masterof123" notifications@github.com wrote:

Another bot (this one without GUI) log looks like this:

[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop - No Pokemon Found
[Tag PokeStop] Ending Loop - No Stops Found
[16:22:49] - XP Update: 0XP/H
[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop No Pokemon or No Pokeballs
[16:27:28] - XP Update: 0XP/H
[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop - No Pokemon Found
[16:29:46] - XP Update: 0XP/H
[CatchPokemon] Starting Loop
[CatchPokemon] Ending Loop No Pokemon or No Pokeballs


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#233 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AApdjyc4dzX82NCbG2A1If06r3zYLl7qks5qbTBJgaJpZM4JY6zW
.

@arkdelkaos
Copy link
Contributor

Still nothing :(

@SippieCup
Copy link
Collaborator

The newest build should not spam those messages. If you are getting them
you are using the wrong one.

On Jul 31, 2016 8:00 PM, "Alvaro Almendros Gala" notifications@github.com
wrote:

Still nothing :(


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#233 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AApdj_efz33NUf_SIPXdEiuYfOU2tybBks5qbTcBgaJpZM4JY6zW
.

@SippieCup
Copy link
Collaborator

Try the new release.

@alc4tras
Copy link

alc4tras commented Aug 1, 2016

I download latest repo and v0.3.1.3 jar.. Still not catching any pokemon and not tagging any pokestop.. But, when I change Nav Type to POKESTOPS, it tag pokestops and catch pokemon.. I don't know why.. I'll just use this setting for awhile..

@SippieCup
Copy link
Collaborator

Sounds like you may have been softbanned or sharded to a different location. I'm sure if you swapped it back it'll work now. but good to know you got it resolved!

@arkdelkaos
Copy link
Contributor

arkdelkaos commented Aug 1, 2016

Sorry man, but no softban :( With pokestops, it works...with streets, it doesn't; just walk around, no error msg, nothing on log tab.

Btw, it doesn't drop items too: [07:38:52] - Tagged pokestop, but bag is full [+50xp]

...And I'm not sure, but it seems like it only catch the pokemons found at spawn point. (It does catch...it just slow as hell as the pokestops route is not as "good" as the streets one)

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