Poly-Haven / polyhavenassets

A Blender add-on to integrate our assets natively in the asset browser
GNU General Public License v3.0
312 stars 21 forks source link

i ha ve this message : Python: Traceback (most recent call last): File "/Users/xxx/Library/Application Support/Blender/4.0/scripts/addons/polyhavenassets-main/operators/pull_from_polyhaven.py", line 294, in execute error, assets = get_asset_list(self.asset_type) File "/Users/n.cros/Library/Application Support/Blender/4.0/scripts/addons/polyhavenassets-main/utils/get_asset_list.py", line 15, in get_asset_list verify_ssl = not bpy.context.preferences.addons["polyhavenassets"].preferences.disable_ssl_verify KeyError: 'bpy_prop_collection[key]: key "polyhavenassets" not found' #98

Closed papout-42 closed 11 months ago

papout-42 commented 11 months ago

Describe the bug A clear and concise description of what the bug is.

Console log Start blender from a command prompt/terminal (https://docs.blender.org/manual/en/latest/advanced/command_line/launch/index.html), reproduce the issue and paste the entire console output here:

PASTE CONSOLE OUTPUT HERE

To Reproduce Steps to reproduce the behavior, starting from an empty scene in Blender:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

gregzaal commented 11 months ago

Hi, if you're not purchasing the add-on from the Blender Market or supporting us on Patreon, make sure you follow the installation instructions in the readme carefully. The add-on must be downloaded from the releases page.