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

[PossiblyAnIssue] Is sniping still working? #3234

Closed
shivamkalra opened this issue Aug 9, 2016 · 6 comments
Closed

[PossiblyAnIssue] Is sniping still working? #3234

shivamkalra opened this issue Aug 9, 2016 · 6 comments

Comments

@shivamkalra
Copy link

shivamkalra commented Aug 9, 2016

May not be an issue

It seems like sniping has stopped working for me. It was working 2 hours earlier. Now I just get Pokemon went out of range.

2016-08-09-040015_776x93_scrot

Also it seems like it is not catching any pokemon given by pokemon map? It reaches till destination say encountered pokemon but it does not do anything about it.

2016-08-09-040628_918x183_scrot

Though I do see repeated error related to error reading map data.

Can someone confirm please?

Branch:dev just fetched (5e3179b)

Edit

Did another fetch now at 61b6854.

Now I'm getting this:

2016-08-09 04:16:51,910 [       cli] [INFO] Highest CP Pokemon: 
2016-08-09 04:16:51,910 [       cli] [INFO] Most Perfect Pokemon: 
  File "pokecli.py", line 521, in <module>
    main()
  File "pokecli.py", line 82, in main
    tree = TreeConfigBuilder(bot, config.raw_tasks).build()
  File "/users/s6kalra/sources/PokemonGo-Bot/pokemongo_bot/tree_config_builder.py", line 63, in build
    instance = worker(self.bot, task_config)
  File "/users/s6kalra/sources/PokemonGo-Bot/pokemongo_bot/base_task.py", line 12, in __init__
    self.initialize()
  File "/users/s6kalra/sources/PokemonGo-Bot/pokemongo_bot/cell_workers/move_to_map_pokemon.py", line 90, in initialize
    open(data_file)
  File "/usr/lib/python2.7/json/__init__.py", line 290, in load
    **kw)
  File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
@shivamkalra shivamkalra changed the title [Not an issue] Is sniping still working? [Someone Confirm] Is sniping still working? Aug 9, 2016
@heki-ru
Copy link

heki-ru commented Aug 9, 2016

I'm running an old build and sniping is still working (checked right now). Maybe new catch worker did broke something for you.

@shivamkalra shivamkalra changed the title [Someone Confirm] Is sniping still working? [PossiblyAnIssue] Is sniping still working? Aug 9, 2016
@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

#3217 (comment)

@fari-99
Copy link

fari-99 commented Aug 9, 2016

i think, you can do it with this configuration haha,
1 for bot, 1 for snipe.
1 for bot and snipe, 1 for bot

@shivamkalra
Copy link
Author

@hklcf Not a IP softban. However I'm noticing it is only happening with one of the bot's account rest others can snipe.

@shivamkalra
Copy link
Author

Aha. Solved by deleting the account related data files.

@hdchuong
Copy link

which files you deleted?

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

5 participants