FFXIVQuickLauncher icon indicating copy to clipboard operation
FFXIVQuickLauncher copied to clipboard

error during early initialization

Open Leahndraaa opened this issue 7 months ago • 0 comments

Update disclaimer

  • [X] Yes, I have checked and my issue is not related to the game updating and plugins not working correctly.

What did you do?

i was just trying to update the game and it just keeps giving me the same error

Platform

Windows

Wine/Proton runner version

No response

Relevant log output

System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.UnauthorizedAccessException: Access to the path 'D:\Program Files (x86)\SquareEnix\FINAL FANTASY XIV - A Realm Reborn\game\game\4e9a232b' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
   at XIVLauncher.Common.Game.Patch.PatchManager.GetPatchFile(PatchListEntry patch) in C:\goatsoft\xl\XIVLauncher.Common\Game\Patch\PatchManager.cs:line 513
   at XIVLauncher.Common.Game.Patch.PatchManager.<DownloadPatchAsync>d__41.MoveNext() in C:\goatsoft\xl\XIVLauncher.Common\Game\Patch\PatchManager.cs:line 188
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at XIVLauncher.Common.Game.Patch.PatchManager.<>c__DisplayClass43_0.<<RunDownloadQueue>b__2>d.MoveNext() in C:\goatsoft\xl\XIVLauncher.Common\Game\Patch\PatchManager.cs:line 353
   --- End of inner exception stack trace ---
---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'D:\Program Files (x86)\SquareEnix\FINAL FANTASY XIV - A Realm Reborn\game\game\4e9a232b' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
   at XIVLauncher.Common.Game.Patch.PatchManager.GetPatchFile(PatchListEntry patch) in C:\goatsoft\xl\XIVLauncher.Common\Game\Patch\PatchManager.cs:line 513
   at XIVLauncher.Common.Game.Patch.PatchManager.<DownloadPatchAsync>d__41.MoveNext() in C:\goatsoft\xl\XIVLauncher.Common\Game\Patch\PatchManager.cs:line 188
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at XIVLauncher.Common.Game.Patch.PatchManager.<>c__DisplayClass43_0.<<RunDownloadQueue>b__2>d.MoveNext() in C:\goatsoft\xl\XIVLauncher.Common\Game\Patch\PatchManager.cs:line 353<---


Version: 6.4.1.0
Git Hash: 6.4.1-0-g21a73f3c
Context: Unhandled
OS: Microsoft Windows NT 6.2.9200.0
64bit? True
Addons Enabled? True
Auto Login Enabled? False
Language: English
LauncherLanguage: English
Game path: D:\Program Files (x86)\SquareEnix\FINAL FANTASY XIV - A Realm Reborn

Leahndraaa avatar Jul 03 '24 01:07 Leahndraaa