blender_command_port icon indicating copy to clipboard operation
blender_command_port copied to clipboard

Blender 3.2 - One small change needed: is_alive

Open hced opened this issue 3 years ago • 2 comments

Ran this tool in Blender 3.2 and got an error on line 85 in command_port.py complaining about the isAlive function call. Changed it to is_alive and the addon seems to work like a charm! (Also worth mentioning: I did not download the file from the releases page since that version is out of date: working directory is 1.2.1 and the 'latest' release is an older version.)

hced avatar Jun 14 '22 22:06 hced

I have been looking forward to the update, but it is clear that after many years, he seems to have given up

lixiaotaowx avatar Jun 28 '22 08:06 lixiaotaowx

If you have a good idea, remember to share it with me. Thank you very much

lixiaotaowx avatar Jun 28 '22 08:06 lixiaotaowx

Thank you for the change, sorry for checking it so late. Right, years have passed and I need to update my notification settings, apparently :sweat_smile:

p4vv37 avatar Oct 05 '23 07:10 p4vv37