grantwilk/d-noise

Quick D-NOISE throws an error when clicking "Quick D-NOISE"

Closed this issue · 1 comments

I saw your intro video for the D-Noiser recently and was extremely impressed with the results, so I wanted to try it out myself.

Unfortunately it keeps throwing an error when I hit the "Quick D-NOISE" button. Hoping this might help you bug test - or better yet, maybe you're familiar with it and can tell me what I'm doing wrong.

Traceback (most recent call last):
  File "D:\Users\Zordon\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\DNOISE\__init__.py", line 194, in execute
    if (current_image == bpy.data.images['D-NOISE Export']) and (DENOISE_SOURCE.name in bpy.data.images):
KeyError: 'bpy_prop_collection[key]: key "D-NOISE Export" not found'

location: <unknown location>:-1

This bug has been fixed and will be released in D-NOISE v1_1.