NP station addon not working #105148

Open
opened 2024-01-25 20:19:32 +01:00 by raku4real · 1 comment

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.29

Blender Version
Broken: version: 4.1.0 Alpha, branch: main, commit date: 2024-01-25 14:57, hash: ca767644ebe3

Addon Information
Name: NP Station (0, 2, 0)
Author: Okavango with the help of Blenderartists community

Short description of error
[Traceback (most recent call last):
File "D:\softwares\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\4.1\scripts\modules\addon_utils.py", line 433, in enable
mod.register()
File "D:\softwares\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\4.1\scripts\addons_contrib\np_station_init_.py", line 931, in register
bpy.utils.register_module(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'bpy.utils' has no attribute 'register_module'

]

Exact steps for others to reproduce the error
1.START BLENDER
2. GO TO ADDONS SECTION
3. CLICK ON TESTING TAB
4 .CLICK ON ENABLE ADDON BOX OF NP station

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.29 **Blender Version** Broken: version: 4.1.0 Alpha, branch: main, commit date: 2024-01-25 14:57, hash: `ca767644ebe3` **Addon Information** Name: NP Station (0, 2, 0) Author: Okavango with the help of Blenderartists community **Short description of error** [Traceback (most recent call last): File "D:\softwares\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\4.1\scripts\modules\addon_utils.py", line 433, in enable mod.register() File "D:\softwares\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\blender-4.1.0-alpha+main.ca767644ebe3-windows.amd64-release\4.1\scripts\addons_contrib\np_station\__init__.py", line 931, in register bpy.utils.register_module(__name__) ^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'bpy.utils' has no attribute 'register_module' ] **Exact steps for others to reproduce the error** 1.START BLENDER 2. GO TO ADDONS SECTION 3. CLICK ON TESTING TAB 4 .CLICK ON ENABLE ADDON BOX OF NP station
raku4real added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2024-01-25 20:19:32 +01:00
Member

Thanks for the report. I can confirm. Also see: #105162
cc @nBurn

Thanks for the report. I can confirm. Also see: #105162 cc @nBurn
Pratik Borhade added
Status
Confirmed
and removed
Status
Needs Triage
labels 2024-02-08 11:52:38 +01:00
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#105148
No description provided.