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 2.83.2 #7

Closed Atreyus86 closed 3 years ago

Atreyus86 commented 4 years ago

installation in Blender version higher than 2.80 is not possible. I tried first with the latest version of Blender and then with the version you suggest. With the suggested version the addon works correctly but with the new version of Blender I think there are some bugs. How can I help you solve this problem?

BryanCrotaz commented 4 years ago

Bring up the system console with Window > Toggle System Console

Do you see any errors in there? If not try disabling then enabling the plugin to see if it only reports errors on startup.

BryanCrotaz commented 4 years ago

Then when you've found the error, this is a great excuse to learn python. I'd never used it before this project and I had the first version running in a couple of hours.

Atreyus86 commented 4 years ago

Bring up the system console with Window > Toggle System Console

Do you see any errors in there? If not try disabling then enabling the plugin to see if it only reports errors on startup.

the plugin isn't visible in the list of the add on in last version of blender, while in the old version after installing it appears in the list

BryanCrotaz commented 4 years ago

Hmm. I'm not at home at the moment, but when I'm there I'll try upgrading Blender and see what's wrong.

BryanCrotaz commented 3 years ago

Sorry for the delay - I'm not a lighting designer so this is a pure hobby project. I've released v1.4 which works for me in 2.83. It's not enabled by default after installation, so check that you're not just listing enabled addons.

BryanCrotaz commented 3 years ago

Definitely works in v1.6 - I've been using Blender 2.83.3 for testing