colinhartigan / valorant-rpc

Feature-rich Discord rich-presence implementation for VALORANT
MIT License
337 stars 56 forks source link

Error 13 Permission denied #113

Closed zLxisFX closed 2 years ago

zLxisFX commented 2 years ago

Traceback (most recent call last): File "main.py", line 19, in File "src\startup.py", line 32, in init File "src\utilities\program_data.py", line 22, in update_file_location File "src\utilities\program_data.py", line 36, in modify_isntalls PermissionError: [Errno 13] Permission denied: 'C:\ProgramData\valorant-tools\installs.json'

Pikachu051 commented 2 years ago

Launch the game first, then launch the program.

Next time, you can launch the program and the program will launch the game for you automatically.

zLxisFX commented 2 years ago

still does the same thing

HighError commented 2 years ago

Run as administrator or configure public folder access

HighError commented 2 years ago

Public folder: Right mouse click on the folder "C:\ProgramData\valorant-tools" -> Properties

1)Security image