HearthSim / Hearthstone-Deck-Tracker

A deck tracker and deck manager for Hearthstone on Windows
https://hsreplay.net/downloads/
4.61k stars 1.11k forks source link

Unable to Install HDT #4525

Open balthazor3498 opened 5 months ago

balthazor3498 commented 5 months ago

Expected Behavior

Install HDT with the HDT-Installer.exe

Actual Behavior

When I run the installer nothing happens, it appears in task manager briefly then disappears. If I spam it 3-4 times I get this error to pop up with a log.

Steps to reproduce behavior

I have looked at other similar posts here about it, and they recommend repairing dotnetframework but that has not worked for me, i have tried installing, reinstalling, and uninstalling it. I have also tried using different versions as that was a solution someone found.

Log/Screenshots

2024-01-13 15:06:31> Program: Starting Squirrel Updater: --install . 2024-01-13 15:06:31> Program: Starting install, writing to S:\Users\dcher\AppData\Local\SquirrelTemp 2024-01-13 15:06:31> Program: About to install to: S:\Users\dcher\AppData\Local\HearthstoneDeckTracker 2024-01-13 15:06:31> Program: Install path S:\Users\dcher\AppData\Local\HearthstoneDeckTracker already exists, burning it to the ground 2024-01-13 15:06:32> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages.betaId'. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents, Encoding encoding) at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId() 2024-01-13 15:06:32> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages\RELEASES'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Squirrel.Utility.LoadLocalReleases(String localReleaseFile) at Squirrel.UpdateManager.CheckForUpdateImpl.d2.MoveNext() 2024-01-13 15:06:32> CheckForUpdateImpl: Reading RELEASES file from S:\Users\dcher\AppData\Local\SquirrelTemp 2024-01-13 15:06:32> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch 2024-01-13 15:06:32> ApplyReleasesImpl: Writing files to app directory: S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12 2024-01-13 15:06:33> LogHost: Rigging execution stub for HearthstoneDeckTracker_ExecutionStub.exe to S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\HearthstoneDeckTracker.exe 2024-01-13 15:06:34> ApplyReleasesImpl: Squirrel Enabled Apps: [S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12\HearthstoneDeckTracker.exe] 2024-01-13 15:06:37> ApplyReleasesImpl: Starting fixPinnedExecutables 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: Citra Nightly.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: Command Prompt.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: Control Panel.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: Discord.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: File Explorer.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: Opera GX Browser.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: File 'S:\Users\dcher\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags) at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut) at Squirrel.UpdateManager.ApplyReleasesImpl.b11_0(FileInfo file) 2024-01-13 15:06:37> ApplyReleasesImpl: Examining Pin: Steam.lnk 2024-01-13 15:06:37> ApplyReleasesImpl: Fixing up tray icons 2024-01-13 15:06:37> ApplyReleasesImpl: cleanDeadVersions: for version 1.23.12 2024-01-13 15:06:37> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.23.12 2024-01-13 15:06:57> Program: Starting Squirrel Updater: --install . 2024-01-13 15:06:57> Program: Starting install, writing to S:\Users\dcher\AppData\Local\SquirrelTemp 2024-01-13 15:06:57> Program: About to install to: S:\Users\dcher\AppData\Local\HearthstoneDeckTracker 2024-01-13 15:06:57> Program: Install path S:\Users\dcher\AppData\Local\HearthstoneDeckTracker already exists, burning it to the ground 2024-01-13 15:06:58> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages.betaId'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents, Encoding encoding) at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId() 2024-01-13 15:06:58> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages\RELEASES'. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Squirrel.Utility.LoadLocalReleases(String localReleaseFile) at Squirrel.UpdateManager.CheckForUpdateImpl.d2.MoveNext() 2024-01-13 15:06:58> CheckForUpdateImpl: Reading RELEASES file from S:\Users\dcher\AppData\Local\SquirrelTemp 2024-01-13 15:06:58> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch 2024-01-13 15:06:58> ApplyReleasesImpl: Writing files to app directory: S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12 2024-01-13 15:06:59> LogHost: Rigging execution stub for HearthstoneDeckTracker_ExecutionStub.exe to S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\HearthstoneDeckTracker.exe 2024-01-13 15:07:00> ApplyReleasesImpl: Squirrel Enabled Apps: [S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12\HearthstoneDeckTracker.exe] 2024-01-13 15:07:02> ApplyReleasesImpl: Starting fixPinnedExecutables 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: Citra Nightly.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: Command Prompt.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: Control Panel.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: Discord.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: File Explorer.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: Opera GX Browser.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: File 'S:\Users\dcher\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags) at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut) at Squirrel.UpdateManager.ApplyReleasesImpl.b__11_0(FileInfo file) 2024-01-13 15:07:02> ApplyReleasesImpl: Examining Pin: Steam.lnk 2024-01-13 15:07:02> ApplyReleasesImpl: Fixing up tray icons 2024-01-13 15:07:02> ApplyReleasesImpl: cleanDeadVersions: for version 1.23.12 2024-01-13 15:07:02> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.23.12 2024-01-13 15:07:10> Program: Starting Squirrel Updater: --install . 2024-01-13 15:07:10> Program: Starting install, writing to S:\Users\dcher\AppData\Local\SquirrelTemp 2024-01-13 15:07:10> Program: About to install to: S:\Users\dcher\AppData\Local\HearthstoneDeckTracker 2024-01-13 15:07:10> Program: Install path S:\Users\dcher\AppData\Local\HearthstoneDeckTracker already exists, burning it to the ground 2024-01-13 15:07:10> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages.betaId'. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAcce2024-01-13 15:07:11> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages\HearthstoneDeckTracker-1.23.12-full.nupkg' because it is being used by another process. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at Syste2024-01-13 15:07:11> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12\HearthDb.dll' because it is being used by another process. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at Squirrel.Utility.<>c.b19_0(String file) at Squirrel.Utility.<>c__DisplayClass12_1`1.b1() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>cDisplayClass13_1`1.<b1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c.<<DeleteDire2024-01-13 15:07:11> LogHost: Rigging execution stub for HearthstoneDeckTracker_ExecutionStub.exe to S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\HearthstoneDeckTracker.exe 2024-01-13 15:07:13> ApplyReleasesImpl: Squirrel Enabled Apps: [S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12\HearthstoneDeckTracker.exe] 2024-01-13 15:07:15> ApplyReleasesImpl: Starting fixPinnedExecutables 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: Citra Nightly.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: Command Prompt.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: Control Panel.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: Discord.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: File Explorer.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: Opera GX Browser.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: File 'S:\Users\dcher\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags) at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut) at Squirrel.UpdateManager.ApplyReleasesImpl.b11_0(FileInfo file) 2024-01-13 15:07:15> ApplyReleasesImpl: Examining Pin: Steam.lnk 2024-01-13 15:07:15> ApplyReleasesImpl: Fixing up tray icons 2024-01-13 15:07:15> ApplyReleasesImpl: cleanDeadVersions: for version 1.23.12 2024-01-13 15:07:15> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.23.12 2024-01-13 15:07:15> ApplyReleasesImpl: Failed to clean dead versions, continuing anyways: System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages\RELEASES'. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path, Encoding encoding) at Squirrel.UpdateManager.ApplyReleasesImpl.d14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.d2.MoveNext() 2024-01-13 15:07:15> IEnableLogger: Failed to create uninstaller registry entry: System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages\RELEASES'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path, Encoding encoding) at Squirrel.UpdateManager.InstallHelperImpl.d5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d43`1.MoveNext() 2024-01-13 15:07:15> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages\RELEASES'. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path, Encoding encoding) at Squirrel.UpdateManager.InstallHelperImpl.d5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d431.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.<Install>d__4.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at Squirrel.Update.Program.executeCommandLine(String[] args) at Squirrel.Update.Program.main(String[] args) ---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Could not find a part of the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\packages\RELEASES'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path, Encoding encoding) at Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<LogIfThrows>d__431.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.d__4.MoveNext()<---

essAndDebuggerNotification(Task task) at Squirrel.Utility.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c.<b19_1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>cDisplayClass13_1`1.<b1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d42.MoveNext() 2024-01-13 15:07:13> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12\HearthstoneDeckTracker.exe' is denied. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at Squirrel.Utility.<>c.b__19_0(String file) at Squirrel.Utility.<>cDisplayClass12_11.<ForEachAsync>b__1() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass13_11.<b1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c.<b19_1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass13_1`1.<b1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d42.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.d4.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at Squirrel.Update.Program.executeCommandLine(String[] args) at Squirrel.Update.Program.main(String[] args) ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'S:\Users\dcher\AppData\Local\HearthstoneDeckTracker\app-1.23.12\HearthstoneDeckTracker.exe' is denied. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at Squirrel.Utility.<>c.b19_0(String file) at Squirrel.Utility.<>c__DisplayClass12_1`1.b1() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>cDisplayClass13_1`1.<b1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c.<b__19_1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>cDisplayClass13_1`1.<b1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.d42.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.d4.MoveNext()<---