Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install falled and #820

Open
rcp1985 opened this issue Jul 16, 2024 · 1 comment
Open

install falled and #820

rcp1985 opened this issue Jul 16, 2024 · 1 comment

Comments

@rcp1985
Copy link

rcp1985 commented Jul 16, 2024

Describe the bug

"There was an error while installing the application. Check the setup log for more information and contact the author."
To Reproduce

Expected behavior

Screenshots

image

System information:

  • Windows version:
    image

  • MaxTo version:
    2.2.1
    Additional context
    I upload the log file
    2024-07-16 09:21:15> Program: Starting Squirrel Updater: --install .
    2024-07-16 09:21:15> Program: Starting install, writing to C:\Users\rcp19\AppData\Local\SquirrelTemp
    2024-07-16 09:21:15> Program: About to install to: C:\Users\rcp19\AppData\Local\MaxTo
    2024-07-16 09:21:15> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages.betaId”的一部分。
    在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    在 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)
    在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    在 System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
    在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
    在 System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
    在 System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
    在 Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
    2024-07-16 09:21:15> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages\RELEASES”的一部分。
    在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    在 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)
    在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
    在 Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
    在 Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()
    2024-07-16 09:21:15> CheckForUpdateImpl: Reading RELEASES file from C:\Users\rcp19\AppData\Local\SquirrelTemp
    2024-07-16 09:21:16> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
    2024-07-16 09:21:16> ApplyReleasesImpl: Writing files to app directory: C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1
    2024-07-16 09:21:16> LogHost: Rigging execution stub for MaxTo.Companion.x64_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x64.exe
    2024-07-16 09:21:16> LogHost: Rigging execution stub for MaxTo.Companion.x86_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x86.exe
    2024-07-16 09:21:16> LogHost: Rigging execution stub for MaxTo.Core_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Core.exe
    2024-07-16 09:21:16> LogHost: Rigging execution stub for MaxTo.Server_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Server.exe
    2024-07-16 09:21:16> LogHost: Rigging execution stub for MaxTo.UI_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.UI.exe
    2024-07-16 09:21:16> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Core.exe]
    2024-07-16 09:21:32> ApplyReleasesImpl: Starting fixPinnedExecutables
    2024-07-16 09:21:32> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
    2024-07-16 09:21:32> ApplyReleasesImpl: Examining Pin: Microsoft Edge.lnk
    2024-07-16 09:21:32> ApplyReleasesImpl: Fixing up tray icons
    2024-07-16 09:21:32> ApplyReleasesImpl: cleanDeadVersions: for version 2.2.1
    2024-07-16 09:21:32> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2.1
    2024-07-16 09:21:34> Program: Starting Squirrel Updater: --install .
    2024-07-16 09:21:34> Program: Starting install, writing to C:\Users\rcp19\AppData\Local\SquirrelTemp
    2024-07-16 09:21:34> Program: About to install to: C:\Users\rcp19\AppData\Local\MaxTo
    2024-07-16 09:21:34> Program: Install path C:\Users\rcp19\AppData\Local\MaxTo already exists, burning it to the ground
    2024-07-16 09:21:35> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages.betaId”的一部分。
    在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    在 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)
    在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    在 System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
    在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
    在 System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
    在 System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
    在 Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
    2024-07-16 09:21:35> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages\RELEASES”的一部分。
    在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    在 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)
    在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
    在 Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
    在 Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()
    2024-07-16 09:21:35> CheckForUpdateImpl: Reading RELEASES file from C:\Users\rcp19\AppData\Local\SquirrelTemp
    2024-07-16 09:21:35> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
    2024-07-16 09:21:35> ApplyReleasesImpl: Writing files to app directory: C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1
    2024-07-16 09:21:35> LogHost: Rigging execution stub for MaxTo.Companion.x64_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x64.exe
    2024-07-16 09:21:35> LogHost: Rigging execution stub for MaxTo.Companion.x86_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x86.exe
    2024-07-16 09:21:35> LogHost: Rigging execution stub for MaxTo.Core_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Core.exe
    2024-07-16 09:21:35> LogHost: Rigging execution stub for MaxTo.Server_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Server.exe
    2024-07-16 09:21:35> LogHost: Rigging execution stub for MaxTo.UI_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.UI.exe
    2024-07-16 09:21:35> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Core.exe]
    2024-07-16 09:21:51> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Core.exe: System.OperationCanceledException: 已取消该操作。
    在 System.Threading.CancellationToken.ThrowOperationCanceledException()
    在 Squirrel.Utility.<>c__DisplayClass11_0.b__0()
    在 System.Threading.Tasks.Task.InnerInvoke()
    在 System.Threading.Tasks.Task.Execute()
    --- 引发异常的上一位置中堆栈跟踪的末尾 ---
    在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 Squirrel.Utility.d__11.MoveNext()
    --- 引发异常的上一位置中堆栈跟踪的末尾 ---
    在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<b__0>d.MoveNext()
    2024-07-16 09:21:52> ApplyReleasesImpl: Starting fixPinnedExecutables
    2024-07-16 09:21:52> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
    2024-07-16 09:21:52> ApplyReleasesImpl: Examining Pin: Microsoft Edge.lnk
    2024-07-16 09:21:52> ApplyReleasesImpl: Fixing up tray icons
    2024-07-16 09:21:52> ApplyReleasesImpl: cleanDeadVersions: for version 2.2.1
    2024-07-16 09:21:52> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2.1
    2024-07-16 09:23:09> IEnableLogger: Failed to create uninstaller registry entry: System.IO.FileNotFoundException: 未能找到文件“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.1-full.nupkg”。
    文件名:“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.1-full.nupkg”
    在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    在 System.IO.FileInfo.get_Length()
    在 Squirrel.UpdateManager.InstallHelperImpl.d__5.MoveNext()
    --- 引发异常的上一位置中堆栈跟踪的末尾 ---
    在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 Squirrel.Utility.d__431.MoveNext() 2024-07-16 09:23:09> Unhandled exception: System.AggregateException: 发生一个或多个错误。 ---> System.IO.FileNotFoundException: 未能找到文件“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.1-full.nupkg”。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.FileInfo.get_Length() 在 Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<LogIfThrows>d__431.MoveNext()
    --- 引发异常的上一位置中堆栈跟踪的末尾 ---
    在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    在 Squirrel.Update.Program.d__4.MoveNext()
    --- 内部异常堆栈跟踪的结尾 ---
    在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    在 System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    在 System.Threading.Tasks.Task.Wait()
    在 Squirrel.Update.Program.executeCommandLine(String[] args)
    在 Squirrel.Update.Program.main(String[] args)
    ---> (内部异常 #0) System.IO.FileNotFoundException: 未能找到文件“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.1-full.nupkg”。
    文件名:“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.1-full.nupkg”
    在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    在 System.IO.FileInfo.get_Length()
    在 Squirrel.UpdateManager.InstallHelperImpl.d__5.MoveNext()
    --- 引发异常的上一位置中堆栈跟踪的末尾 ---
    在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 Squirrel.Utility.d__43`1.MoveNext()
    --- 引发异常的上一位置中堆栈跟踪的末尾 ---
    在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    在 Squirrel.Update.Program.d__4.MoveNext()<---

2_11.<ForEachAsync>b__1() 在 System.Threading.Tasks.Task.InnerInvoke() 在 System.Threading.Tasks.Task.Execute() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c__DisplayClass13_11.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c.<b__19_1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c__DisplayClass13_11.<<ForEachAsync>b__1>d.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<DeleteDirectory>d__19.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<LogIfThrows>d__42.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) 在 Squirrel.Update.Program.<Install>d__4.MoveNext() --- 内部异常堆栈跟踪的结尾 --- 在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 在 System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 在 System.Threading.Tasks.Task.Wait() 在 Squirrel.Update.Program.executeCommandLine(String[] args) 在 Squirrel.Update.Program.main(String[] args) ---> (内部异常 #0) System.UnauthorizedAccessException: 对路径“C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Hook.x64.dll”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.File.InternalDelete(String path, Boolean checkHost) 在 System.IO.File.Delete(String path) 在 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file) 在 Squirrel.Utility.<>c__DisplayClass12_11.b__1()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c__DisplayClass13_11.<<ForEachAsync>b__1>d.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<DeleteDirectory>d__19.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c__DisplayClass13_11.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__42.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.Update.Program.d__4.MoveNext()<---

2024-07-16 09:24:31> Program: Starting Squirrel Updater: --install .
2024-07-16 09:24:31> Program: Starting install, writing to C:\Users\rcp19\AppData\Local\SquirrelTemp
2024-07-16 09:24:31> Program: About to install to: C:\Users\rcp19\AppData\Local\MaxTo
2024-07-16 09:24:31> Program: Install path C:\Users\rcp19\AppData\Local\MaxTo already exists, burning it to the ground
2024-07-16 09:24:32> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages.betaId”的一部分。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 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)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
在 System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
在 System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
在 Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2024-07-16 09:24:32> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages\RELEASES”的一部分。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 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)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
在 Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
在 Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()
2024-07-16 09:24:32> CheckForUpdateImpl: Reading RELEASES file from C:\Users\rcp19\AppData\Local\SquirrelTemp
2024-07-16 09:24:32> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2024-07-16 09:24:32> ApplyReleasesImpl: Writing files to app directory: C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.0
2024-07-16 09:24:32> LogHost: Rigging execution stub for MaxTo.Companion.x64_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x64.exe
2024-07-16 09:24:32> LogHost: Rigging execution stub for MaxTo.Companion.x86_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x86.exe
2024-07-16 09:24:32> LogHost: Rigging execution stub for MaxTo.Core_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Core.exe
2024-07-16 09:24:32> LogHost: Rigging execution stub for MaxTo.Server_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Server.exe
2024-07-16 09:24:32> LogHost: Rigging execution stub for MaxTo.UI_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.UI.exe
2024-07-16 09:24:32> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.0\MaxTo.Core.exe]
2024-07-16 09:24:48> ApplyReleasesImpl: Starting fixPinnedExecutables
2024-07-16 09:24:48> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2024-07-16 09:24:48> ApplyReleasesImpl: Examining Pin: Microsoft Edge.lnk
2024-07-16 09:24:48> ApplyReleasesImpl: Fixing up tray icons
2024-07-16 09:24:48> ApplyReleasesImpl: cleanDeadVersions: for version 2.2.0
2024-07-16 09:24:482024-07-16 09:24:48> IEnableLogger: Failed to remove existing dire2024-07-16 09:26:44> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: 基础连接已经关闭: 发送时发生错误。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
在 System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
在 System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
在 System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.UpdateManager.InstallHelperImpl.d__5.MoveNext()
2024-07-16 09:26:44> IEnableLogger: Failed to create uninstaller registry entry: System.IO.FileNotFoundException: 未能找到文件“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.0-full.nupkg”。
文件名:“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.0-full.nupkg”
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileInfo.get_Length()
在 Squirrel.UpdateManager.InstallHelperImpl.d__5.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__431.MoveNext() 2024-07-16 09:26:44> Unhandled exception: System.AggregateException: 发生一个或多个错误。 ---> System.IO.FileNotFoundException: 未能找到文件“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.0-full.nupkg”。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.FileInfo.get_Length() 在 Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<LogIfThrows>d__431.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.Update.Program.d__4.MoveNext()
--- 内部异常堆栈跟踪的结尾 ---
在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
在 System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
在 System.Threading.Tasks.Task.Wait()
在 Squirrel.Update.Program.executeCommandLine(String[] args)
在 Squirrel.Update.Program.main(String[] args)
---> (内部异常 #0) System.IO.FileNotFoundException: 未能找到文件“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.0-full.nupkg”。
文件名:“C:\Users\rcp19\AppData\Local\MaxTo\packages\MaxTo-2.2.0-full.nupkg”
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileInfo.get_Length()
在 Squirrel.UpdateManager.InstallHelperImpl.d__5.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__43`1.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.Update.Program.d__4.MoveNext()<---

�堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.Update.Program.d__4.MoveNext()
--- 内部异常堆栈跟踪的结尾 ---
在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
在 System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
在 System.Threading.Tasks.Task.Wait()
在 Squirrel.Update.Program.executeCommandLine(String[] args)
在 Squirrel.Update.Program.main(String[] args)
---> (内部异常 #0) System.UnauthorizedAccessException: 对路径“C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.0\Serilog.dll”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.File.InternalDelete(String path, Boolean checkHost)
在 System.IO.File.Delete(String path)
在 Squirrel.Utility.<>c.b__19_0(String file)
在 Squirrel.Utility.<>c__DisplayClass12_11.<ForEachAsync>b__1() 在 System.Threading.Tasks.Task.InnerInvoke() 在 System.Threading.Tasks.Task.Execute() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c__DisplayClass13_11.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c.<b__19_1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c__DisplayClass13_1`1.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__42.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.Update.Program.d__4.MoveNext()<---

2024-07-16 09:27:36> Program: Starting Squirrel Updater: --install .
2024-07-16 09:27:36> Program: Starting install, writing to C:\Users\rcp19\AppData\Local\SquirrelTemp
2024-07-16 09:27:36> Program: About to install to: C:\Users\rcp19\AppData\Local\MaxTo
2024-07-16 09:27:36> Program: Install path C:\Users\rcp19\AppData\Local\MaxTo already exists, burning it to the ground
2024-07-16 09:27:37> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages.betaId”的一部分。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 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)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
在 System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
在 System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
在 Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2024-07-16 09:27:37> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\rcp19\AppData\Local\MaxTo\packages\RELEASES”的一部分。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 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)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
在 Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
在 Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()
2024-07-16 09:27:37> CheckForUpdateImpl: Reading RELEASES file from C:\Users\rcp19\AppData\Local\SquirrelTemp
2024-07-16 09:27:37> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2024-07-16 09:27:37> ApplyReleasesImpl: Writing files to app directory: C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1
2024-07-16 09:27:37> LogHost: Rigging execution stub for MaxTo.Companion.x64_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x64.exe
2024-07-16 09:27:37> LogHost: Rigging execution stub for MaxTo.Companion.x86_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Companion.x86.exe
2024-07-16 09:27:37> LogHost: Rigging execution stub for MaxTo.Core_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Core.exe
2024-07-16 09:27:37> LogHost: Rigging execution stub for MaxTo.Server_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.Server.exe
2024-07-16 09:27:37> LogHost: Rigging execution stub for MaxTo.UI_ExecutionStub.exe to C:\Users\rcp19\AppData\Local\MaxTo\MaxTo.UI.exe
2024-07-16 09:27:38> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Core.exe]
2024-07-16 09:27:54> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Core.exe: System.OperationCanceledException: 已取消该操作。
在 System.Threading.CancellationToken.ThrowOperationCanceledException()
在 Squirrel.Utility.<>c__DisplayClass11_0.b__0()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__11.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<b__0>d.MoveNext()
2024-07-16 09:27:54> ApplyReleasesImpl: Starting fixPinnedExecutables
2024-07-16 09:27:54> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2024-07-16 09:27:54> ApplyReleasesImpl: Examining Pin: Microsoft Edge.lnk
2024-07-16 09:27:54> ApplyReleasesImpl: Fixing up tray icons
2024-07-16 09:27:54> ApplyReleasesImpl: cleanDeadVersions: for version 2.2.1
2024-07-16 09:27:54> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2.1
2024-07-16 09:29:53> Program: Starting Squirrel Updater: --install .
2024-07-16 09:29:53> Program: Starting install, writing to C:\Users\rcp19\AppData\Local\SquirrelTemp
2024-07-16 09:29:53> Program: About to install to: C:\Users\rcp19\AppData\Local\MaxTo
2024-07-16 09:29:53> Program: Install path C:\Users\rcp19\AppData\Local\MaxTo already exists, burning it to the ground
2024-07-16 09:29:54> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: 对路径“C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Hook.x64.dll”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.File.InternalDelete(String path, Boolean checkHost)
在 System.IO.File.Delete(String path)
在 Squirrel.Utility.<>c.b__19_0(String file)
在 Squirrel.Utility.<>c__DisplayClass12_11.<ForEachAsync>b__1() 在 System.Threading.Tasks.Task.InnerInvoke() 在 System.Threading.Tasks.Task.Execute() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c__DisplayClass13_11.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c.<b__19_1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c__DisplayClass13_11.<<ForEachAsync>b__1>d.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<DeleteDirectory>d__19.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<LogIfThrows>d__42.MoveNext() 2024-07-16 09:29:54> Unhandled exception: System.AggregateException: 发生一个或多个错误。 ---> System.UnauthorizedAccessException: 对路径“C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Hook.x64.dll”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.File.InternalDelete(String path, Boolean checkHost) 在 System.IO.File.Delete(String path) 在 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file) 在 Squirrel.Utility.<>c__DisplayClass12_11.b__1()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c__DisplayClass13_11.<<ForEachAsync>b__1>d.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<DeleteDirectory>d__19.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c__DisplayClass13_11.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__42.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.Update.Program.d__4.MoveNext()
--- 内部异常堆栈跟踪的结尾 ---
在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
在 System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
在 System.Threading.Tasks.Task.Wait()
在 Squirrel.Update.Program.executeCommandLine(String[] args)
在 Squirrel.Update.Program.main(String[] args)
---> (内部异常 #0) System.UnauthorizedAccessException: 对路径“C:\Users\rcp19\AppData\Local\MaxTo\app-2.2.1\MaxTo.Hook.x64.dll”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.File.InternalDelete(String path, Boolean checkHost)
在 System.IO.File.Delete(String path)
在 Squirrel.Utility.<>c.b__19_0(String file)
在 Squirrel.Utility.<>c__DisplayClass12_11.<ForEachAsync>b__1() 在 System.Threading.Tasks.Task.InnerInvoke() 在 System.Threading.Tasks.Task.Execute() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c__DisplayClass13_11.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c.<b__19_1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.<>c__DisplayClass13_1`1.<b__1>d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__19.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__42.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
在 Squirrel.Update.Program.d__4.MoveNext()<---

Copy link

Thank you for creating your first issue. We will get to it as soon as possible. This is an automated message designed to manage your expectations. We will most likely respond to your message during Norwegian business hours. If you should think of any additional information, please feel free to add it as a comment. If you are reporting a bug or incompatibility, make sure you include the versions of MaxTo, Windows and any incompatible program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant