archipack icon indicating copy to clipboard operation
archipack copied to clipboard

Blender 4.4.0 Error

Open westfield61 opened this issue 9 months ago • 4 comments

I am trying to install Archipack in Blender 4.4 Mac version but it brings up the error below. Is there any fix or workaround??

Thanks.

Error extracting archive: [Errno 21] Is a directory: '/Users/Name/Desktop/archipack_20/' bpy.data.window_managers["WinMan"].extension_search = "arch" Installed "archimesh" bpy.data.window_managers["WinMan"].addon_search = "" Python: Traceback (most recent call last): File "/Applications/Blender.app/Contents/Resources/4.4/scripts/addons_core/bl_pkg/bl_extension_ops.py", line 1499, in execute cmd_batch = self.exec_command_iter(is_modal) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Applications/Blender.app/Contents/Resources/4.4/scripts/addons_core/bl_pkg/bl_extension_ops.py", line 2589, in exec_command_iter self.exec_legacy(source_filepath) File "/Applications/Blender.app/Contents/Resources/4.4/scripts/addons_core/bl_pkg/bl_extension_ops.py", line 2722, in exec_legacy bpy.types.PREFERENCES_OT_addon_install.execute(self, bpy.context) File "/Applications/Blender.app/Contents/Resources/4.4/scripts/startup/bl_operators/userpref.py", line 813, in execute bpy.ops.preferences.addon_enable(module=mod.name) File "/Applications/Blender.app/Contents/Resources/4.4/scripts/modules/bpy/ops.py", line 109, in call ret = _op_call(self.idname_py(), kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: Error: Shader Compile Error, see console for more details

westfield61 avatar Apr 04 '25 13:04 westfield61

Looks like you are setting up by dropping a directory instead of a .zip file ? Maybe your browser does uncompress files on the fly ad download time. You must re-compress and then drag&drop.

s-leger avatar Apr 04 '25 15:04 s-leger

Also ensure you are setting up the latest release of archipack 2.8.2+

s-leger avatar Apr 05 '25 11:04 s-leger

I have the same issue with the exact same error messages. Ist this the right file: archipack_20.9.zip ?

pixelargentum avatar Apr 22 '25 18:04 pixelargentum

You must download latest release of archipack (2.8.2) using link in e-mail from [email protected] Once downloaded, setup over, restart blender then enable the addon.

s-leger avatar Apr 22 '25 20:04 s-leger