System Information
Operating system: Windows-10-10.0.17763 64 Bits
Graphics card: GeForce GTX 970/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.64
Blender Version
Broken: version: 2.80 (sub 75), branch: master, commit date: 2019-07-29 14:47, hash: rBf6cb5f54494e, installed via Steam
Worked: -
Short description of error
Clicking Load 2.79 settings on splash screen produces error.
Exact steps for others to reproduce the error
- Start up Blender
- Click "Load 2.79 settings" on splash screen
- Receive error message, see below.
- No settings are loaded.
Based on the default startup.
Error:
Traceback (most recent call last):
File "D:\Program Files (x86)\Steam\steamapps\common\Blender\2.80\scripts\startup\bl_operators\userpref.py", line 115, in execute shutil.copytree(self._old_path(), self._new_path(), symlinks=True) File "D:\Program Files (x86)\Steam\steamapps\common\Blender\2.80\python\lib\shutil.py", line 315, in copytree os.makedirs(dst) File "D:\Program Files (x86)\Steam\steamapps\common\Blender\2.80\python\lib\os.py", line 221, in makedirs mkdir(name, mode)
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\Nepu\\AppData\\Roaming\\Blender Foundation\\Blender\\2.80'