PokemonGoF / PokemonGo-Bot-Desktop

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

Common issues #138

Open tnsbm opened 8 years ago

tnsbm commented 8 years ago

So you have a problem

Encrypt.so / encrypt.dll error

Follow this link and download library for your OS. https://github.com/PokemonGoMap/PokemonGo-Map/tree/develop/pogom/libencrypt On login screen select your file or rename the file to encrypt.so and place it in gofbot folder

Missing module X

Running npm install should fix it. If you get an error with word 'permission' in it try sudo npm install

Error encoding ascii...

Make a clean install. Go to your config.json and set health_check to false

Command brew not found

Please follow instructions for your OS.

Can't install please help call me on skype

Without providing information ( commit, os, logs) we can't help you. Remember that this project is run by volunteers and no one owes you nothing. Please be kind and respectfull to each other

Bot behaves incorrectly

That is probably bot's problem, not this project's, please submit issues to the Go to https://github.com/PokemonGoF/PokemonGo-Bot

Why don't bot do backflips

Go to https://github.com/PokemonGoF/PokemonGo-Bot and propose your suggestion We are just making a wrapper for python bot

Why no one responds

It's probably beacuse you provided too little information. Please follow instructions that you see when opening new issue

No module named pgoapi

Check out https://github.com/PokemonGoF/PokemonGo-Bot-Desktop/issues/51#issuecomment-236888095

Anyrainel commented 8 years ago

Maybe make a copy in wiki or readme?