goatcorp / FFXIVQuickLauncher

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

Error on launching XIVLauncher #659

Open Asttrodbald opened 2 years ago

Asttrodbald commented 2 years ago

System.DllNotFoundException: Não é possível carregar a DLL 'Dalamud.Boot.dll': Não foi possível encontrar o módulo especificado. (Exceção de HRESULT: 0x8007007E) em XIVLauncher.Dalamud.DalamudLauncher.RewriteRemoteEntryPointW(IntPtr hProcess, String gamePath, String loadInfoJson) em XIVLauncher.Dalamud.DalamudLauncher.Run(DirectoryInfo gamePath, ClientLanguage language, Process gameProcess) na D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Dalamud\DalamudLauncher.cs:linha 131 em XIVLauncher.Windows.ViewModel.MainWindowViewModel.<>c.b__23_0(Process process) na D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:linha 492 em XIVLauncher.Game.NativeAclFix.LaunchGame(String workingDir, String exePath, String arguments, IDictionary2 envVars, Action1 beforeResume) na D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Game\NativeAclFix.cs:linha 417 em XIVLauncher.Game.Launcher.LaunchGame(String sessionId, Int32 region, Int32 expansionLevel, Boolean isSteamIntegrationEnabled, Boolean isSteamServiceAccount, String additionalArguments, DirectoryInfo gamePath, Boolean isDx11, ClientLanguage language, Boolean encryptArguments, Action`1 beforeResume) na D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Game\Launcher.cs:linha 196 em XIVLauncher.Windows.ViewModel.MainWindowViewModel.StartGameAndAddon(LoginResult loginResult, Boolean gateStatus, Boolean isSteam) na D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:linha 475 em System.Threading.Tasks.Task.Execute() Version: 6.1.8.0 Git Hash: 6.1.8-0-g6abeafc Context: StartGameAndAddon OS: Microsoft Windows NT 6.2.9200.0 64bit? True DX11? True Addons Enabled? True Auto Login Enabled? True Language: English LauncherLanguage: Portuguese Game path: D:\SquareEnix\FINAL FANTASY XIV - A Realm Reborn

reiichi001 commented 2 years ago

It appears your antivirus has partially removed Dalamud's files.

Please ensure your exceptions are up to date. https://goatcorp.github.io/faq/xl_troubleshooting#q-how-do-i-whitelist-xivlauncher-and-dalamud-so-my-antivirus-leaves-them-alone

After checking your antivirus exceptions, please restart your computer. Then please reset Dalamud so that it will be redownloaded.

General "how to delete dalamud" steps:

  1. Close the game and xivlauncher
  2. Go to %AppData%\XIVLauncher
  3. Remove the Addon\Hooks folder
  4. Start the game now
  5. Let us know if the issue persists