BryanCrotaz / blender-artnet

Blender script to push artnet data to Evee lights
GNU General Public License v3.0
37 stars 8 forks source link

blender 3 support #13

Open fgiering opened 2 years ago

fgiering commented 2 years ago

Can you help me on fixing the installation on Blender 3.2.0? I install the zip but can't activate the addon in the preferences. Instead there is this error: grafik

fgiering commented 1 year ago

@BryanCrotaz that seems to be an issue in all versions. what can I do to fix that?

fgiering commented 1 year ago

Found a workaround:

  1. install zip
  2. rename addon folder in "%appdata%/... /scripts" (see error message) to "blender-artnet-1"
  3. Activate script

Works just for the first install. You need to removs it for reinstalling.

BryanCrotaz commented 1 year ago

Don't know why this would be but anyone who can find a solution and submit a PR, I'd happily accept it into the repo

fgiering commented 1 year ago

There is a Problem with the dots in the folder name. Dots look like file-extension. But if you download the 1.6.5 version of the plugin the folder is called "blender-artnet-1.6.5". It works if you download the master branch where the folder is called "blender-artnet-master".

BryanCrotaz commented 1 year ago

Reported as a blender bug:

https://projects.blender.org/blender/blender/issues/106408

BryanCrotaz commented 1 year ago

@fgiering Blender dev says it works ok for them - please give explicit reproduction steps at https://projects.blender.org/blender/blender/issues/106408

fgiering commented 1 year ago

Oh. Thanks. Wouldn't it be better, if you test and reproduce it yourself before forwarding? Its about the folder IN the zip file. Thats the folder blender copies to the "scripts" folder and then cant read the content cause of the dot.