BSurface not working #105007

Closed
opened 2023-11-16 16:42:13 +01:00 by Rodrigo-Lopez · 2 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 537.58

Blender Version
Broken: version: 4.0.0, branch: blender-v4.0-release, commit date: 2023-11-13 17:26, hash: 878f71061b8e
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Bsurfaces GPL Edition (1, 8, 1)
Author: Eclectiel, Vladimir Spivak (cwolf3d)

Short description of error

Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3577, in invoke
self.execute(context)
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3546, in execute
bpy.context.scene.tool_settings.use_snap_project = True
AttributeError: 'ToolSettings' object has no attribute 'use_snap_project'

Exact steps for others to reproduce the error
Just click in Initialize (Add BSurface mesh) and the error appears

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 537.58 **Blender Version** Broken: version: 4.0.0, branch: blender-v4.0-release, commit date: 2023-11-13 17:26, hash: `878f71061b8e` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Bsurfaces GPL Edition (1, 8, 1) Author: Eclectiel, Vladimir Spivak (cwolf3d) **Short description of error** Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3577, in invoke self.execute(context) File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3546, in execute bpy.context.scene.tool_settings.use_snap_project = True AttributeError: 'ToolSettings' object has no attribute 'use_snap_project' **Exact steps for others to reproduce the error** Just click in Initialize (Add BSurface mesh) and the error appears
Rodrigo-Lopez added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2023-11-16 16:42:13 +01:00

Confirmed. @mano-wii Mind taking a look?

Confirmed. @mano-wii Mind taking a look?
Jesse Yurkovich added
Status
Confirmed
and removed
Status
Needs Triage
labels 2023-11-18 00:58:45 +01:00

Fixed in 400cda6f4f

Thanks for the report

Fixed in 400cda6f4f3f23fea7fdaf6caa22f45833acb36e Thanks for the report
Blender Bot added
Status
Archived
and removed
Status
Confirmed
labels 2023-11-26 06:23:08 +01:00
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#105007
No description provided.