Skip to content

Permission Denied to CombatLogs folder on Windows 10 #182

@RedFantom

Description

@RedFantom

It looks like a Windows 10 update changed the permissions to some folders again. At least, there have been repeated and reproducible reports of a PermissionError upon start-up of the GSF Parser.

  • Deleting the folder and recreating the folder manually does not work.
  • Deleting the folder and letting SWTOR recreate it works only until there are files in the folder
Traceback (most recent call last):
    File "main.py", line 28, in create_window
    File "gui.py", line 92, in __init__
    File "frames\file.py", line 133, in add_files
    File "parsing\parser.py", line 421, in get_gsf_in_file
    File "parsing\parser.py", line 539, in read_file
PermissionError: [Errno 13] Permission denied: 'C:/Users/user/Documents/Star Wars - The Old Republic\\CombatLogs'

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions