eliemichel / LilySurfaceScraper

Import shaders end environments in Blender from a single URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't create world **color space problem?**

Ubuntuuuuu opened this issue · comments

Can't create world, no nodetree.

  • https://polyhaven.com/a/belfast_sunset_puresky
  • Version of LilySurfaceScrapper: 1.8.1
  • Version of Blender: 3.31
    CYCLES render
  • Operating System: Windows10 with ACES installed (https://youtu.be/8zb3XjNBgRE)
    Error:
    Error: Python: Traceback (most recent call last):
    File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\frontend.py", line 382, in execute
    world = data.createWorld()
    File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\CyclesWorldData.py", line 54, in createWorld
    texture_node.image.colorspace_settings.name = color_space["name"]
    TypeError: bpy_struct: item.attr = val: enum "Linear" not found in ('ACES - ACES2065-1', 'ACES - ACEScc', 'ACES - ACEScct', 'ACES - ACEScg', 'ACES - ACESproxy', 'Input - ADX - ADX10', 'Utility - Curve - Rec.1886', 'Utility - Curve - Rec.2020', 'Utility - Curve - Rec.709', 'Utility - Curve - sRGB', 'Utility - Gamma 1.8 - Rec.709 - Texture', 'Utility - Gamma 2.2 - Rec.709 - Texture', 'Utility - Linear - Adobe RGB', 'Utility - Linear - Adobe Wide Gamut RGB', 'Utility - Linear - P3-D60', 'Utility - Linear - P3-D65', 'Utility - Linear - P3-DCI', 'Utility - Linear - Rec.2020', 'Utility - Linear - Rec.709', 'Utility - Linear - RIMM ROMM (ProPhoto)', 'Utility - Linear - sRGB', 'Utility - Raw', 'Utility - Rec.2020 - Camera', 'Utility - Rec.2020 - Display', 'Utility - Rec.709 - Camera', 'Utility - Rec.709 - Display', 'Utility - sRGB - Texture', 'Utility - XYZ - D60')

And question: this HDRI is not working with EEVEE anyway?