gregzaal / Gaffer

A light-manager add-on for Blender
386 stars 30 forks source link

Link to download is broken #171

Closed secretgspot closed 7 months ago

secretgspot commented 7 months ago

bit.li link doesn't work and release version of the code is broken on 4.1

Traceback (most recent call last): File "G:\SteamLibrary\steamapps\common\Blender\4.1\scripts\modules\addon_utils.py", line 376, in enable mod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "G:\SteamLibrary\steamapps\common\Blender\4.1\python\Lib\importlib__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1126, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1126, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1140, in _find_and_load_unlocked ModuleNotFoundError: No module named 'Gaffer-3'

gregzaal commented 7 months ago

The bit.ly link works for me, and I haven't received any other reports like this.

ChildishGiant commented 6 months ago

Seems like another case of #112