Can't enable Mesh: 3D-Print Toolbox #104996
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#104996
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 546.01
Blender Version
Broken: version: 3.6.5, branch: blender-v3.6-release, commit date: 2023-10-16 14:30, hash:
cf1e1ed46b7e
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: 3D-Print Toolbox ()
Author: Campbell Barton
Short description of error
Traceback (most recent call last):
File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 333, in enable
mod = import(module_name)
File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\object_print3d_utils_init_.py", line 36, in
from . import (
File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\object_print3d_utils\operators.py", line 16, in
from bpy.app.translations import pgettext_tip as tip_
File "shibokensupport/signature/loader.py", line 61, in feature_imported
File "shibokensupport/feature.py", line 135, in feature_imported
AttributeError: 'bpy.app._translations_type' object has no attribute 'name'
Exact steps for others to reproduce the error
Click enable button for Mesh: 3D-Print Toolbox
Blender updated to 4.0 this morning breaking another plugin. Reinstalled older version to get older plugin back. Now the Utilities for 3d printing no longer work. Both versions installed on my PC, doesn't work with this or 4.0.
It looks like it is related to
bpy.app.translations
which is for translating the interface.What language do you use in the interface?
No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.
Thanks for the report. If the problem persists please open a new report with the required information.