PokemonGoF / PokemonGo-Bot-Desktop

The Desktop version of Pokemon Go Bot script
MIT License
410 stars 115 forks source link

Error when I start / reinstall the bot #156

Closed MrAppleMania closed 8 years ago

MrAppleMania commented 8 years ago

When I login it directly shows this message. Would be glad if someone can help me! I also tried a fresh install of the PG Bot and it always said something about "check if you have the permissions/check if the repository still exists" :(

Information

vincentcsm commented 8 years ago

is it clean install or after pull? encrypt.so and config file setup properly?

clonn commented 8 years ago

me too, i face same issue

Outpox commented 8 years ago

If you had an issue related to the bot when installing the app that's where the issue is.
I think that you might be cloning the repo trough https and the deps are being loaded trough ssh. Could you please add an ssh key to your gitub account and clone the repos trough ssh?
Or you could also go in the build folder, remove the gofbot folder if any and then git clone https://github.com/PokemonGoF/PokemonGo-Bot/tree/d7cb7df27516b588252a767260176f92586489fa

MrAppleMania commented 8 years ago

First I tried a re-clean install and it said I don't have the permission to access/repository doesn't exist. Then I just updated with pull gut and it always said that files will be overwritten and that's it. I googled it and then I had a solution I think it was "pull commit -(letter) git and it worked. Then I started it and it "crashed" after I logged in. Sry I'm new to this :(

Outpox commented 8 years ago

Then you should stick to the builds. We're making big changes right now so the app will broke again.