Skip to content

Can't update the addon manually #81

@Aodaruma

Description

@Aodaruma

Describe the bug

Python: Traceback (most recent call last):
  File "C:\Users\aodaruma\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\coa_tools2\addon_updater_ops.py", line 288, in execute
    res = updater.run_update(
          ^^^^^^^^^^^^^^^^^^^
  File "C:\Users\aodaruma\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\coa_tools2\addon_updater.py", line 1256, in run_update
    self.unpack_staged_zip(clean)
  File "C:\Users\aodaruma\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\coa_tools2\addon_updater.py", line 821, in unpack_staged_zip
    raise ValueError("__init__ file not found in new source")
ValueError: __init__ file not found in new source

To Reproduce
Steps to reproduce the behavior:

  1. Go to coa_tools2 Preference
  2. Click on Install latest master / old version
  3. See error

Expected behavior
No errors and install latest version

Metadata

Metadata

Assignees

Labels

Blenderabout Blender addonbugSomething isn't working

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions