-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Note: Please check our troubleshooting guide first to see if your issue already has a solution there: https://docs.polyhaven.com/en/guides/blender-addon#troubleshooting
Describe the bug
A clear and concise description of what the problem is.
Cannot download textures or models through the add-on. Any time "Fetch Assets" is clicked again, zero assets are downloaded.
System info
Blender version: 4.1
Add-on version: 1.1.11
Windows/Linux/Mac: Windows
Any other system info relevant to the bug?
N/A
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:
C:\Program Files\Blender Foundation\Blender 4.1>blender
Read prefs: "C:\Users\diamo\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend"
🔄 blenderkit: Verbose is enabled
🔄 blenderkit: Read in JSON settings from file
Update armature presets...
register_class(...):
Info: Registering operator class: 'IMPORT_OT_psk', bl_idname 'import_scene.psk' has been registered before, unregistering previous
register_class(...):
Warning: 'Combine_PT_Panel' doesn't have upper case alpha-numeric prefix
register_class(...):
Warning: 'Export_PT_Panel' doesn't have upper case alpha-numeric prefix
[HD2SDK:CE] Blender Version: (4, 1, 1) Correct Version: True
[HD2SDK:CE] Checking If Addon is up to date...
[HD2SDK:CE] Current Version: (2, 6, 1)
[HD2SDK:CE] Latest Version: (2, 7, 5)
[HD2SDK:CE] Addon is outdated!
[HD2SDK:CE] Loaded Data Folder: E:\SteamLibrary\steamapps\common\Helldivers 2\data
[HD2SDK:CE] Updated Archive Hashes File
Warning: Unknown phrase: FixFBTButton.label
Warning: Unknown phrase: FixFBTButton.desc
Warning: Unknown phrase: RemoveFBTButton.label
Warning: Unknown phrase: RemoveFBTButton.desc
Warning: Unknown phrase: LoadBonesButton.label
Warning: Unknown phrase: LoadBonesButton.desc
Warning: Unknown phrase: ExporterModelsPopup.label
Warning: Unknown phrase: ExporterModelsPopup.desc
Warning: Unknown phrase: Importer.export_resonite.label
Warning: Unknown phrase: Importer.export_resonite.desc
Loading CATS...
register_class(...):
Info: Registering operator class: 'BoneMergeButton', bl_idname 'cats_bonemerge.merge_bones' has been registered before, unregistering previous
Loaded CATS successfully!
Loading Material Combiner..
Registered 18 Material Combiner classes.
🔄 blenderkit: Running background update callback
🔄 blenderkit: Attempted popup prompt
ℹ️ blenderkit: Global dir permissions are OK. [02:37:32.258, utils.py:1429]
ℹ️ blenderkit: BlenderKit-Client is running on port 62485! [02:37:32.432, timer.py:124]
🔄 blenderkit: Running the install popup handler.
Read blend: "C:\Users\diamo\AppData\Local\Temp\quit.blend"
polyhavenassets updater: Running background check for update
Info: Downloaded 0 assets
GPUTexture: Blender Texture Not Loaded!
GPUTexture: Blender Texture Not Loaded!
GPUTexture: Blender Texture Not Loaded!
GPUTexture: Blender Texture Not Loaded!
GPUTexture: Blender Texture Not Loaded!
To Reproduce
Steps to reproduce the behavior, starting from an empty scene in Blender:
Click "Fetch Assets", downloads no textures or models, only HDRIs.
Can you reproduce the error starting from factory defaults?
Yes/No
Screenshots
If applicable, add screenshots or videos to help explain your problem.