I am getting an error. And also after this error. The welcome plugin stops working + I can't issue any commands anymore!
ERROR STDERR Exception in thread Thread-4:
Traceback (most recent call last):
File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner
self.run()
File "C:\Python26\lib\threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
File "C:\Documents and Settings\Lisan Ganzevles\Bureaublad\B3\b3-1.2.1\b3\plugins\ftpytail.py", line 64, in update
ftp.retrbinary('RETR ' + os.path.basename(self.ftpconfig['path']), handleDownload, rest=size)
File "C:\Python26\lib\ftplib.py", line 399, in retrbinary
callback(data)
File "C:\Documents and Settings\Lisan Ganzevles\Bureaublad\B3\b3-1.2.1\b3\plugins\ftpytail.py", line 54, in handleDownload
self.tempfile = self.tempfile + block
MemoryError
Could some1 help me pls!?
-Sol1ce