Measureit 1.8.2 > •measureit output' failed to load image buffer #105265

Open
opened 2024-04-03 23:26:46 +02:00 by Adrian Lyons · 0 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.61

Blender Version
Broken: version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: 40a5e739e270
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: MeasureIt (1, 8, 2)
Author: Antonio Vazquez (antonioya)

Short description of error
I was in the compositor trying to set up overlaying the MeasureIt output. The add-on rendered the first time, but the image disappeared when I changed the Alpha modes in the compositor. After that, I could not use the add-on's render button to create the overlay image without getting an error message. I shut down and restarted Blender, but the error message persists.


Python: Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\addons\measureit\measureit_main.py", line 1731, in execute
    if render_main(self, context) is True:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\addons\measureit\measureit_render.py", line 118, in render_main
    image.scale(width, height)
RuntimeError: Error: Image 'measureit_output' failed to load image buffer

Exact steps for others to reproduce the error
I wish I could provide definitive step-by-step actions to reproduce the issue. I'm pretty new to Blender. I've searched online for other discussions on this error message, and while other people have had similar errors on older versions of Blender, I could not find anything relatively recent.

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.61 **Blender Version** Broken: version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: `40a5e739e270` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: MeasureIt (1, 8, 2) Author: Antonio Vazquez (antonioya) **Short description of error** I was in the compositor trying to set up overlaying the MeasureIt output. The add-on rendered the first time, but the image disappeared when I changed the Alpha modes in the compositor. After that, I could not use the add-on's render button to create the overlay image without getting an error message. I shut down and restarted Blender, but the error message persists. ``` Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\addons\measureit\measureit_main.py", line 1731, in execute if render_main(self, context) is True: ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\addons\measureit\measureit_render.py", line 118, in render_main image.scale(width, height) RuntimeError: Error: Image 'measureit_output' failed to load image buffer ``` **Exact steps for others to reproduce the error** I wish I could provide definitive step-by-step actions to reproduce the issue. I'm pretty new to Blender. I've searched online for other discussions on this error message, and while other people have had similar errors on older versions of Blender, I could not find anything relatively recent.
Adrian Lyons added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2024-04-03 23:26:47 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#105265
No description provided.