makehumancommunity / community-plugins-socket

Socket server for makehuman
7 stars 11 forks source link

Crash of second MakeHuman instance if port is blocked. #6

Open Aranuvir opened 3 years ago

Aranuvir commented 3 years ago

A second instance of MakeHuman will crash during start up sequence when the socket plugin fails to connect to the port used by the first instance of MakeHuman.

Tested with Python3.9 (custom build) on Ubuntu 20.04.2LTS.