Hello,
i want to test the pipeline from converting an nwd to blender. I am a long time user of Blender and addons. I have Blender 4.2.12 LTS and 4.5.10 LTS installed. The later completly vanilla.
I downloaded and installed speckle.blender.installer-3.5.1.exe and the plugin had no issues to be activated. I could login inside of blender and choose the project and model.
When i try to load the model i get this error:
Python: Traceback (most recent call last):
File "C:\Users\livei\AppData\Roaming\Blender Foundation\Blender\4.5\scripts\addons\bpy_speckle\connector\blender_operators\model_card_load_button.py", line 49, in execute
converted_objects = load_operation(
^^^^^^^^^^^^^^^
File "C:\Users\livei\AppData\Roaming\Blender Foundation\Blender\4.5\scripts\addons\bpy_speckle\connector\operations\load_operation.py", line 187, in load_operation
sorted_collections = sorted(
^^^^^^^
TypeError: '<' not supported between instances of 'NoneType' and 'str'
Its on both Blender versions.
I checked the Speckly system status and there were no errors
Anyone else experience that ?
kr
Damir