goatcorp / FFXIVQuickLauncher

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

Launcher recently giving me this error. #104

Closed restinya closed 4 years ago

restinya commented 5 years ago

Was not an issue until yesterday but it now throws this exception at me if I attempt to open a 2nd client.

System.Exception: Game exited prematurely at XIVLauncher.Game.XivGame.LaunchGame(String sessionId, Int32 region, Int32 expansionLevel, Boolean isSteamIntegrationEnabled, Boolean isSteamServiceAccount, String additionalArguments, Boolean closeMutants) in E:\Sapphire\FFXIVQuickLauncher\XIVLauncher\Game\XivGame.cs:line 211 3.6.0.0 3051009 Context: XG LaunchGame Microsoft Windows NT 6.2.9200.0 True True False False False English

[ { "$type": "XIVLauncher.Addon.AddonEntry, XIVLauncher", "IsEnabled": false, "Addon": { "$type": "XIVLauncher.Addon.RichPresenceAddon, XIVLauncher", "Name": "FFXIV Discord Rich Presence" } } ]

pigsflew commented 5 years ago

That's the launcher reacting to the game closing unexpectedly--it doesn't look like the launcher is causing an error here, it looks like the game client's second instance is failing to launch appropriately.

Specifically, this log line is here; I'm unsure how it got line 211, since it should have thrown at line 202...

Aida-Enna commented 4 years ago

@restinya Is this still an issue?

Aida-Enna commented 4 years ago

Tested, and unable to reproduce with the current version. Assuming fixed. Please re-open an issue if it's not working on the latest client (after it's fixed for 5.2!). Thank you!