MeasureIt addon not loading. #63027

Closed
opened 2019-03-27 21:08:59 +01:00 by Eric Leo · 6 comments

System Information
Operating system: Darwin-17.4.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon RX 580 OpenGL Engine ATI Technologies Inc. 4.1 ATI-1.60.26

Blender Version
Broken: version: 2.80 - MacOx builds for March 26 and 27th.

Short description of error
Addon not loading. Attempt to de-select and re-select addon in preferences and the following error ocures

Traceback (most recent call last):

File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/70A1CEA3-0457-412F-B8C4-A10726299703/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable
  mod.register()
File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/70A1CEA3-0457-412F-B8C4-A10726299703/d/blender.app/Contents/Resources/2.80/scripts/addons/measureit/__init__.py", line 150, in register
  register_class(cls)

ValueError: register_class(...): already registered as a subclass

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: Darwin-17.4.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon RX 580 OpenGL Engine ATI Technologies Inc. 4.1 ATI-1.60.26 **Blender Version** Broken: version: 2.80 - MacOx builds for March 26 and 27th. **Short description of error** Addon not loading. Attempt to de-select and re-select addon in preferences and the following error ocures Traceback (most recent call last): ``` File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/70A1CEA3-0457-412F-B8C4-A10726299703/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable mod.register() File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/70A1CEA3-0457-412F-B8C4-A10726299703/d/blender.app/Contents/Resources/2.80/scripts/addons/measureit/__init__.py", line 150, in register register_class(cls) ``` ValueError: register_class(...): already registered as a subclass **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @DiveMeCarzy

Added subscriber: @DiveMeCarzy
Author

Steps to reporduce error

Open blender
Add cube
Go to use measure it. measureit not there.
Go to blender preferences - addons
click to disable addon
click to enable addon
Error code occures

see error code.

Addons not loading Eric.blend

Here is a list of errors from other addons also not working, Some of them are not included with blender but I have added them for you interest. Also note that this problem is not occuring for Mac build 24 March and before. When I go back the build for March 24 everything works fine.

bpy.ops.mesh.primitive_cube_add(size=2, view_align=False, enter_editmode=False, location=(0, 0, 0))
bpy.ops.object.editmode_toggle()
bpy.ops.machin3.face_mode()
bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 1.82467), "orient_type":'NORMAL', "orient_matrix":((0, 1, 0), (0, 0, 1), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False})
bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.43659), "orient_type":'NORMAL', "orient_matrix":((0, 1, 0), (0, 0, 1), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False})
bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.27959), "orient_type":'NORMAL', "orient_matrix":((-1, 0, 0), (-0, -0, -1), (0, -1, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False})
bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.30267), "orient_type":'NORMAL', "orient_matrix":((-1, 0, 0), (-0, -0, -1), (0, -1, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False})
bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 6.48561), "orient_type":'NORMAL', "orient_matrix":((0, 0, 1), (0, -1, 0), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False})
bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.47653), "orient_type":'NORMAL', "orient_matrix":((0, 0, 1), (0, -1, 0), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False})
bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 1.69231), "orient_type":'NORMAL', "orient_matrix":((0, 0, -1), (1, 0, 0), (0, -1, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False})
bpy.ops.object.editmode_toggle()
bpy.ops.machin3.edit_mode()
bpy.context.space_data.system_bookmarks_active = 2
Traceback (most recent call last):

File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable
  mod.register()
File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/measureit/__init__.py", line 150, in register
  register_class(cls)

RuntimeError: Error: 'measureit_main_panel' doesn't contain 'PT' with prefix & suffix

Traceback (most recent call last):

File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 437, in disable
  mod.unregister()
File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/io_mesh_pdb/__init__.py", line 327, in unregister
  unregister_class(cls)

NameError: name 'unregister_class' is not defined

Traceback (most recent call last):

File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable
  mod.register()
File "/Users/newuser/Library/Application Support/Blender/2.80/scripts/addons/mesh_mesh_align_plus/utils/system.py", line 556, in register
  bpy.utils.register_class(cls)

ValueError: register_class(...): already registered as a subclass

Traceback (most recent call last):

File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable
  mod.register()
File "/Users/newuser/Library/Application Support/Blender/2.80/scripts/addons/tissue-b280-dev/__init__.py", line 105, in register
  bpy.utils.register_class(cls)

ValueError: register_class(...): already registered as a subclass

Traceback (most recent call last):

File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable
  mod.register()
File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/pie_menus_official/__init__.py", line 245, in register
  register_submodule(mod)
File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/pie_menus_official/__init__.py", line 95, in register_submodule
  mod.register()
File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/pie_menus_official/pie_manipulator_of.py", line 69, in register
  bpy.utils.register_class(cls)

RuntimeError: Error: 'view3d.manipulator_of' doesn't contain 'MT' with prefix & suffix

Hope that helps
Regards
Eric

Steps to reporduce error Open blender Add cube Go to use measure it. measureit not there. Go to blender preferences - addons click to disable addon click to enable addon Error code occures see error code. [Addons not loading Eric.blend](https://archive.blender.org/developer/F6892886/Addons_not_loading_Eric.blend) Here is a list of errors from other addons also not working, Some of them are not included with blender but I have added them for you interest. Also note that this problem is not occuring for Mac build 24 March and before. When I go back the build for March 24 everything works fine. bpy.ops.mesh.primitive_cube_add(size=2, view_align=False, enter_editmode=False, location=(0, 0, 0)) bpy.ops.object.editmode_toggle() bpy.ops.machin3.face_mode() bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 1.82467), "orient_type":'NORMAL', "orient_matrix":((0, 1, 0), (0, 0, 1), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False}) bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.43659), "orient_type":'NORMAL', "orient_matrix":((0, 1, 0), (0, 0, 1), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False}) bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.27959), "orient_type":'NORMAL', "orient_matrix":((-1, 0, 0), (-0, -0, -1), (0, -1, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False}) bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.30267), "orient_type":'NORMAL', "orient_matrix":((-1, 0, 0), (-0, -0, -1), (0, -1, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False}) bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 6.48561), "orient_type":'NORMAL', "orient_matrix":((0, 0, 1), (0, -1, 0), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False}) bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 2.47653), "orient_type":'NORMAL', "orient_matrix":((0, 0, 1), (0, -1, 0), (1, 0, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False}) bpy.ops.mesh.extrude_region_move(MESH_OT_extrude_region={"use_normal_flip":False, "mirror":False}, TRANSFORM_OT_translate={"value":(0, 0, 1.69231), "orient_type":'NORMAL', "orient_matrix":((0, 0, -1), (1, 0, 0), (0, -1, 0)), "orient_matrix_type":'NORMAL', "constraint_axis":(False, False, True), "mirror":False, "proportional":'DISABLED', "proportional_edit_falloff":'SMOOTH', "proportional_size":1, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "release_confirm":False, "use_accurate":False}) bpy.ops.object.editmode_toggle() bpy.ops.machin3.edit_mode() bpy.context.space_data.system_bookmarks_active = 2 Traceback (most recent call last): ``` File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable mod.register() File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/measureit/__init__.py", line 150, in register register_class(cls) ``` RuntimeError: Error: 'measureit_main_panel' doesn't contain '_PT_' with prefix & suffix Traceback (most recent call last): ``` File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 437, in disable mod.unregister() File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/io_mesh_pdb/__init__.py", line 327, in unregister unregister_class(cls) ``` NameError: name 'unregister_class' is not defined Traceback (most recent call last): ``` File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable mod.register() File "/Users/newuser/Library/Application Support/Blender/2.80/scripts/addons/mesh_mesh_align_plus/utils/system.py", line 556, in register bpy.utils.register_class(cls) ``` ValueError: register_class(...): already registered as a subclass Traceback (most recent call last): ``` File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable mod.register() File "/Users/newuser/Library/Application Support/Blender/2.80/scripts/addons/tissue-b280-dev/__init__.py", line 105, in register bpy.utils.register_class(cls) ``` ValueError: register_class(...): already registered as a subclass Traceback (most recent call last): ``` File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/modules/addon_utils.py", line 384, in enable mod.register() File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/pie_menus_official/__init__.py", line 245, in register register_submodule(mod) File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/pie_menus_official/__init__.py", line 95, in register_submodule mod.register() File "/private/var/folders/k6/1x1hxh5d6bs54nmjxb030mr00000gn/T/AppTranslocation/456AA53B-02CF-4F11-BFB3-AFDDEE19C218/d/blender.app/Contents/Resources/2.80/scripts/addons/pie_menus_official/pie_manipulator_of.py", line 69, in register bpy.utils.register_class(cls) ``` RuntimeError: Error: 'view3d.manipulator_of' doesn't contain '_MT_' with prefix & suffix Hope that helps Regards Eric
Author

Hi Brecht
Just downloaded the latest 2.8 build for MacOS (Hash a58a4f48bef4) and the problem seems to have been "fixed". All my addons are working fine with no error reports. I have had this problem early on where an addon would stop working for a new daily release then work again for the next. This is the longest period (three releases) where addons stopped working and started again. It may be something to do with the MacOs Build process?

Anyway, if it happens again I will make another report and try and give as much information as possible.

Hi Brecht Just downloaded the latest 2.8 build for MacOS (Hash a58a4f48bef4) and the problem seems to have been "fixed". All my addons are working fine with no error reports. I have had this problem early on where an addon would stop working for a new daily release then work again for the next. This is the longest period (three releases) where addons stopped working and started again. It may be something to do with the MacOs Build process? Anyway, if it happens again I will make another report and try and give as much information as possible.
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Brendon Murphy self-assigned this 2019-03-28 07:43:22 +01:00
Member

hi, yes there was a big change in nightly builds recently. they have been reverted to give addons devs some time to fix the issues. Yopu should still maybe get some warnings in the console. this may serve to help addons devs update.
closing as resolved

hi, yes there was a big change in nightly builds recently. they have been reverted to give addons devs some time to fix the issues. Yopu should still maybe get some warnings in the console. this may serve to help addons devs update. closing as resolved
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#63027
No description provided.