goatcorp / FFXIVQuickLauncher

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

error since the last patch #109

Closed sisco1986 closed 4 years ago

sisco1986 commented 4 years ago

System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at XIVLauncher.Dalamud.DalamudLauncher.Run() in D:\Sapphire\FFXIVQuickLauncher\XIVLauncher\Dalamud\DalamudLauncher.cs:line 117 at XIVLauncher.Windows.MainWindow.d__14.MoveNext() in D:\Sapphire\FFXIVQuickLauncher\XIVLauncher\Windows\MainWindow.xaml.cs:line 462 4.0.0.0 ab34bc3 Context: Hooks Microsoft Windows NT 6.2.9200.0 True True True True False English

[ { "$type": "XIVLauncher.Addon.AddonEntry, XIVLauncher", "IsEnabled": true, "Addon": { "$type": "XIVLauncher.Addon.RichPresenceAddon, XIVLauncher", "Name": "FFXIV Discord Rich Presence" } }, { "$type": "XIVLauncher.Addon.AddonEntry, XIVLauncher", "IsEnabled": true, "Addon": { "$type": "XIVLauncher.Addon.GenericAddon, XIVLauncher", "Path": "E:\Advanced Combat Tracker\Advanced Combat Tracker.exe", "CommandLine": "", "RunAsAdmin": false, "KillAfterClose": true, "Name": "Launch EXE : Advanced Combat Tracker" } } ]

nommi commented 4 years ago

I have error since newest patch as well, this is my error message, kind of similar to error above.

System.ArgumentNullException: Value cannot be null. Parameter name: value at System.String.StartsWith(String value) at XIVLauncher.Dalamud.DalamudLauncher.Run() in D:\Sapphire\FFXIVQuickLauncher\XIVLauncher\Dalamud\DalamudLauncher.cs:line 76 at XIVLauncher.Windows.MainWindow.d__14.MoveNext() in D:\Sapphire\FFXIVQuickLauncher\XIVLauncher\Windows\MainWindow.xaml.cs:line 462 4.0.0.0 ab34bc3 Context: Hooks Microsoft Windows NT 6.2.9200.0 True True True True False English

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

goaaats commented 4 years ago

Please try to delete the folder %AppData\XIVLauncher\addon\Hooks and check again. Sorry, will be fixed with the next launcher patch!

Aida-Enna commented 4 years ago

Assumed to be fixed in latest patch due to lack of activity - If this is still an issue, please comment here or open a new issue. Thank you!