PokemonGo-Bot-Desktop icon indicating copy to clipboard operation
PokemonGo-Bot-Desktop copied to clipboard

Login error

Open honeybutterbun opened this issue 4 years ago • 0 comments

Issue without proper information won't be answered

Expected Behavior

Bot allows me to login and run program

Actual Behavior

Login screen just refreshes

Steps to Reproduce

Pressing login with PTC/Gmail account

Information

  • OS: BigSur 11.5.1

  • Git commit ( to get git commit run git log -1 --format="%H")

  • App's logs

Python:     from pgoapi.rpc_api import RpcApi
  File "packages/pgoapi/rpc_api.py", line 47, in <module>
    from pgoapi.utilities import to_camel_case, get_time, get_format_time_diff, Rand48, long_to_bytes, generateLocation1, generateLocation2, generateRequestHash, f2i
  File "packages/pgoapi/utilities.py", line 30, in <module>
    import xxhash
ImportError: dlopen(packages/xxhash.so, 2): no suitable image found.  Did find:
	file system relative paths not allowed in hardened programs

honeybutterbun avatar Aug 28 '21 03:08 honeybutterbun