Grim-es/material-combiner-addon

Traceback error?

sebastianN01 opened this issue · 1 comments

Traceback (most recent call last):
File "D:\SteamLibrary\steamapps\common\Blender\2.82\scripts\modules\addon_utils.py", line 351, in enable
mod = import(module_name)
ModuleNotFoundError: No module named 'material-combiner-addon-2'

why? i downloaded and installed most recent version as of 18/05/2020

This tends to happen with versioned blender add-ons. If you unzip, rezip with the name material-combine-addon it should take care of the issue. See Rokoko/rokoko-studio-live-blender#60 for the same problem