torrinworx / Blend_My_NFTs

Easily generate thousands of 3D models, images, and animation automatically in Blender for free with Blend_My_NFTs.
GNU General Public License v3.0
1.01k stars 339 forks source link

Error comes every time I click on generate #150

Closed bobbyjones741 closed 2 years ago

bobbyjones741 commented 2 years ago

Python: Traceback (most recent call last): File "C:\Users\Bob\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\Blend_My_NFTs-main__init.py", line 592, in execute helpers.activate_logging() File "C:\Users\Bob\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\Blend_My_NFTs-main\main\helpers.py", line 529, in activate_logging file_handler = logging.FileHandler(os.path.join(log_path, 'BMNFTs_Log.txt'), 'a') File "C:\Users\Bob\Desktop\blender-3.2.0-windows-x64\3.2\python\lib\logging__init.py", line 1169, in init StreamHandler.init__(self, self._open()) File "C:\Users\Bob\Desktop\blender-3.2.0-windows-x64\3.2\python\lib\logging\init__.py", line 1201, in _open return open_func(self.baseFilename, self.mode, FileNotFoundError: [Errno 2] No such file or directory: '\\..\..\Render2\BMNFTs_Log.txt'