PokemonGoF/PokemonGo-Bot

Account level reached, not exiting

rakuuhwa opened this issue · 1 comments

Hello All,

There is no error log for this, there was an issue in the past, but was closed.
The configuration in config.json is this:
{
"type": "CollectLevelUpReward",
"config": {
"collect_reward": true,
"level_limit": 2
}
},

How to reproduce:
Set the level limit to lvl2 or 3 so it can be reached easily:
After the limit reached the bot should exit or at least stop, but so far the bot is looping the relogs over and over. This case is for both single bot and multi bot as well.

I tested single bot. It's okay. How do you run your single bot?