You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\frontend.py", line 215, in execute
mat = data.createMaterial()
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\CyclesMaterialData.py", line 250, in createMaterial
mix_node.default_value = 1.
AttributeError: 'ShaderNodeMixRGB' object has no attribute 'default_value'
Error: Python: Traceback (most recent call last):
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\frontend.py", line 215, in execute
mat = data.createMaterial()
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\CyclesMaterialData.py", line 250, in createMaterial
mix_node.default_value = 1.
AttributeError: 'ShaderNodeMixRGB' object has no attribute 'default_value'
The text was updated successfully, but these errors were encountered:
Can't create surface, no nodetree. Lights are working, but no surfaces or world.
https://polyhaven.com/a/slab_tiles
Version of LilySurfaceScrapper: 1.8.1
Version of Blender: 3.31
CYCLES render
Operating System: Windows10 with ACES installed (https://youtu.be/8zb3XjNBgRE)
Traceback (most recent call last):
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\frontend.py", line 215, in execute
mat = data.createMaterial()
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\CyclesMaterialData.py", line 250, in createMaterial
mix_node.default_value = 1.
AttributeError: 'ShaderNodeMixRGB' object has no attribute 'default_value'
Error: Python: Traceback (most recent call last):
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\frontend.py", line 215, in execute
mat = data.createMaterial()
File "C:\Users\ChristArmy\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\LilySurfaceScraper\CyclesMaterialData.py", line 250, in createMaterial
mix_node.default_value = 1.
AttributeError: 'ShaderNodeMixRGB' object has no attribute 'default_value'
The text was updated successfully, but these errors were encountered: