Skip to content

BUG: when inserting an image, the image comes out #63

@Xanter22825

Description

@Xanter22825

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

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions