Closed yweitkemper closed 8 years ago
You're probably softbanned and can't see any pokemon, gyms or stops. Try the account again in 24 hours.
It seems to work fine on my phone now, just the bot doesn't work.
Same here, the mobile app works, but the Bot doesn't collect stops or pokemon.
Also the desktop stable build has the same issue, it seems like somehow they are stopping the bot from receiving information
Expected Behavior
Catch pokemon / collect stops
Actual Behavior
Running this on the latest dev doesn't seem to be doing anything but walking ] Next sleep at 2016-08-15 23:10:18.057338 2016-08-15 20:45:28,251 [PokemonGoBot] [INFO] [bot_start] Starting bot... 2016-08-15 20:45:28,507 [CollectLevelUpReward] [INFO] [level_up_reward] Received level up reward: [] 2016-08-15 20:45:28,508 [IncubateEggs] [INFO] [next_egg_incubates] Next egg incubates in 4.60 km 2016-08-15 20:45:29,938 [FollowSpiral] [INFO] [position_update] Walking from (37.80921385070496, 122.41437136679049, 0) to (37.80921385070496, 122.41437136679049, 0) (0.0 m) 2016-08-15 20:45:31,563 [FollowSpiral] [INFO] [position_update] Walking from (37.80923260923257, 122.41438501095995, 0) to (37.809844887497974, 122.41437136679049, 0) (68.0927795406 m) 2016-08-15 20:46:12,735 [FollowSpiral] [INFO] [position_update] Walking from (37.80985703341944, 122.41435270009224, 0) to (37.809844887497974, 122.41513212453977, 0) (68.4853326569 m) 2016-08-15 20:46:53,431 [FollowSpiral] [INFO] [position_update] Walking from (37.80983236413674, 122.41511256959599, 0) to (37.80921385070496, 122.41513212453977, 0) (68.7970301294 m) 2016-08-15 20:47:43,428 [FollowSpiral] [INFO] [position_update] Walking from (37.8092335338224, 122.41511082623892, 0) to (37.80858281391194, 122.41513212453977, 0) (72.3809429618 m)
Config file "encrypt_location": "", "websocket_server": false, "tasks": [ { "type": "HandleSoftBan" }, { "type": "SleepSchedule", "config": { "enabled": false, "time": "22:54", "duration":"7:46", "time_random_offset": "00:24", "duration_random_offset": "00:43" } }, { "type": "CollectLevelUpReward" }, { "type": "IncubateEggs", "config": { "longer_eggs_first": true } }, { "type": "UpdateLiveStats", "config": { "enabled": false, "min_interval": 10, "stats": ["username", "uptime", "stardust_earned", "xp_earned", "xp_per_hour", "stops_visited"], "terminal_log": true, "terminal_title": true } }, { "type": "TransferPokemon" }, { "type": "NicknamePokemon", "config": { "enabled": false, "nickname_template": "{ivpct}{iv_ads}" } }, { "type": "EvolvePokemon", "config": { "evolve_all": "Pidgey, Rattata, Weedle, Caterpie, Zubat, Golbat, Tentacool, Krabby, Spearow, Psyduck, Goldeen, Nidoran F, Nidoran M, Staryu, Paras",
}
Other Information
OS: IOS
Branch: Git Commit: Python Version: Any other relevant files/configs (eg: path files)Short Description
Possible solution
How it would help others