Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'ShaderNodeMixRGB' object has no attribute 'default_value' #223

Open
Ubuntuuuuu opened this issue Oct 26, 2022 · 1 comment

Comments

@Ubuntuuuuu
Copy link

Ubuntuuuuu commented Oct 26, 2022

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'

@Fncarecasboy
Copy link

When will you fix this...it's very useful for current version of Blender 3.4.1 but not functional at the moment...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants