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

Error when starting

Open MarkPaspirgilis opened this issue 8 years ago • 1 comments

Issue without proper information won't be answered

Expected Behavior

Actual Behavior

Steps to Reproduce

Information

  • Windows
  • Latest
  • [Window Title] Whoops

[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

MarkPaspirgilis avatar Jan 24 '17 00:01 MarkPaspirgilis

Got the same problem

ghost avatar Jan 30 '17 14:01 ghost