CAD_Sketcher icon indicating copy to clipboard operation
CAD_Sketcher copied to clipboard

[BUG] AttributeError: 'View3D_OT_slvs_select_box' object has no attribute 'mouse_pos'

Open drewp opened this issue 2 years ago • 0 comments

Contact Details

No response

Description

I didn't notice any bad behavior, but I got this in my log, FYI.

Traceback (most recent call last): File "/home/drewp/.config/blender/4.0/scripts/addons/CAD_Sketcher-main/operators/select_box.py", line 27, in draw_callback_px end = self.mouse_pos File "/home/drewp/own/tool/blender-4.0.1-linux-x64/4.0/scripts/modules/bpy_types.py", line 902, in getattribute return super().getattribute(attr) AttributeError: 'View3D_OT_slvs_select_box' object has no attribute 'mouse_pos'

Addon Version

0.27.3

Blender Version

4.0.1

What platform are you running on?

Linux

drewp avatar Jan 11 '24 00:01 drewp