Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple errors then crash #4975

Closed
theresthatguy opened this issue Aug 31, 2016 · 5 comments
Closed

Multiple errors then crash #4975

theresthatguy opened this issue Aug 31, 2016 · 5 comments

Comments

@theresthatguy
Copy link

theresthatguy commented Aug 31, 2016

Expected Behavior

Bot to run.

Actual Behavior

Bot crashes after login

FULL config.json

auth.json: http://pastebin.com/aCdbFitq
config.json: http://pastebin.com/zcXFvF1C

Output when issue occurred

http://pastebin.com/JTdZU6NT

Steps to Reproduce

git clone https://github.com/PokemonGoF/PokemonGo-Bot
cd PokemonGo-Bot
./setup.sh -i

Copy/edit/validate auth/config.json

./run.sh

Other Information

OS: Linux Mint 18

Branch: master

Git Commit: 0e22641

Python Version: 2.7.12

@theresthatguy theresthatguy changed the title Multiple erros then crash Multiple errors then crash Aug 31, 2016
@jrjhealey
Copy link

You would probably be well advised to switch to dev from master, it's generally a few commits ahead at least at any given time.

@theresthatguy
Copy link
Author

theresthatguy commented Aug 31, 2016

okay, i'll try dev

@theresthatguy
Copy link
Author

theresthatguy commented Sep 1, 2016

Just did a git pull and install from the Dev branch and I'm getting the exact same errors. I also removed the custom encrypt.so file path from auth.json and using default that comes with. Exact same outcome.

@Gobberwart
Copy link
Contributor

You can't possibly be getting the exact same errors. At least one of those has been addressed in a very recent dev update.

TypeError: not all arguments converted during string formatting

Paste your latest error output.

@jrjhealey
Copy link

Are you using virtualenv? First error I see is that it failed to find bin/activate

@k4n30 k4n30 closed this as completed Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants