vdm brush creation error #104847

Closed
opened 2023-08-23 03:15:09 +02:00 by cristina-fernandez · 2 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: Intel(R) HD Graphics 4400 Intel 4.3.0 - Build 20.19.15.5063

Blender Version
Broken: version: 3.6.1, branch: blender-v3.6-release, commit date: 2023-07-17 12:50, hash: 8bda729ef4dc
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: VDM Brush Baker (1, 0, 2)
Author: Robin Hohnsbeen

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\vdm_brush_baker_init_.py", line 300, in execute
vdm_texture.image = vdm_texture_image
UnboundLocalError: local variable 'vdm_texture_image' referenced before assignment

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: Intel(R) HD Graphics 4400 Intel 4.3.0 - Build 20.19.15.5063 **Blender Version** Broken: version: 3.6.1, branch: blender-v3.6-release, commit date: 2023-07-17 12:50, hash: `8bda729ef4dc` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: VDM Brush Baker (1, 0, 2) Author: Robin Hohnsbeen **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\vdm_brush_baker\__init__.py", line 300, in execute vdm_texture.image = vdm_texture_image UnboundLocalError: local variable 'vdm_texture_image' referenced before assignment
cristina-fernandez added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2023-08-23 03:15:09 +02:00
Member

Hi, thanks for the report. Unable to replicate this in 3.6/4.0. Could you share exact steps to redo it locally?
cc @robin-4

Hi, thanks for the report. Unable to replicate this in 3.6/4.0. Could you share exact steps to redo it locally? cc @robin-4
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-08-23 09:16:54 +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-10-11 10:49:17 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#104847
No description provided.