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

Unhandled exception: [Enter a title]

Open mrts333 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.19041-SP0 (64-bit)
  • Type: <class 'PermissionError'>
  • Value: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\Users\Terrell Stevens\AppData\Local\CDDA Game Launcher\configs.db'
  • Traceback:
  File "cddagl\launcher.py", line 182, in <module>
  File "cddagl\launcher.py", line 175, in run_cddagl
  File "cddagl\sql\functions.py", line 46, in init_config

mrts333 avatar Oct 20 '20 07:10 mrts333

It seems there is a process on your computer that is using and locking that file C:\Users\Terrell Stevens\AppData\Local\CDDA Game Launcher\configs.db while the launcher needs it. Try to see if you can find that process and end it before using the launcher. That should solve your issue.

remyroy avatar Nov 14 '20 18:11 remyroy