colinhartigan / valorant-rpc

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

had a freeze issue, so deleted the valorant-rpc folder in Roaming #118

Closed igl-nigal closed 2 years ago

igl-nigal commented 2 years ago

Traceback (most recent call last): File "valclient\client.py", line 907, in __get_lockfile FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\MSI\AppData\Local\Riot Games\Riot Client\Config\lockfile'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "valclient\client.py", line 73, in activate File "valclient\client.py", line 912, in __get_lockfile valclient.exceptions.LockfileError: Lockfile not found

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "main.py", line 19, in File "src\startup.py", line 50, in init File "src\startup.py", line 159, in check_region File "valclient\client.py", line 82, in activate