Vitaly
Python: Traceback (most recent call last):
File “C:\Users\tyuki\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\ZenSets\sets\objects\collection_interface.py”, line 494, in execute
return p_cls_mgr.execute_RemoveSelectionFromGroup(self, context)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File “C:\Users\tyuki\AppData\Roaming\Blender Foundation\Blender\5.1\scripts\addons\ZenSets\sets\objects\collection_object_sets.py”, line 1385, in execute_RemoveSelectionFromGroup
bpy.ops.object.move_to_collection(collection_index=0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
TypeError: Converting py args to operator properties:: keyword “collection_index” unrecognized
In version 4.5 it works, but in version 5.1 it doesn’t.
Version 2.5.5.0
Imported from Discord