Traceback (most recent call last):
File "'HTTP Dispatcher'", line 73, in Main
File "/Applications/Maxon/R17 Beta/resource/modules/python/Python.osx.framework/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 57] Socket is not connected
I think that I've narrowed this issue down to the C4D C++ Plugin SDK Example Project (uninstalled all other plugins). This error (see above) prints to the console if you:
Click on the "Plugins" pull down.
Tear off the palette.
Close the torn-off palette.
It only prints it once, and typically only after first loading.
I think that I've narrowed this issue down to the C4D C++ Plugin SDK Example Project (uninstalled all other plugins). This error (see above) prints to the console if you:
It only prints it once, and typically only after first loading.