Blender light studio. #53277

Closed
opened 2017-11-09 16:18:43 +01:00 by Kamil Adamski · 7 comments

System Information
Windows 10 Pro, GTX 970

Blender Version
Broken: Blender 2.79 Hash: 03a582c and newer
Worked: It was working on 2.79, but I don't remember from which version.

Short description of error
It doesn't register the addon, I'm attaching the error from console.

Exact steps for others to reproduce the error
Just try to turn it on in preferences.

error.jpg

**System Information** Windows 10 Pro, GTX 970 **Blender Version** Broken: Blender 2.79 Hash: 03a582c and newer Worked: It was working on 2.79, but I don't remember from which version. **Short description of error** It doesn't register the addon, I'm attaching the error from console. **Exact steps for others to reproduce the error** Just try to turn it on in preferences. ![error.jpg](https://archive.blender.org/developer/F1112194/error.jpg)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @adrian2608

Added subscriber: @adrian2608

#53554 was marked as duplicate of this issue

#53554 was marked as duplicate of this issue

Added subscriber: @VukGardasevic

Added subscriber: @VukGardasevic

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Vuk Gardašević self-assigned this 2017-11-09 19:44:20 +01:00

Sorry, for maintenance of this add-on you'll have to contact the author, because it's not officially maintained / hosted by Blender - it's not in release nor contribution.

You can check if the add-on is a third party one by downloading a developer build of blender and look at the 2.7x/scripts/addons and addons_contrib folders, or check out the https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts under Release and Contrib columns.

Module extensions_framework was removed since October 19th since there was only one add-on using it in the Blender repositories and the code was broken due to the latest changes in the API.

The add-on itself should work with 2.79 and future bugfix 2.79a release since the removal only affects master - developer builds.
The code should be a relatively easy fix - for instance moving the two needed functions to common.py,

Please contact the author of the add-on.

Sorry, for maintenance of this add-on you'll have to contact the author, because it's not officially maintained / hosted by Blender - it's not in release nor contribution. You can check if the add-on is a third party one by downloading a developer build of blender and look at the *2.7x/scripts/addons* and *addons_contrib* folders, or check out the https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts under Release and Contrib columns. Module `extensions_framework` was removed since October 19th since there was only one add-on using it in the Blender repositories and the code was broken due to the latest changes in the API. The add-on itself should work with 2.79 and future bugfix 2.79a release since the removal only affects master - developer builds. The code should be a relatively easy fix - for instance moving the two needed functions to common.py, Please contact the author of the add-on.

Added subscriber: @zk_art

Added subscriber: @zk_art
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#53277
No description provided.