PokemonGoF / PokemonGo-Bot-Desktop

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

Error when starting #278

Open MarkPaspirgilis opened 7 years ago

MarkPaspirgilis commented 7 years ago

Issue without proper information won't be answered

Expected Behavior

Actual Behavior

Steps to Reproduce

Information

[Main Instruction] Error in python bot

[Content] 2017-01-24 01:01:32,940 [sentry.errors.serializer] [ERROR] maximum recursion depth exceeded while calling a Python object Traceback (most recent call last): File "packages\raven\utils\serializer\manager.py", line 76, in transform return repr(value) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 369, in repr (self._handle & (_sys.maxint*2 + 1)), File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 380, in getitem func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 380, in getitem func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 380, in getitem func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes__init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 375, in getattr func = self.getitem(name) File "C:\Bots\PikaBot\resources\app\pywin\lib\ctypes\init.py", line 380, in getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "C:\Bots\PikaBot\resources

ghost commented 7 years ago

Got the same problem