Grim-es / material-combiner-addon

Blender addon for material combining, uv bounds fixing
MIT License
451 stars 36 forks source link

Add-on wont let me turn it on #92

Open ShibireYoku opened 4 months ago

ShibireYoku commented 4 months ago

It keeps giving me this error message

Traceback (most recent call last): File "F:\Program Files\Blender Foundation\2.93\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) ModuleNotFoundError: No module named 'material-combiner-addon-2'

I have try reinstalled it and whatever else I could even restart blender I try everything to my knowledge. no video for this issue anywhere. 😭

Grim-es commented 4 months ago

You need to download matcombiner from Master branch, or material-combiner-addon-master.zip from Releases, not Source code from releases. But before installing that one, delete old installation material-combiner-addon-2.x.x.x from C:\Users\%USERNAME%\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons

AraHaan commented 4 months ago

C:\Users\%USERNAME%\AppData\Roaming is %AppData% and is much shorter.

For me it is in: %AppData%\Blender Foundation\Blender\3.6\scripts\addons.