addon Quickshape dnnt work #101512

Closed
opened 2022-10-01 08:27:40 +02:00 by Artem · 4 comments

System Information
Operating system: win 10
Graphics card: GTX 1080

Blender Version
Broken: 3.3

Worked: (optional)

Short description of error

Paste here error from Blender:

"Python: Traceback (most recent call last):

File "C:\Users\batan\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\QuickShape\operators.py", line 8795, in invoke
  self.workplane_grid_coords = workplane.grid_draw(self.workplane_grid_points, self.region, self.rv3d)
File "C:\Users\batan\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\QuickShape\workplane.py", line 52, in grid_draw
  x = Vector((bpy_extras.view3d_utils.location_3d_to_region_2d(reg, rv3d, val, default_vec)[0], 

TypeError: location_3d_to_region_2d() takes 3 positional arguments but 4 were given"

**System Information** Operating system: win 10 Graphics card: GTX 1080 **Blender Version** Broken: 3.3 Worked: (optional) **Short description of error** Paste here error from Blender: "Python: Traceback (most recent call last): ``` File "C:\Users\batan\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\QuickShape\operators.py", line 8795, in invoke self.workplane_grid_coords = workplane.grid_draw(self.workplane_grid_points, self.region, self.rv3d) File "C:\Users\batan\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\QuickShape\workplane.py", line 52, in grid_draw x = Vector((bpy_extras.view3d_utils.location_3d_to_region_2d(reg, rv3d, val, default_vec)[0], ``` TypeError: location_3d_to_region_2d() takes 3 positional arguments but 4 were given"
Author

Added subscriber: @evankat

Added subscriber: @evankat
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Hi, thanks for the report. QuickShape add-on is not shipped with Blender and neither maintained by Blender devs.
Please report the issue directly to add-on developer.

Hi, thanks for the report. QuickShape add-on is not shipped with Blender and neither maintained by Blender devs. Please report the issue directly to add-on developer.
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#101512
No description provided.