JoshDreamland

Bot Memory Error

Feb 18th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Exception in thread Thread-1:
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
  4. self.run()
  5. File "/usr/lib/python2.6/threading.py", line 484, in run
  6. self.__target(*self.__args, **self.__kwargs)
  7. File "pyBot.py", line 77, in __init__
  8. data = irc.recv(4096)
  9. MemoryError
Advertisement
Add Comment
Please, Sign In to add comment