leomoon-lightstudio
leomoon-lightstudio copied to clipboard
Using “Background Setup(Optional)”to prompt errors
Python: Traceback (most recent call last): File "C:\Users\26500\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\leomoon-lightstudio-master\light_operators.py", line 294, in execute bpy.context.scene.world.node_tree.nodes["Background"].inputs[0].default_value = (0.008, 0.008, 0.008, 1) KeyError: 'bpy_prop_collection[key]: key "Background" not found'
win11 blender3,2
Hi,
I'm unable to replicate it. Please note LightStudio only supports final versinos of Blender and daily builds are not supported: https://youtu.be/UGD-RfNKG_Q
Do you have Background under World Properties? By default Blender creates "Background" node for World and this error is saying that node doesn't exist:
Hi,
I'm unable to replicate it. Please note LightStudio only supports final versinos of Blender and daily builds are not supported: https://youtu.be/UGD-RfNKG_Q
Do you have Background under World Properties? By default Blender creates "Background" node for World and this error is saying that node doesn't exist:
Thank you,I find,Change Blender's language to English, and it can work