ImagePaste icon indicating copy to clipboard operation
ImagePaste copied to clipboard

BUG: when inserting an image, the image comes out

Open Xanter22825 opened this issue 7 months ago • 1 comments

Describe the bug

It's a strange mistake, I don't know what it's related to. Here's what he writes

Image

Step to reproduce

I just insert a photo, and nothing works. It gives me an error.

Relevant log output

Python: Traceback (most recent call last):
  File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\ImagePaste\imagepaste\operators.py", line 188, in execute
    bpy.ops.object.load_reference_image(filepath=image.filepath)
  File "D:\eggs\steamapps\common\Blender\4.4\scripts\modules\bpy\ops.py", line 109, in __call__
    ret = _op_call(self.idname_py(), kw)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: Calling operator "bpy.ops.object.load_reference_image" error, could not be found

Expected behavior

It should appear in the photo in the blender.

Platform

Windows

Platform version

20H2

Blender version

Other

ImagePaste Version

new

Xanter22825 avatar Jun 02 '25 10:06 Xanter22825

@Xanter22825 Hello, can you try this release? https://github.com/b-init/ImagePaste/releases/tag/v1.8.2b

williamchange avatar Jun 10 '25 03:06 williamchange