Open kulverstukas1 opened 9 years ago
Stacktrace:
Traceback (most recent call last):
File "
Error log: CRITICAL - 21:17:59 - Can't pickle <built-in method recvfrom_into of _socket.socket object at 0x01926EF0>: it's not found as main.recvfrom_into - Filename: BeastBot.py - Line Number: 85 - Function: main - Line Text: functionProc.start())
https://docs.python.org/2/library/multiprocessing.html#windows
http://stackoverflow.com/a/9671030/4671205
Damn, those restrictions. Should find a way to bypass them. My windows install isn't perfect yet to test out but try removing the except catching all errors and we see which error type it throws and which function it complains about.
I personally will not be working on this. If this is something kenjoe, kulver or someone else wishes to work on, then I would still be greatful. I will keep this issue open just for awarness. :)
Fix EOLError from multiprocessing when running on windows without cygwin.