You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Archipack version:
1.2.85
Blender version:
4.1
Os version:
Description of the issue:
Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\archipack\archipack_wall2.py", line 1785, in execute
o = self.create(context)
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\archipack\archipack_wall2.py", line 1776, in create
m.auto_smooth_angle = 0.20944
^^^^^^^^^^^^^^^^^^^
AttributeError: 'Mesh' object has no attribute 'auto_smooth_angle'
The text was updated successfully, but these errors were encountered:
IINasK
changed the title
error when opening object panel
error when trying to create an object
Jul 5, 2024
s-leger
changed the title
error when trying to create an object
Archipack 1.2.x "community edition" not compatible with blender 4.x
Jul 5, 2024
Archipack version:
1.2.85
Blender version:
4.1
Os version:
Description of the issue:
Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\archipack\archipack_wall2.py", line 1785, in execute
o = self.create(context)
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\archipack\archipack_wall2.py", line 1776, in create
m.auto_smooth_angle = 0.20944
^^^^^^^^^^^^^^^^^^^
AttributeError: 'Mesh' object has no attribute 'auto_smooth_angle'
The text was updated successfully, but these errors were encountered: