Hello,
I have jut joined your community. I am facing a “runtime error”. I try to upload an image in blender as explained in your video. But the following message comes up.
Thank you in advance for your help.
Philippe
Python: Traceback (most recent call last):
File “/Users/XXXXXXi/Library/Application Support/Blender/4.5/scripts/addons/SCULPTOK_tool/init.py”, line 602, in modal
bpy.ops.sculptok.import_generated_image(‘EXEC_DEFAULT’, filepath=data[‘files’][0])
File “/Applications/Blender.app/Contents/Resources/4.5/scripts/modules/bpy/ops.py”, line 107, in call
ret = _op_call(self.idname_py(), kw, C_exec, C_undo)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: Missing relief object or modifier
