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 "/home/xxx/.config/blender/4.0/scripts/addons/LilySurfaceScraper-master/blender/LilySurfaceScraper/frontend.py", line 382, in execute
world = data.createWorld()
File "/home/xxx/.config/blender/4.0/scripts/addons/LilySurfaceScraper-master/blender/LilySurfaceScraper/CyclesWorldData.py", line 70, in createWorld
ground_hdri_node.node_tree = getGroundHdriNodeGroup()
File "/home/xxx/.config/blender/4.0/scripts/addons/LilySurfaceScraper-master/blender/LilySurfaceScraper/CyclesWorldData.py", line 31, in getGroundHdriNodeGroup
return bpy.data.node_groups["GroundHdri"]
KeyError: 'bpy_prop_collection[key]: key "GroundHdri" not found'
Version of LilySurfaceScrapper: master
Version of Blender: 4.0.2
Operating System: Linux
Did I do something wrong somewhere? How can i solve the problem?
The text was updated successfully, but these errors were encountered:
When run "Import from clipboard",occur error
Did I do something wrong somewhere? How can i solve the problem?
The text was updated successfully, but these errors were encountered: