RuntimeError: Error: Image 'measureit_output' does not have any image data #104589

Closed
opened 2023-05-05 13:00:06 +02:00 by Steven-JHUO · 3 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 531.79

Blender Version
Broken: version: 3.5.0, branch: blender-v3.5-release, commit date: 2023-03-29 02:56, hash: 1be25cfff18b
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 hit render botton in the measureit add-on window, then it shows the error message...

Python: Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\addons\measureit\measureit_main.py", line 1729, in execute
    if render_main(self, context) is True:
  File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\addons\measureit\measureit_render.py", line 116, in render_main
    image.scale(width, height)
RuntimeError: Error: Image 'measureit_output' does not have any image data

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 531.79 **Blender Version** Broken: version: 3.5.0, branch: blender-v3.5-release, commit date: 2023-03-29 02:56, hash: `1be25cfff18b` 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 hit render botton in the measureit add-on window, then it shows the error message... ``` Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\addons\measureit\measureit_main.py", line 1729, in execute if render_main(self, context) is True: File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\addons\measureit\measureit_render.py", line 116, in render_main image.scale(width, height) RuntimeError: Error: Image 'measureit_output' does not have any image data ``` **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Steven-JHUO added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2023-05-05 13:00:06 +02:00

I cannot reproduce the problem.

Either clear steps are missing, or the addon works correctly on macOS-13.3.1-arm64-arm-64bit 64 Bit

I cannot reproduce the problem. Either clear steps are missing, or the addon works correctly on `macOS-13.3.1-arm64-arm-64bit 64 Bit`
Member

Unable to replicate either.
Please share .blend if the issue is appearing in particular file.

Unable to replicate either. Please share .blend if the issue is appearing in particular file.
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-05-11 14:31:06 +02:00
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-06-07 11:03:19 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#104589
No description provided.