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
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Description: [Enter what you did and what happened]
Version: 0.7.5
Type: <class 'OSError'>
Value: [WinError 145] The directory is not empty: 'C:\Users\DONCAP~1\AppData\Local\Temp\CDDA Game Launcher\newbuild-091ed992'
Traceback:
File "cddagl\ui.py", line 1701, in timeout
File "shutil.py", line 482, in rmtree
File "shutil.py", line 381, in _rmtree_unsafe
File "cddagl\ui.py", line 100, in remove_readonly
The text was updated successfully, but these errors were encountered:
This error is a little weird. In the update process, the new archived is downloaded in a temporary directory C:\Users\DONCAP~1\AppData\Local\Temp\CDDA Game Launcher\newbuild-091ed992 in your case and it is removed afterwards. For some reason, your directory was not removed. There might be another process interfering with that. I'll see if I can add more information and the possibility to retry deleting that temporary directory.
<class 'OSError'>
The text was updated successfully, but these errors were encountered: