You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\modules\addon_utils.py", line 444, in enable mod.register() File "C:\Users\ivans\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\sketchfab-plugin-1-6-1\__init__.py", line 2406, in register updateCacheDirectory(None, context=bpy.context) File "C:\Users\ivans\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\sketchfab-plugin-1-6-1\__init__.py", line 2296, in updateCacheDirectory if not os.path.exists(Config.SKETCHFAB_TEMP_DIR): os.makedirs(Config.SKETCHFAB_TEMP_DIR) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen os>", line 215, in makedirs File "<frozen os>", line 215, in makedirs File "<frozen os>", line 225, in makedirs FileNotFoundError: [WinError 3] The system cannot find the path specified: 'H:\\'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\modules\addon_utils.py", line 444, in enable mod.register() File "C:\Users\ivans\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\sketchfab-plugin-1-6-1\__init__.py", line 2406, in register updateCacheDirectory(None, context=bpy.context) File "C:\Users\ivans\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\sketchfab-plugin-1-6-1\__init__.py", line 2296, in updateCacheDirectory if not os.path.exists(Config.SKETCHFAB_TEMP_DIR): os.makedirs(Config.SKETCHFAB_TEMP_DIR) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen os>", line 215, in makedirs File "<frozen os>", line 215, in makedirs File "<frozen os>", line 225, in makedirs FileNotFoundError: [WinError 3] The system cannot find the path specified: 'H:\\'
The text was updated successfully, but these errors were encountered: