-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
encrypt.so issue #3299
Comments
what you use? Win, linux or Mac? |
Mac had an issue after i made a new file its working |
If you want I've a encrypt.so full working: MyEncrypt Or see my PokemonGo-Bot Branch https://github.com/KingTheRipper/PokemonGo-Bot |
close the issue if working |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please check configuration at http://jsonlint.com/ before posting an issue.
Expected Behavior
Doesn't start, i renamed the libencrypt.so to encrypt.so and moved it to the root of the project.
Like the Docs said
Actual Behavior
2016-08-09 17:07:54,435 [sentry.errors.uncaught] [ERROR] [u'OSError: dlopen(/Users/musecom/pokemon/PokemonGo-Bot/encrypt.so, 6): no suitable image found. Did find:\n\t/Users/musecom/pokemon/PokemonGo-Bot/encrypt.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00', u' File "pokecli.py", line 521, in ', u' File "pokecli.py", line 137, in main', u' File "pokecli.py", line 146, in report_summary', u' File "pokemongo_bot/metrics.py", line 76, in capture_stats', u' File "pokemongo_bot/api_wrapper.py", line 106, in call', u' File "pokemongo_bot/api_wrapper.py", line 63, in _call', u' File "pgoapi/pgoapi.py", line 210, in call', u' File "pgoapi/rpc_api.py", line 85, in activate_signature', u' File "ctypes/init.py", line 443, in LoadLibrary', u' File "ctypes/init.py", line 365, in init']
Steps to Reproduce
Other Information
OS:
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: (run 'python -V' and paste it here)
The text was updated successfully, but these errors were encountered: