CDDA-Game-Launcher icon indicating copy to clipboard operation
CDDA-Game-Launcher copied to clipboard

Unhandled exception: [Enter a title]

Open dominguez93 opened this issue 4 years ago • 1 comments

  • Description: [Enter what you did and what happened]
  • Version: 1.4.12
  • OS: Windows-10-10.0.17134-SP0 (64-bit)
  • Type: <class 'PermissionError'>
  • Value: [WinError 5] Access is denied: 'C:\Program Files (x86)\CDDA Game Launcher\cddagl\cdda'
  • Traceback:
  File "cddagl\ui\views\main.py", line 1589, in update_game
  File "os.py", line 223, in makedirs

dominguez93 avatar Oct 16 '20 12:10 dominguez93

It seems like there is a process locking or using that directory C:\Program Files (x86)\CDDA Game Launcher\cddagl\cdda at the same time as the launcher. Try to find that process and end it. It should solve your issue.

remyroy avatar Nov 14 '20 18:11 remyroy