s-leger / archipack

Archipack for blender 2.79
https://blender-archipack.org
GNU General Public License v3.0
357 stars 49 forks source link

archipack code refuse to run or refuse to complete "(render preset thumbs) #272

Open Demayors opened 2 years ago

Demayors commented 2 years ago

Archipack version:

Blender version:2.93

Os version: GTX 10880

Description of the issue: IMG20211005074101 good morning, pls i tried using the archipack on my blender and when i click on "render preset thumb" and the code start to run it only stops at the window level then it hangs and stop there and i have been waiting for hours for it to finish but to no avail

Demayors commented 2 years ago

pls i need help

s-leger commented 2 years ago

Once done, restart blender.

xsellier commented 2 years ago

After restart:

location: <unknown location>:-1
Error: Python: Traceback (most recent call last):
  File "/usr/share/blender/scripts/addons/archipack/archipack_preset.py", line 475, in invoke
    self.menu = PresetMenu(context, self.preset_subdir)
  File "/usr/share/blender/scripts/addons/archipack/archipack_preset.py", line 222, in __init__
    self.make_menuitem(filepath)
  File "/usr/share/blender/scripts/addons/archipack/archipack_preset.py", line 299, in make_menuitem
    image.colorspace_settings.name = 'Raw'
TypeError: bpy_struct: item.attr = val: enum "Raw" not found in ('Linear', 'sRGB')

location: <unknown location>:-1
s-leger commented 2 years ago

This is a known issue with non standard color management addon. see #137