eliemichel / LilySurfaceScraper

Import shaders end environments in Blender from a single URL
Other
596 stars 58 forks source link

RuntimeError: Invalid Input Error: Material provider not supported. #214

Open Wehler opened 2 years ago

Wehler commented 2 years ago

Unable to import any texture from any of the supported sites. I am able to import HDRI from Polyasset. For cgbookcase and ambientcg I get the error: RuntimeError: Invalid Input Error: Material provider not supported. See the documentation for a list of supported material providers. For Polyhaven I get the error: RuntimeError: Invalid Input Error: Not a texture

eliemichel commented 2 years ago

Looks like you are trying to import a material in the World panel. You should do it from the Material panel, since the button in the World panel is only to import worlds. ;)