This extension was part of Blender 4.1 bundled add-ons. It is now offered as it is, with limited supported.
No changelog for this release.
This extension does not require special permissions.
What do I do with this kind of error?
Python: Traceback (most recent call last): File "B:\Blender\4.2\4.2\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 1302, in execute cmd_batch = self.exec_command_iter(is_modal) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "B:\Blender\4.2\4.2\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 2367, in exec_command_iter if lock_result_any_failed_with_report(self, self.repo_lock.acquire()): ^^^^^^^^^^^^^^^^^^^^^^^^ File "B:\Blender\4.2\4.2\scripts\addons_core\bl_pkg\bl_extension_utils.py", line 2073, in acquire raise Exception("acquire(): cookie doesn't exist! (when it should)") Exception: acquire(): cookie doesn't exist! (when it should)
Good job