PokemonGoF/PokemonGo-Bot

[x] Error while opening cached forts

tokar86a opened this issue · 0 comments

Expected Behavior

When the bot have sign on it end up whit this error [x] Error while opening cached forts: [Errno 2] No such file or directory: u'/root/botdev/pokemongo_bot/../data/recent-forts-t16186a83.json'

Actual Behavior

I get this error
[x] Error while opening cached forts: [Errno 2] No such file or directory: u'/root/botdev/pokemongo_bot/../data/recent-forts-t16186a83.json'

Output when issue occurred

[2017-10-24 09:12:48] [PokemonGoBot] [INFO] Niantic Official API Version: 0.79.3
[2017-10-24 09:12:48] [PokemonGoBot] [INFO] Bot is currently running on API 0.79.3
[2017-10-24 09:12:48] [PokemonGoBot] [INFO] Current PGoAPI is using 0.79.3 API. Niantic API Check Pass
[2017-10-24 09:12:49] [PokemonGoBot] [INFO]
[2017-10-24 09:12:49] [PokemonGoBot] [INFO] Location found: Skövde (58.3902782, 13.8461208, 0.0)
[2017-10-24 09:12:49] [PokemonGoBot] [INFO] Login procedure started.
[2017-10-24 09:12:49] [PokemonGoBot] [INFO] Login successful.
[2017-10-24 09:12:49] [PokemonGoBot] [INFO] Checking for captcha challenge.
[2017-10-24 09:12:50] [CaptchaHandler] [INFO] Captcha Check Passed
[2017-10-24 09:12:50] [PokemonGoBot] [INFO] Niantic Official API Version: 0.79.3
[2017-10-24 09:12:50] [PokemonGoBot] [INFO] Bot is currently running on API 0.79.3
[2017-10-24 09:12:50] [PokemonGoBot] [INFO] Current PGoAPI is using 0.79.3 API. Niantic API Check Pass
[2017-10-24 09:12:51] [PokemonGoBot] [INFO] [x] Error while opening cached forts: [Errno 2] No such file or directory: u'/root/botdev/pokemongo_bot/../data/recent-forts-t16186a83.json'
[2017-10-24 09:12:51] [PokemonGoBot] [INFO]
[2017-10-24 09:12:51] [PokemonGoBot] [INFO] Level: 20 (Next Level: 11880 XP) (Total: 248120 XP)
[2017-10-24 09:12:51] [PokemonGoBot] [INFO] Pokemon Captured: 495 | Pokestops Visited: 231
[2017-10-24 09:12:52] [PokemonGoBot] [INFO]
[2017-10-24 09:12:52] [PokemonGoBot] [INFO] --- t16186a83 ---
^Z

Steps to Reproduce

Other Information

OS: Ubuntu

Branch: Dev

Git Commit:

Python Version:

Any other relevant files/configs (eg: path files)

Short Description

Possible solution

How it would help others