tappi287 / openvr_fsr_app

Management Gui for OpenVR FSR PlugIn
MIT License
356 stars 10 forks source link

cant run app at all. Reinstalled the app, canary, chrome, no luck. 'localhost" refused to connect #57

Closed samfisherirl closed 3 months ago

samfisherirl commented 1 year ago

image

tappi287 commented 1 year ago

Can you take a look if you find a ..exception.log under %localappdata%\openvr_fsr_app? +please use netstat to find any other software on your machine listening at port 8144. This port is needed for the app to run.

saharasarge commented 8 months ago

Same issue, no exception log and netstat shows nothing occupying port 8144

tappi287 commented 4 months ago

Latest release adds an exception for this: https://github.com/tappi287/openvr_fsr_app/releases/tag/0.9.9

tappi287 commented 3 months ago

You could also try this release with extra logging to help pin down the problem: https://github.com/tappi287/openvr_fsr_app/releases/tag/0.9.91 and report back here: https://github.com/tappi287/openvr_fsr_app/issues/60 THanks