Jump to content

[UPDATED] (WITH NEW API) Pokemon Go Bot for Mac!


Amuyea

888 posts in this topic

Recommended Posts

  • Replies 887
  • Created
  • Last Reply
Posted

First of all, thank you for this great tool.

It works great for me, but after about an hour, this happens

traceback (most recent call last):
  File "pokecli.py", line 220, in <module>
    main()
  File "pokecli.py", line 211, in main
    bot.take_step()
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/__init__.py", line 36, in take_step
    self.stepper.take_step()
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/stepper.py", line 62, in take_step
    self._work_at_position(position[0], position[1], position[2], True)
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/stepper.py", line 139, in _work_at_position
    self.bot.work_on_cell(cell, position, pokemon_only)
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/__init__.py", line 93, in work_on_cell
    worker.work()
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/cell_workers/move_to_fort_worker.py", line 30, in work
    self.stepper._walk_to(self.config.walk, *position)
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/stepper.py", line 84, in _walk_to
    self.bot.heartbeat()
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/__init__.py", line 395, in heartbeat
    self.api.call()
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/src/pgoapi/pgoapi/pgoapi.py", line 81, in call
    response = request.request(api_endpoint, self._req_method_list, player_position)
  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/src/pgoapi/pgoapi/rpc_api.py", line 100, in request
    raise NotLoggedInException()
pgoapi.exceptions.NotLoggedInException

Even though I can just restart it when this stops the bot, I was wondering if there is an easy fix so I can keep it running for longer amounts of time.

Posted

https://github.com/rastapasta/pokemon-go-mitm-node     can you find out what is this for? seems interesting tho

I will see it

 

 

First of all, thank you for this great tool.

It works great for me, but after about an hour, this happens

traceback (most recent call last):

  File "pokecli.py", line 220, in <module>

    main()

  File "pokecli.py", line 211, in main

    bot.take_step()

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/__init__.py", line 36, in take_step

    self.stepper.take_step()

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/stepper.py", line 62, in take_step

    self._work_at_position(position[0], position[1], position[2], True)

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/stepper.py", line 139, in _work_at_position

    self.bot.work_on_cell(cell, position, pokemon_only)

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/__init__.py", line 93, in work_on_cell

    worker.work()

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/cell_workers/move_to_fort_worker.py", line 30, in work

    self.stepper._walk_to(self.config.walk, *position)

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/stepper.py", line 84, in _walk_to

    self.bot.heartbeat()

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/pokemongo_bot/__init__.py", line 395, in heartbeat

    self.api.call()

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/src/pgoapi/pgoapi/pgoapi.py", line 81, in call

    response = request.request(api_endpoint, self._req_method_list, player_position)

  File "/Users/boothjb/Desktop/untitled/PokemonGo-Bot/src/pgoapi/pgoapi/rpc_api.py", line 100, in request

    raise NotLoggedInException()

pgoapi.exceptions.NotLoggedInException

Even though I can just restart it when this stops the bot, I was wondering if there is an easy fix so I can keep it running for longer amounts of time.

https://github.com/PokemonGoF/PokemonGo-Bot/issues

 

I kept on trying to verify my JSON file and I kept getting one error I was unable to fix.

 

I was able to quickly fix my JSON error by going to https://github.com/PokemonGoF/PokemonGo-Bot/blob/master/config.json.example and copying and pasting the words in that file into my existing config.json and retyping my info. Hope this helps...

https://github.com/PokemonGoF/PokemonGo-Bot/issues

 

Hi, i just run another bot with another setting (different folder), bu recently i got this error

https://github.com/PokemonGoF/PokemonGo-Bot/issues

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines