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

No Pokémon in Party #30

Closed
alexanderrock opened this issue Jul 21, 2016 · 5 comments
Closed

No Pokémon in Party #30

alexanderrock opened this issue Jul 21, 2016 · 5 comments

Comments

@alexanderrock
Copy link

I've run the bot a while and i used it with "-c 0" to get every pokemon in my party.
Or do i just have to leave "-c" off for catching
On the "Pokémon" tab in the game i see there are 9 bot nothing is displayed.

@harsh1412
Copy link

use -c 9 if you want every pokemon because 0 makes it -1 or something and bot bugs.

@CtrlAltDefeat94
Copy link

CtrlAltDefeat94 commented Jul 21, 2016

Same for me, says I've got 9/250 pokemon, but none are showing.

EDIT:
for some reason they all show now

@eggins
Copy link
Contributor

eggins commented Jul 21, 2016

Check the readme - complete the tutorial first! :)

@eggins eggins closed this as completed Jul 21, 2016
@alexanderrock
Copy link
Author

Which tutorial do you refering to?

@alexanderrock
Copy link
Author

may search too often, lets have a rest
need a rest
has pokemon
catchable_pokemon {'pokemon_id': 10, 'spawnpoint_id': u'479af86564d', 'longitude': 9.271662266288379, 'expiration_timestamp_ms': 1469112439348L, 'latitude': 47.69377995290147, 'encounter_id': 792954040159808765L}
A Wild Caterpie appeared! [CP14]
catchable_pokemon {'pokemon_id': 41, 'spawnpoint_id': u'479af8657c9', 'longitude': 9.27142308360026, 'expiration_timestamp_ms': -1L, 'latitude': 47.693644173340275, 'encounter_id': 1747984480465152861L}
A Wild Zubat appeared! [CP80]
catchable_pokemon {'pokemon_id': 13, 'spawnpoint_id': u'479af86577d', 'longitude': 9.271843143591932, 'expiration_timestamp_ms': 1469112521236L, 'latitude': 47.693144392024486, 'encounter_id': 3397565146074242301L}
A Wild Weedle appeared! [CP10]
wild_pokemons {'last_modified_timestamp_ms': 1469111858828L, 'spawnpoint_id': u'479af86564d', 'longitude': 9.271662266288379, 'pokemon_data': {'pokemon_id': 10}, 'latitude': 47.69377995290147, 'encounter_id': 792954040159808765L, 'time_till_hidden_ms': 580520}
wild_pokemons {'last_modified_timestamp_ms': 1469111858828L, 'spawnpoint_id': u'479af8657c9', 'longitude': 9.27142308360026, 'pokemon_data': {'pokemon_id': 41}, 'latitude': 47.693644173340275, 'encounter_id': 1747984480465152861L, 'time_till_hidden_ms': -233043597}
wild_pokemons {'last_modified_timestamp_ms': 1469111858828L, 'spawnpoint_id': u'479af86577d', 'longitude': 9.271843143591932, 'pokemon_data': {'pokemon_id': 13}, 'latitude': 47.693144392024486, 'encounter_id': 3397565146074242301L, 'time_till_hidden_ms': 662408}

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

4 participants