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

Error when starting #278

Open
MarkPaspirgilis opened this issue Jan 24, 2017 · 1 comment
Open

Error when starting #278

MarkPaspirgilis opened this issue Jan 24, 2017 · 1 comment

Comments

@MarkPaspirgilis
Copy link

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

@ghost
Copy link

ghost commented Jan 30, 2017

Got the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant