goatcorp / FFXIVQuickLauncher

Custom launcher for FFXIV
https://goatcorp.github.io/
GNU General Public License v3.0
2.76k stars 327 forks source link

launcher not opening #96

Closed dakkidaze closed 4 years ago

dakkidaze commented 5 years ago

'reinstalled' the whole thing(delete xivlauncher folders under appdata\roaming and appdata\local) and downloaded the newest version from github and it doesn't open either

output.log said this

2019-09-15 00:54:01.038 +08:00 [INF] XIVLauncher started as xivlauncher-3.6.0.0-3051009
2019-09-15 00:54:01.138 +08:00 [INF] Loaded UI theme resource.
2019-09-15 00:54:01.141 +08:00 [INF] Loading MainWindow for account ''
2019-09-15 00:54:01.425 +08:00 [INF] Starting update check.
2019-09-15 00:54:01.932 +08:00 [INF] AutoUpdaterOnCheckForUpdateEvent called.
2019-09-15 00:54:01.936 +08:00 [INF] No update: 3.6.0.0
Onibus commented 5 years ago

I had the same issue and found that despite an entry in my Firewall (Bitdefender), the toggle was turned "off". Add an exception to allow traffic to your firewall rule whether it's Windows or your AV solution.

dakkidaze commented 5 years ago

I had the same issue and found that despite an entry in my Firewall (Bitdefender), the toggle was turned "off". Add an exception to allow traffic to your firewall rule whether it's Windows or your AV solution.

Thanks for your help, sadly still not working. I disabled my firewall and it didn't want to launch either.

mmaine commented 5 years ago

I posted on the previous bug report too, if you run RTSS (Rivatuner), disabling it helps.

dakkidaze commented 5 years ago

I posted on the previous bug report too, if you run RTSS (Rivatuner), disabling it helps.

It worked! Thank you sir!

Looking forward to a solution that makes them works together tho :)

dakkidaze commented 5 years ago

OK today when I wanted to run something written in C#(textools) and it refused to start until I close RTSS. I believe there is something wrong regarding RTSS(or maybe my OS), and I think there should be a line in README telling people to close RTSS if launcher refuses to start.

pigsflew commented 4 years ago

Another report has this comment saying to clear RTSS' cache which may allow you to run both together again. If you could give it a try, I can provide a doc change MR to Goaaats highlighting this issue.

goaaats commented 4 years ago

This was related to an issue with RivaTuner, which should be fixed now as soon as you update it. Thanks everyone!