You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): steamdb.info:443
DEBUG:urllib3.connectionpool:https://steamdb.info:443 "GET /search/?a=app&q=FaceRig&type=-1&category=0 HTTP/1.1" 200 None
ERROR:root:Traceback (most recent call last):
File "Qt\logic.py", line 208, in run_GLR
File "Qt\logic.py", line 314, in replaceConfig
File "fileinput.py", line 252, in next
File "fileinput.py", line 339, in _readline
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\Program Files (x86)\Steam/DllInjector.ini' -> 'C:\Program Files (x86)\Steam/DllInjector.ini.bak'
NoneType: None
I have no clue how to fix this and if someone could help that would be great.
The text was updated successfully, but these errors were encountered:
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): steamdb.info:443
DEBUG:urllib3.connectionpool:https://steamdb.info:443 "GET /search/?a=app&q=FaceRig&type=-1&category=0 HTTP/1.1" 200 None
ERROR:root:Traceback (most recent call last):
File "Qt\logic.py", line 208, in run_GLR
File "Qt\logic.py", line 314, in replaceConfig
File "fileinput.py", line 252, in next
File "fileinput.py", line 339, in _readline
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\Program Files (x86)\Steam/DllInjector.ini' -> 'C:\Program Files (x86)\Steam/DllInjector.ini.bak'
NoneType: None
I have no clue how to fix this and if someone could help that would be great.
The text was updated successfully, but these errors were encountered: