Blenderkit no longer searches for anything - Blenderkit Login dropdown opens nothing. #84527

Closed
opened 2021-01-08 17:54:28 +01:00 by David · 7 comments

System Information
Operating system: Windows 10 -64Bit
Graphics card: NVidia RTX2080Ti

Blender Version
Broken:
(example: 2.91.0 release)
(example: 2.80, edbf15d3c044, blender2.8, 2018-11-28, as found on the splash screen)
Worked: (optional)

Short description of error
When I try to find a model/Material/Brush via the Asset bar or from the Blendkit tab on the right, nothing happens. It just sits on Blendkit Searching. Even looking for Models by name found on the website (or using the copy/paste link as directed on the blenderkit website no results ever download.

Once in awhile I do see a Token updating text come up in the viewport so my guess is I'm not getting an updated token. But since I can't access the Login option from the dropdown menu, I'm not sure what to do.

Exact steps for others to reproduce the error
Open a new file - Type a material in the Blendkit asset bar - wait forever nothing happens. Check the blenderkit tab and it says blenderkit searching but never completes or times out on the search.

**System Information** Operating system: Windows 10 -64Bit Graphics card: NVidia RTX2080Ti **Blender Version** Broken: (example: 2.91.0 release) (example: 2.80, edbf15d3c044, blender2.8, 2018-11-28, as found on the splash screen) Worked: (optional) **Short description of error** When I try to find a model/Material/Brush via the Asset bar or from the Blendkit tab on the right, nothing happens. It just sits on Blendkit Searching. Even looking for Models by name found on the website (or using the copy/paste link as directed on the blenderkit website no results ever download. Once in awhile I do see a Token updating text come up in the viewport so my guess is I'm not getting an updated token. But since I can't access the Login option from the dropdown menu, I'm not sure what to do. **Exact steps for others to reproduce the error** Open a new file - Type a material in the Blendkit asset bar - wait forever nothing happens. Check the blenderkit tab and it says blenderkit searching but never completes or times out on the search.
Author

Added subscriber: @DavidMehl

Added subscriber: @DavidMehl
David changed title from Blendkit no longer searches for anything - Blendkit Login dropdown opens nothing. to Blenderkit no longer searches for anything - Blenderkit Login dropdown opens nothing. 2021-01-08 19:14:45 +01:00
Author

Additional Info - Looked into the Console and I have this error any time I try to get to the Blenderkit Login:

Python: Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\addons\blenderkit\ui_panels.py", line 516, in draw
  draw_login_buttons(layout)
File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\addons\blenderkit\ui_panels.py", line 660, in draw_login_buttons
  icon='URL').signup = False

AttributeError: 'NoneType' object has no attribute 'signup'

location: :-1

Additional Info - Looked into the Console and I have this error any time I try to get to the Blenderkit Login: Python: Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\addons\blenderkit\ui_panels.py", line 516, in draw draw_login_buttons(layout) File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\addons\blenderkit\ui_panels.py", line 660, in draw_login_buttons icon='URL').signup = False ``` AttributeError: 'NoneType' object has no attribute 'signup' location: <unknown location>:-1
Author

Oh, and I tried uninstalling and reinstalling 2.91.0 and still the same problem.

Oh, and I tried uninstalling and reinstalling 2.91.0 and still the same problem.
Author

As a test I renamed the blenderkit folder and copied the blenderkit folder from 2.8.2 and it functions with that instance. So clearly a weird bug even after downloading a new instance of 2.91.0 I had the same result.
So at least I can use my paid subscription to the catalog, but still an issue.

As a test I renamed the blenderkit folder and copied the blenderkit folder from 2.8.2 and it functions with that instance. So clearly a weird bug even after downloading a new instance of 2.91.0 I had the same result. So at least I can use my paid subscription to the catalog, but still an issue.
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Hi, Blender Kit is maintained independently of Blender now, please report the bug here:

https://github.com/BlenderKit/blenderkit/issues

Hi, Blender Kit is maintained independently of Blender now, please report the bug here: https://github.com/BlenderKit/blenderkit/issues
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#84527
No description provided.