I get this error on bender 4.3 startup in console window:
Traceback (most recent call last):
File "C:\Users\ophid\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\ZenSets\sets\__init__.py", line 807, in zen_sets_on_addon_started
p_cls_mgr.update_collections(p_scene)
File "C:\Users\ophid\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\ZenSets\sets\objects\collection_object_sets.py", line 561, in update_collections
cls._get_all_collections(_collections_map[v_layer], p_list, v_layer.layer_collection, -1, 0)
File "C:\Users\ophid\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\ZenSets\sets\objects\collection_object_sets.py", line 689, in _get_all_collections
new_item.collection = p_collection
^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: RNA_property_pointer_set: cannot assign an embedded ID to an IDProperty