Advertisement
Guest User

Untitled

a guest
May 30th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 156.11 KB | None | 0 0
  1. 2019-05-21 11:39:28> Program: Starting Squirrel Updater: --install .
  2. 2019-05-21 11:39:28> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  3. 2019-05-21 11:39:28> Program: About to install to: C:\Users\user\AppData\Local\GitHubDesktop
  4. 2019-05-21 11:39:28> 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 'C:\Users\user\AppData\Local\GitHubDesktop\packages\.betaId'.
  5. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  6. 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)
  7. 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)
  8. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  9. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  10. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  11. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  12. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  13. 2019-05-21 11:39:28> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\GitHubDesktop\packages\RELEASES'.
  14. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  15. 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)
  16. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  17. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  18. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  19. 2019-05-21 11:39:28> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  20. 2019-05-21 11:39:28> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  21. 2019-05-21 11:39:28> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\GitHubDesktop\app-1.6.6
  22. 2019-05-21 11:39:30> LogHost: Rigging execution stub for lib/net45/GitHubDesktop_ExecutionStub.exe to C:\Users\user\AppData\Local\GitHubDesktop\GitHubDesktop.exe
  23. 2019-05-21 11:39:35> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\GitHubDesktop\app-1.6.6\GitHubDesktop.exe]
  24. 2019-05-21 11:39:38> ApplyReleasesImpl: Starting fixPinnedExecutables
  25. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  26. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Cheat Engine.lnk
  27. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Discord.lnk
  28. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  29. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  30. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  31. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  32. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: LINE.lnk
  33. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: MikuMikuDance.lnk
  34. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: PmxEditor.lnk
  35. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  36. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  37. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  38. 2019-05-21 11:39:38> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  39. 2019-05-21 11:39:38> ApplyReleasesImpl: Fixing up tray icons
  40. 2019-05-21 11:39:38> ApplyReleasesImpl: cleanDeadVersions: for version 1.6.6
  41. 2019-05-21 11:39:38> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.6.6
  42. 2019-06-06 16:36:52> Program: Starting Squirrel Updater: --install . --silent
  43. 2019-06-06 16:36:52> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  44. 2019-06-06 16:36:52> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  45. 2019-06-06 16:36:52> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  46. 2019-06-06 16:36:53> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  47. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  48. 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)
  49. 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)
  50. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  51. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  52. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  53. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  54. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  55. 2019-06-06 16:36:53> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  56. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  57. 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)
  58. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  59. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  60. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  61. 2019-06-06 16:36:53> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  62. 2019-06-06 16:36:53> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  63. 2019-06-06 16:36:53> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.1.3
  64. 2019-06-06 16:36:54> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  65. 2019-06-06 16:37:09> LogHost: Rigging execution stub for WeMod_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\WeMod.exe
  66. 2019-06-06 16:37:10> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\WeMod\app-6.1.3\WeMod.exe]
  67. 2019-06-06 16:37:12> ApplyReleasesImpl: Starting fixPinnedExecutables
  68. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  69. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Cheat Engine.lnk
  70. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Discord.lnk
  71. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  72. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  73. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  74. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  75. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  76. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: LINE.lnk
  77. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: MikuMikuDance.lnk
  78. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: PmxEditor.lnk
  79. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  80. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  81. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  82. 2019-06-06 16:37:12> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  83. 2019-06-06 16:37:12> ApplyReleasesImpl: Fixing up tray icons
  84. 2019-06-06 16:37:12> ApplyReleasesImpl: cleanDeadVersions: for version 6.1.3
  85. 2019-06-06 16:37:12> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.1.3
  86. 2019-07-14 20:09:33> Program: Starting Squirrel Updater: --install . --silent
  87. 2019-07-14 20:09:33> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  88. 2019-07-14 20:09:33> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  89. 2019-07-14 20:09:33> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  90. 2019-07-14 20:09:33> IEnableLogger: : System.ComponentModel.Win32Exception (0x80004005): Access is denied
  91. at System.Diagnostics.Process.Kill()
  92. at Squirrel.UpdateManager.InstallHelperImpl.<>c__DisplayClass6_1.<KillAllProcessesBelongingToPackage>b__2()
  93. at Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block)
  94. 2019-07-14 20:09:33> IEnableLogger: : System.ArgumentException: Process with an Id of 11980 is not running.
  95. at System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
  96. at System.Diagnostics.Process.GetProcessById(Int32 processId)
  97. at Squirrel.UpdateManager.InstallHelperImpl.<>c__DisplayClass6_1.<KillAllProcessesBelongingToPackage>b__2()
  98. at Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block)
  99. 2019-07-14 20:09:34> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  100. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  101. 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)
  102. 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)
  103. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  104. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  105. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  106. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  107. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  108. 2019-07-14 20:09:34> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  109. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  110. 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)
  111. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  112. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  113. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  114. 2019-07-14 20:09:34> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  115. 2019-07-14 20:09:34> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  116. 2019-07-14 20:09:34> DownloadReleasesImpl: File Length should be 69473045, is 50266112
  117. 2019-07-14 20:09:34> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Checksummed file size doesn't match: C:\Users\user\AppData\Local\WeMod\packages\WeMod-6.1.3-full.nupkg
  118. at Squirrel.UpdateManager.DownloadReleasesImpl.checksumPackage(ReleaseEntry downloadedRelease)
  119. at Squirrel.UpdateManager.DownloadReleasesImpl.<>c__DisplayClass2_0.<DownloadReleases>b__2(ReleaseEntry x)
  120. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  121. at System.Threading.Tasks.Task.InnerInvoke()
  122. at System.Threading.Tasks.Task.Execute()
  123. --- End of stack trace from previous location where exception was thrown ---
  124. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  125. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  126. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  127. --- End of stack trace from previous location where exception was thrown ---
  128. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  129. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  130. at Squirrel.UpdateManager.DownloadReleasesImpl.<DownloadReleases>d__2.MoveNext()
  131. --- End of stack trace from previous location where exception was thrown ---
  132. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  133. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  134. at Squirrel.UpdateManager.<DownloadReleases>d__8.MoveNext()
  135. --- End of stack trace from previous location where exception was thrown ---
  136. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  137. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  138. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  139. --- End of stack trace from previous location where exception was thrown ---
  140. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  141. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  142. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  143. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  144. --- End of inner exception stack trace ---
  145. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  146. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  147. at System.Threading.Tasks.Task.Wait()
  148. at Squirrel.Update.Program.executeCommandLine(String[] args)
  149. at Squirrel.Update.Program.main(String[] args)
  150. ---> (Inner Exception #0) System.Exception: Checksummed file size doesn't match: C:\Users\user\AppData\Local\WeMod\packages\WeMod-6.1.3-full.nupkg
  151. at Squirrel.UpdateManager.DownloadReleasesImpl.checksumPackage(ReleaseEntry downloadedRelease)
  152. at Squirrel.UpdateManager.DownloadReleasesImpl.<>c__DisplayClass2_0.<DownloadReleases>b__2(ReleaseEntry x)
  153. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  154. at System.Threading.Tasks.Task.InnerInvoke()
  155. at System.Threading.Tasks.Task.Execute()
  156. --- End of stack trace from previous location where exception was thrown ---
  157. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  158. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  159. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  160. --- End of stack trace from previous location where exception was thrown ---
  161. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  162. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  163. at Squirrel.UpdateManager.DownloadReleasesImpl.<DownloadReleases>d__2.MoveNext()
  164. --- End of stack trace from previous location where exception was thrown ---
  165. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  166. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  167. at Squirrel.UpdateManager.<DownloadReleases>d__8.MoveNext()
  168. --- End of stack trace from previous location where exception was thrown ---
  169. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  170. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  171. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  172. --- End of stack trace from previous location where exception was thrown ---
  173. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  174. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  175. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  176. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  177.  
  178. 2019-07-16 02:06:37> Program: Starting Squirrel Updater: --install . --silent
  179. 2019-07-16 02:06:37> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  180. 2019-07-16 02:06:37> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  181. 2019-07-16 02:06:37> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  182. 2019-07-16 02:06:38> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  183. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  184. 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)
  185. 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)
  186. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  187. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  188. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  189. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  190. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  191. 2019-07-16 02:06:38> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  192. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  193. 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)
  194. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  195. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  196. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  197. 2019-07-16 02:06:38> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  198. 2019-07-16 02:06:38> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  199. 2019-07-16 02:06:39> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.1.3
  200. 2019-07-16 02:06:42> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  201. 2019-07-16 02:06:54> IEnableLogger: Failed to install package to app dir: System.ArgumentException: WriteEntryTo or OpenEntryStream can only be called once.
  202. at SharpCompress.Readers.AbstractReader`2.WriteEntryTo(Stream writableStream)
  203. at SharpCompress.Readers.IReaderExtensions.WriteEntryToFile(IReader reader, String destinationFileName, ExtractionOptions options)
  204. at Squirrel.ReleasePackage.<>c__DisplayClass15_2.<ExtractZipForInstall>b__1()
  205. at Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
  206. at Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
  207. at Squirrel.Utility.Retry(Action block, Int32 retries)
  208. at Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
  209. at System.Threading.Tasks.Task.InnerInvoke()
  210. at System.Threading.Tasks.Task.Execute()
  211. --- End of stack trace from previous location where exception was thrown ---
  212. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  213. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  214. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
  215. --- End of stack trace from previous location where exception was thrown ---
  216. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  217. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  218. at Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
  219. 2019-07-16 02:06:54> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ArgumentException: WriteEntryTo or OpenEntryStream can only be called once.
  220. at SharpCompress.Readers.AbstractReader`2.WriteEntryTo(Stream writableStream)
  221. at SharpCompress.Readers.IReaderExtensions.WriteEntryToFile(IReader reader, String destinationFileName, ExtractionOptions options)
  222. at Squirrel.ReleasePackage.<>c__DisplayClass15_2.<ExtractZipForInstall>b__1()
  223. at Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
  224. at Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
  225. at Squirrel.Utility.Retry(Action block, Int32 retries)
  226. at Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
  227. at System.Threading.Tasks.Task.InnerInvoke()
  228. at System.Threading.Tasks.Task.Execute()
  229. --- End of stack trace from previous location where exception was thrown ---
  230. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  231. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  232. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
  233. --- End of stack trace from previous location where exception was thrown ---
  234. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  235. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  236. at Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
  237. --- End of stack trace from previous location where exception was thrown ---
  238. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  239. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  240. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  241. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  242. --- End of stack trace from previous location where exception was thrown ---
  243. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  244. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  245. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  246. --- End of stack trace from previous location where exception was thrown ---
  247. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  248. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  249. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  250. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  251. --- End of inner exception stack trace ---
  252. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  253. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  254. at System.Threading.Tasks.Task.Wait()
  255. at Squirrel.Update.Program.executeCommandLine(String[] args)
  256. at Squirrel.Update.Program.main(String[] args)
  257. ---> (Inner Exception #0) System.ArgumentException: WriteEntryTo or OpenEntryStream can only be called once.
  258. at SharpCompress.Readers.AbstractReader`2.WriteEntryTo(Stream writableStream)
  259. at SharpCompress.Readers.IReaderExtensions.WriteEntryToFile(IReader reader, String destinationFileName, ExtractionOptions options)
  260. at Squirrel.ReleasePackage.<>c__DisplayClass15_2.<ExtractZipForInstall>b__1()
  261. at Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
  262. at Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
  263. at Squirrel.Utility.Retry(Action block, Int32 retries)
  264. at Squirrel.ReleasePackage.<>c__DisplayClass15_0.<ExtractZipForInstall>b__0()
  265. at System.Threading.Tasks.Task.InnerInvoke()
  266. at System.Threading.Tasks.Task.Execute()
  267. --- End of stack trace from previous location where exception was thrown ---
  268. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  269. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  270. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
  271. --- End of stack trace from previous location where exception was thrown ---
  272. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  273. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  274. at Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
  275. --- End of stack trace from previous location where exception was thrown ---
  276. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  277. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  278. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  279. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  280. --- End of stack trace from previous location where exception was thrown ---
  281. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  282. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  283. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  284. --- End of stack trace from previous location where exception was thrown ---
  285. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  286. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  287. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  288. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  289.  
  290. 2019-09-02 00:27:32> Program: Starting Squirrel Updater: --install .
  291. 2019-09-02 00:27:32> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  292. 2019-09-02 00:27:32> Program: About to install to: C:\Users\user\AppData\Local\fchat
  293. 2019-09-02 00:27: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 'C:\Users\user\AppData\Local\fchat\packages\.betaId'.
  294. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  295. 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)
  296. 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)
  297. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  298. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  299. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  300. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  301. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  302. 2019-09-02 00:27:32> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\fchat\packages\RELEASES'.
  303. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  304. 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)
  305. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  306. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  307. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  308. 2019-09-02 00:27:32> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  309. 2019-09-02 00:27:32> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  310. 2019-09-02 00:27:32> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\fchat\app-3.0.11
  311. 2019-09-02 00:27:34> LogHost: Rigging execution stub for F-Chat_ExecutionStub.exe to C:\Users\user\AppData\Local\fchat\F-Chat.exe
  312. 2019-09-02 00:27:39> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\fchat\app-3.0.11\F-Chat.exe]
  313. 2019-09-02 00:27:40> ApplyReleasesImpl: Starting fixPinnedExecutables
  314. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  315. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Cheat Engine.lnk
  316. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Discord.lnk
  317. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  318. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  319. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  320. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  321. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  322. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: LINE.lnk
  323. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: MikuMikuDance.lnk
  324. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: PmxEditor.lnk
  325. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  326. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  327. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  328. 2019-09-02 00:27:40> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  329. 2019-09-02 00:27:40> ApplyReleasesImpl: Fixing up tray icons
  330. 2019-09-02 00:27:40> ApplyReleasesImpl: cleanDeadVersions: for version 3.0.11
  331. 2019-09-02 00:27:40> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-3.0.11
  332. 2019-09-02 00:27:41> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: Could not find a part of the path 'C:\%localappdata%\fchat\app.ico'. ---> System.Net.WebException: Could not find a part of the path 'C:\%localappdata%\fchat\app.ico'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\%localappdata%\fchat\app.ico'.
  333. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  334. 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)
  335. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  336. at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
  337. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  338. --- End of inner exception stack trace ---
  339. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  340. at System.Net.FileWebRequest.GetResponseCallback(Object state)
  341. --- End of inner exception stack trace ---
  342. at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
  343. at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
  344. at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
  345. --- End of stack trace from previous location where exception was thrown ---
  346. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  347. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  348. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  349. at Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext()
  350. 2019-12-04 17:52:33> Program: Starting Squirrel Updater: --install . --silent
  351. 2019-12-04 17:52:33> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  352. 2019-12-04 17:52:33> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  353. 2019-12-04 17:52:33> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  354. 2019-12-04 17:52:33> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  355. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  356. 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)
  357. 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)
  358. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  359. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  360. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  361. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  362. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  363. 2019-12-04 17:52:33> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  364. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  365. 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)
  366. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  367. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  368. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  369. 2019-12-04 17:52:33> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  370. 2019-12-04 17:52:34> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  371. 2019-12-04 17:52:34> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.2.10
  372. 2019-12-04 17:52:35> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  373. 2019-12-04 17:52:46> LogHost: Rigging execution stub for WeMod_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\WeMod.exe
  374. 2019-12-04 17:52:48> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\WeMod\app-6.2.10\WeMod.exe]
  375. 2019-12-04 17:52:52> ApplyReleasesImpl: Starting fixPinnedExecutables
  376. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  377. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Cheat Engine 7.0 (64-bit).lnk
  378. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Discord.lnk
  379. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  380. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  381. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  382. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  383. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  384. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: LINE.lnk
  385. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: MikuMikuDance.lnk
  386. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: PmxEditor.lnk
  387. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  388. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  389. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  390. 2019-12-04 17:52:52> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  391. 2019-12-04 17:52:52> ApplyReleasesImpl: Fixing up tray icons
  392. 2019-12-04 17:52:52> ApplyReleasesImpl: cleanDeadVersions: for version 6.2.10
  393. 2019-12-04 17:52:52> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.2.10
  394. 2019-12-28 23:58:55> Program: Starting Squirrel Updater: --install . --silent
  395. 2019-12-28 23:58:55> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  396. 2019-12-28 23:58:55> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  397. 2019-12-28 23:58:55> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  398. 2019-12-28 23:58:56> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  399. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  400. 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)
  401. 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)
  402. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  403. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  404. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  405. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  406. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  407. 2019-12-28 23:58:56> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  408. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  409. 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)
  410. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  411. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  412. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  413. 2019-12-28 23:58:56> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  414. 2019-12-28 23:58:56> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  415. 2019-12-28 23:58:57> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.2.13
  416. 2019-12-28 23:58:58> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  417. 2019-12-28 23:59:12> LogHost: Rigging execution stub for WeMod_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\WeMod.exe
  418. 2019-12-28 23:59:14> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\WeMod\app-6.2.13\WeMod.exe]
  419. 2019-12-28 23:59:17> ApplyReleasesImpl: Starting fixPinnedExecutables
  420. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  421. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Cheat Engine 7.0 (64-bit).lnk
  422. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Discord.lnk
  423. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  424. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  425. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  426. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  427. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  428. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: LINE.lnk
  429. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: MikuMikuDance.lnk
  430. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: PmxEditor.lnk
  431. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  432. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  433. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  434. 2019-12-28 23:59:17> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  435. 2019-12-28 23:59:17> ApplyReleasesImpl: Fixing up tray icons
  436. 2019-12-28 23:59:17> ApplyReleasesImpl: cleanDeadVersions: for version 6.2.13
  437. 2019-12-28 23:59:17> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.2.13
  438. 2020-01-07 21:04:53> Program: Starting Squirrel Updater: --install . --silent
  439. 2020-01-07 21:04:53> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  440. 2020-01-07 21:04:53> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  441. 2020-01-07 21:04:53> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  442. 2020-01-07 21:04:54> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  443. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  444. 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)
  445. 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)
  446. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  447. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  448. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  449. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  450. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  451. 2020-01-07 21:04:54> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  452. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  453. 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)
  454. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  455. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  456. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  457. 2020-01-07 21:04:54> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  458. 2020-01-07 21:04:54> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  459. 2020-01-07 21:04:54> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.2.14
  460. 2020-01-07 21:04:55> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  461. 2020-01-07 21:05:04> LogHost: Rigging execution stub for WeMod_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\WeMod.exe
  462. 2020-01-07 21:05:06> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\WeMod\app-6.2.14\WeMod.exe]
  463. 2020-01-07 21:05:09> ApplyReleasesImpl: Starting fixPinnedExecutables
  464. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  465. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Cheat Engine 7.0 (64-bit).lnk
  466. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Discord.lnk
  467. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  468. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  469. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  470. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  471. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  472. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: LINE.lnk
  473. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: MikuMikuDance.lnk
  474. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: PmxEditor.lnk
  475. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  476. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  477. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  478. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  479. 2020-01-07 21:05:09> ApplyReleasesImpl: Examining Pin: XCOM2 Alternative Mod Launcher.lnk
  480. 2020-01-07 21:05:09> ApplyReleasesImpl: Fixing up tray icons
  481. 2020-01-07 21:05:09> ApplyReleasesImpl: cleanDeadVersions: for version 6.2.14
  482. 2020-01-07 21:05:09> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.2.14
  483. 2020-02-02 20:17:11> Program: Starting Squirrel Updater: --install . --silent
  484. 2020-02-02 20:17:11> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  485. 2020-02-02 20:17:11> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  486. 2020-02-02 20:17:11> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  487. 2020-02-02 20:17:11> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  488. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  489. 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)
  490. 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)
  491. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  492. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  493. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  494. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  495. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  496. 2020-02-02 20:17:11> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  497. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  498. 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)
  499. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  500. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  501. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  502. 2020-02-02 20:17:11> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  503. 2020-02-02 20:17:11> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  504. 2020-02-02 20:17:12> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.2.16
  505. 2020-02-02 20:17:12> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  506. 2020-02-02 20:17:18> LogHost: Rigging execution stub for WeMod_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\WeMod.exe
  507. 2020-02-02 20:17:20> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\WeMod\app-6.2.16\WeMod.exe]
  508. 2020-02-02 20:17:23> ApplyReleasesImpl: Starting fixPinnedExecutables
  509. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  510. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Cheat Engine 7.0 (64-bit).lnk
  511. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Discord.lnk
  512. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  513. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  514. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  515. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  516. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  517. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: LINE.lnk
  518. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: MikuMikuDance.lnk
  519. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: PmxEditor.lnk
  520. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  521. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  522. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  523. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  524. 2020-02-02 20:17:23> ApplyReleasesImpl: Examining Pin: XCOM2 Alternative Mod Launcher.lnk
  525. 2020-02-02 20:17:23> ApplyReleasesImpl: Fixing up tray icons
  526. 2020-02-02 20:17:23> ApplyReleasesImpl: cleanDeadVersions: for version 6.2.16
  527. 2020-02-02 20:17:23> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.2.16
  528. 2020-04-15 19:25:11> Program: Starting Squirrel Updater: --install . --silent
  529. 2020-04-15 19:25:11> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  530. 2020-04-15 19:25:11> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  531. 2020-04-15 19:25:11> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  532. 2020-04-15 19:25:11> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  533. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  534. 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)
  535. 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)
  536. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  537. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  538. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  539. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  540. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  541. 2020-04-15 19:25:11> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  542. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  543. 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)
  544. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  545. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  546. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  547. 2020-04-15 19:25:11> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  548. 2020-04-15 19:25:12> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  549. 2020-04-15 19:25:12> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.3.4
  550. 2020-04-15 19:25:12> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  551. 2020-04-15 19:25:15> LogHost: Rigging execution stub for WeMod_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\WeMod.exe
  552. 2020-04-15 19:25:18> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\WeMod\app-6.3.4\WeMod.exe]
  553. 2020-04-15 19:25:21> ApplyReleasesImpl: Starting fixPinnedExecutables
  554. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  555. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Cheat Engine 7.0 (64-bit).lnk
  556. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Discord.lnk
  557. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  558. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  559. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  560. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  561. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  562. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: LINE.lnk
  563. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  564. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  565. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  566. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  567. 2020-04-15 19:25:21> ApplyReleasesImpl: Examining Pin: XCOM2 Alternative Mod Launcher.lnk
  568. 2020-04-15 19:25:21> ApplyReleasesImpl: Fixing up tray icons
  569. 2020-04-15 19:25:21> ApplyReleasesImpl: cleanDeadVersions: for version 6.3.4
  570. 2020-04-15 19:25:21> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.3.4
  571. 2020-04-25 03:37:33> Program: Starting Squirrel Updater: --install . --silent
  572. 2020-04-25 03:37:33> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  573. 2020-04-25 03:37:33> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  574. 2020-04-25 03:37:33> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  575. 2020-04-25 03:37:34> 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 'C:\Users\user\AppData\Local\WeMod\packages\.betaId'.
  576. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  577. 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)
  578. 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)
  579. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  580. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  581. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  582. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  583. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  584. 2020-04-25 03:37:34> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\WeMod\packages\RELEASES'.
  585. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  586. 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)
  587. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  588. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  589. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  590. 2020-04-25 03:37:34> CheckForUpdateImpl: Reading RELEASES file from C:\Users\user\AppData\Local\SquirrelTemp
  591. 2020-04-25 03:37:34> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  592. 2020-04-25 03:37:35> ApplyReleasesImpl: Writing files to app directory: C:\Users\user\AppData\Local\WeMod\app-6.3.6
  593. 2020-04-25 03:37:35> LogHost: Rigging execution stub for Infinity_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\Infinity.exe
  594. 2020-04-25 03:37:38> LogHost: Rigging execution stub for WeMod_ExecutionStub.exe to C:\Users\user\AppData\Local\WeMod\WeMod.exe
  595. 2020-04-25 03:37:41> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\user\AppData\Local\WeMod\app-6.3.6\WeMod.exe]
  596. 2020-04-25 03:37:46> ApplyReleasesImpl: Starting fixPinnedExecutables
  597. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Acer Power Button.lnk
  598. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Cheat Engine 7.0 (64-bit).lnk
  599. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Discord.lnk
  600. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
  601. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Firefox.lnk
  602. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  603. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: iTunes.lnk
  604. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Launcher.lnk
  605. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: LINE.lnk
  606. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: PSO2 Tweaker.lnk
  607. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Steam Client Bootstrapper.lnk
  608. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Task Manager.lnk
  609. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: Vegas Pro 14.0 (64-bit).lnk
  610. 2020-04-25 03:37:46> ApplyReleasesImpl: Examining Pin: XCOM2 Alternative Mod Launcher.lnk
  611. 2020-04-25 03:37:46> ApplyReleasesImpl: Fixing up tray icons
  612. 2020-04-25 03:37:46> ApplyReleasesImpl: cleanDeadVersions: for version 6.3.6
  613. 2020-04-25 03:37:46> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.3.6
  614. 2020-05-30 21:29:32> Program: Starting Squirrel Updater: --install . --silent
  615. 2020-05-30 21:29:32> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  616. 2020-05-30 21:29:32> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  617. 2020-05-30 21:29:32> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  618. 2020-05-30 21:29:32> IEnableLogger: : System.ArgumentException: Process with an Id of 13508 is not running.
  619. at System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
  620. at System.Diagnostics.Process.GetProcessById(Int32 processId)
  621. at Squirrel.UpdateManager.InstallHelperImpl.<>c__DisplayClass6_1.<KillAllProcessesBelongingToPackage>b__2()
  622. at Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block)
  623. 2020-05-30 21:29:33> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\CELib_x64.dll' is denied.
  624. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  625. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  626. at System.IO.File.Delete(String path)
  627. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  628. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  629. at System.Threading.Tasks.Task.InnerInvoke()
  630. at System.Threading.Tasks.Task.Execute()
  631. --- End of stack trace from previous location where exception was thrown ---
  632. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  633. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  634. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  635. --- End of stack trace from previous location where exception was thrown ---
  636. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  637. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  638. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  639. --- End of stack trace from previous location where exception was thrown ---
  640. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  641. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  642. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  643. --- End of stack trace from previous location where exception was thrown ---
  644. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  645. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  646. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  647. --- End of stack trace from previous location where exception was thrown ---
  648. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  649. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  650. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  651. --- End of stack trace from previous location where exception was thrown ---
  652. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  653. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  654. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  655. --- End of stack trace from previous location where exception was thrown ---
  656. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  657. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  658. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  659. --- End of stack trace from previous location where exception was thrown ---
  660. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  661. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  662. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  663. --- End of stack trace from previous location where exception was thrown ---
  664. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  665. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  666. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  667. --- End of stack trace from previous location where exception was thrown ---
  668. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  669. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  670. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  671. --- End of stack trace from previous location where exception was thrown ---
  672. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  673. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  674. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  675. --- End of stack trace from previous location where exception was thrown ---
  676. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  677. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  678. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  679. --- End of stack trace from previous location where exception was thrown ---
  680. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  681. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  682. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  683. --- End of stack trace from previous location where exception was thrown ---
  684. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  685. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  686. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  687. --- End of stack trace from previous location where exception was thrown ---
  688. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  689. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  690. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  691. --- End of stack trace from previous location where exception was thrown ---
  692. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  693. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  694. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  695. --- End of stack trace from previous location where exception was thrown ---
  696. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  697. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  698. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  699. --- End of stack trace from previous location where exception was thrown ---
  700. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  701. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  702. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  703. --- End of stack trace from previous location where exception was thrown ---
  704. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  705. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  706. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  707. --- End of stack trace from previous location where exception was thrown ---
  708. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  709. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  710. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  711. --- End of stack trace from previous location where exception was thrown ---
  712. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  713. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  714. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  715. 2020-05-30 21:29:33> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\CELib_x64.dll' is denied.
  716. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  717. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  718. at System.IO.File.Delete(String path)
  719. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  720. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  721. at System.Threading.Tasks.Task.InnerInvoke()
  722. at System.Threading.Tasks.Task.Execute()
  723. --- End of stack trace from previous location where exception was thrown ---
  724. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  725. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  726. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  727. --- End of stack trace from previous location where exception was thrown ---
  728. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  729. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  730. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  731. --- End of stack trace from previous location where exception was thrown ---
  732. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  733. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  734. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  735. --- End of stack trace from previous location where exception was thrown ---
  736. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  737. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  738. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  739. --- End of stack trace from previous location where exception was thrown ---
  740. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  741. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  742. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  743. --- End of stack trace from previous location where exception was thrown ---
  744. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  745. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  746. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  747. --- End of stack trace from previous location where exception was thrown ---
  748. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  749. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  750. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  751. --- End of stack trace from previous location where exception was thrown ---
  752. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  753. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  754. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  755. --- End of stack trace from previous location where exception was thrown ---
  756. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  757. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  758. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  759. --- End of stack trace from previous location where exception was thrown ---
  760. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  761. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  762. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  763. --- End of stack trace from previous location where exception was thrown ---
  764. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  765. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  766. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  767. --- End of stack trace from previous location where exception was thrown ---
  768. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  769. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  770. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  771. --- End of stack trace from previous location where exception was thrown ---
  772. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  773. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  774. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  775. --- End of stack trace from previous location where exception was thrown ---
  776. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  777. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  778. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  779. --- End of stack trace from previous location where exception was thrown ---
  780. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  781. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  782. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  783. --- End of stack trace from previous location where exception was thrown ---
  784. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  785. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  786. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  787. --- End of stack trace from previous location where exception was thrown ---
  788. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  789. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  790. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  791. --- End of stack trace from previous location where exception was thrown ---
  792. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  793. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  794. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  795. --- End of stack trace from previous location where exception was thrown ---
  796. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  797. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  798. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  799. --- End of stack trace from previous location where exception was thrown ---
  800. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  801. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  802. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  803. --- End of stack trace from previous location where exception was thrown ---
  804. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  805. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  806. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  807. --- End of stack trace from previous location where exception was thrown ---
  808. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  809. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  810. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  811. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  812. --- End of inner exception stack trace ---
  813. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  814. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  815. at System.Threading.Tasks.Task.Wait()
  816. at Squirrel.Update.Program.executeCommandLine(String[] args)
  817. at Squirrel.Update.Program.main(String[] args)
  818. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\CELib_x64.dll' is denied.
  819. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  820. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  821. at System.IO.File.Delete(String path)
  822. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  823. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  824. at System.Threading.Tasks.Task.InnerInvoke()
  825. at System.Threading.Tasks.Task.Execute()
  826. --- End of stack trace from previous location where exception was thrown ---
  827. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  828. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  829. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  830. --- End of stack trace from previous location where exception was thrown ---
  831. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  832. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  833. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  834. --- End of stack trace from previous location where exception was thrown ---
  835. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  836. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  837. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  838. --- End of stack trace from previous location where exception was thrown ---
  839. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  840. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  841. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  842. --- End of stack trace from previous location where exception was thrown ---
  843. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  844. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  845. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  846. --- End of stack trace from previous location where exception was thrown ---
  847. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  848. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  849. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  850. --- End of stack trace from previous location where exception was thrown ---
  851. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  852. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  853. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  854. --- End of stack trace from previous location where exception was thrown ---
  855. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  856. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  857. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  858. --- End of stack trace from previous location where exception was thrown ---
  859. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  860. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  861. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  862. --- End of stack trace from previous location where exception was thrown ---
  863. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  864. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  865. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  866. --- End of stack trace from previous location where exception was thrown ---
  867. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  868. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  869. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  870. --- End of stack trace from previous location where exception was thrown ---
  871. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  872. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  873. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  874. --- End of stack trace from previous location where exception was thrown ---
  875. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  876. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  877. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  878. --- End of stack trace from previous location where exception was thrown ---
  879. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  880. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  881. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  882. --- End of stack trace from previous location where exception was thrown ---
  883. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  884. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  885. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  886. --- End of stack trace from previous location where exception was thrown ---
  887. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  888. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  889. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  890. --- End of stack trace from previous location where exception was thrown ---
  891. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  892. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  893. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  894. --- End of stack trace from previous location where exception was thrown ---
  895. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  896. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  897. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  898. --- End of stack trace from previous location where exception was thrown ---
  899. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  900. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  901. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  902. --- End of stack trace from previous location where exception was thrown ---
  903. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  904. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  905. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  906. --- End of stack trace from previous location where exception was thrown ---
  907. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  908. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  909. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  910. --- End of stack trace from previous location where exception was thrown ---
  911. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  912. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  913. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  914. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  915.  
  916. 2020-05-30 21:37:38> Program: Starting Squirrel Updater: --install .
  917. 2020-05-30 21:37:38> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  918. 2020-05-30 21:37:38> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  919. 2020-05-30 21:37:38> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  920. 2020-05-30 21:37:38> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  921. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  922. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  923. at System.IO.File.Delete(String path)
  924. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  925. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  926. at System.Threading.Tasks.Task.InnerInvoke()
  927. at System.Threading.Tasks.Task.Execute()
  928. --- End of stack trace from previous location where exception was thrown ---
  929. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  930. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  931. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  932. --- End of stack trace from previous location where exception was thrown ---
  933. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  934. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  935. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  936. --- End of stack trace from previous location where exception was thrown ---
  937. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  938. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  939. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  940. --- End of stack trace from previous location where exception was thrown ---
  941. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  942. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  943. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  944. --- End of stack trace from previous location where exception was thrown ---
  945. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  946. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  947. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  948. --- End of stack trace from previous location where exception was thrown ---
  949. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  950. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  951. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  952. --- End of stack trace from previous location where exception was thrown ---
  953. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  954. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  955. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  956. --- End of stack trace from previous location where exception was thrown ---
  957. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  958. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  959. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  960. --- End of stack trace from previous location where exception was thrown ---
  961. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  962. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  963. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  964. --- End of stack trace from previous location where exception was thrown ---
  965. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  966. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  967. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  968. --- End of stack trace from previous location where exception was thrown ---
  969. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  970. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  971. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  972. --- End of stack trace from previous location where exception was thrown ---
  973. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  974. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  975. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  976. --- End of stack trace from previous location where exception was thrown ---
  977. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  978. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  979. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  980. --- End of stack trace from previous location where exception was thrown ---
  981. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  982. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  983. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  984. --- End of stack trace from previous location where exception was thrown ---
  985. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  986. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  987. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  988. --- End of stack trace from previous location where exception was thrown ---
  989. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  990. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  991. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  992. --- End of stack trace from previous location where exception was thrown ---
  993. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  994. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  995. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  996. --- End of stack trace from previous location where exception was thrown ---
  997. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  998. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  999. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1000. --- End of stack trace from previous location where exception was thrown ---
  1001. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1002. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1003. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1004. --- End of stack trace from previous location where exception was thrown ---
  1005. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1006. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1007. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1008. --- End of stack trace from previous location where exception was thrown ---
  1009. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1010. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1011. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1012. 2020-05-30 21:37:38> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1013. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1014. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1015. at System.IO.File.Delete(String path)
  1016. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1017. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1018. at System.Threading.Tasks.Task.InnerInvoke()
  1019. at System.Threading.Tasks.Task.Execute()
  1020. --- End of stack trace from previous location where exception was thrown ---
  1021. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1022. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1023. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1024. --- End of stack trace from previous location where exception was thrown ---
  1025. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1026. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1027. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1028. --- End of stack trace from previous location where exception was thrown ---
  1029. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1030. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1031. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1032. --- End of stack trace from previous location where exception was thrown ---
  1033. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1034. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1035. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1036. --- End of stack trace from previous location where exception was thrown ---
  1037. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1038. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1039. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1040. --- End of stack trace from previous location where exception was thrown ---
  1041. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1042. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1043. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1044. --- End of stack trace from previous location where exception was thrown ---
  1045. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1046. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1047. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1048. --- End of stack trace from previous location where exception was thrown ---
  1049. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1050. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1051. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1052. --- End of stack trace from previous location where exception was thrown ---
  1053. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1054. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1055. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1056. --- End of stack trace from previous location where exception was thrown ---
  1057. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1058. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1059. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1060. --- End of stack trace from previous location where exception was thrown ---
  1061. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1062. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1063. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1064. --- End of stack trace from previous location where exception was thrown ---
  1065. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1066. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1067. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1068. --- End of stack trace from previous location where exception was thrown ---
  1069. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1070. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1071. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1072. --- End of stack trace from previous location where exception was thrown ---
  1073. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1074. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1075. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1076. --- End of stack trace from previous location where exception was thrown ---
  1077. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1078. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1079. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1080. --- End of stack trace from previous location where exception was thrown ---
  1081. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1082. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1083. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1084. --- End of stack trace from previous location where exception was thrown ---
  1085. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1086. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1087. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1088. --- End of stack trace from previous location where exception was thrown ---
  1089. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1090. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1091. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1092. --- End of stack trace from previous location where exception was thrown ---
  1093. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1094. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1095. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1096. --- End of stack trace from previous location where exception was thrown ---
  1097. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1098. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1099. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1100. --- End of stack trace from previous location where exception was thrown ---
  1101. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1102. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1103. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1104. --- End of stack trace from previous location where exception was thrown ---
  1105. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1106. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1107. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1108. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  1109. --- End of inner exception stack trace ---
  1110. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  1111. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1112. at System.Threading.Tasks.Task.Wait()
  1113. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1114. at Squirrel.Update.Program.main(String[] args)
  1115. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1116. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1117. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1118. at System.IO.File.Delete(String path)
  1119. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1120. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1121. at System.Threading.Tasks.Task.InnerInvoke()
  1122. at System.Threading.Tasks.Task.Execute()
  1123. --- End of stack trace from previous location where exception was thrown ---
  1124. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1125. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1126. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1127. --- End of stack trace from previous location where exception was thrown ---
  1128. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1129. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1130. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1131. --- End of stack trace from previous location where exception was thrown ---
  1132. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1133. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1134. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1135. --- End of stack trace from previous location where exception was thrown ---
  1136. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1137. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1138. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1139. --- End of stack trace from previous location where exception was thrown ---
  1140. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1141. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1142. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1143. --- End of stack trace from previous location where exception was thrown ---
  1144. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1145. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1146. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1147. --- End of stack trace from previous location where exception was thrown ---
  1148. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1149. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1150. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1151. --- End of stack trace from previous location where exception was thrown ---
  1152. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1153. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1154. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1155. --- End of stack trace from previous location where exception was thrown ---
  1156. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1157. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1158. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1159. --- End of stack trace from previous location where exception was thrown ---
  1160. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1161. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1162. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1163. --- End of stack trace from previous location where exception was thrown ---
  1164. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1165. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1166. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1167. --- End of stack trace from previous location where exception was thrown ---
  1168. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1169. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1170. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1171. --- End of stack trace from previous location where exception was thrown ---
  1172. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1173. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1174. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1175. --- End of stack trace from previous location where exception was thrown ---
  1176. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1177. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1178. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1179. --- End of stack trace from previous location where exception was thrown ---
  1180. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1181. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1182. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1183. --- End of stack trace from previous location where exception was thrown ---
  1184. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1185. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1186. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1187. --- End of stack trace from previous location where exception was thrown ---
  1188. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1189. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1190. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1191. --- End of stack trace from previous location where exception was thrown ---
  1192. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1193. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1194. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1195. --- End of stack trace from previous location where exception was thrown ---
  1196. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1197. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1198. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1199. --- End of stack trace from previous location where exception was thrown ---
  1200. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1201. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1202. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1203. --- End of stack trace from previous location where exception was thrown ---
  1204. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1205. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1206. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1207. --- End of stack trace from previous location where exception was thrown ---
  1208. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1209. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1210. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1211. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  1212.  
  1213. 2020-05-30 21:44:04> Program: Starting Squirrel Updater: --install . --silent
  1214. 2020-05-30 21:44:04> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  1215. 2020-05-30 21:44:04> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  1216. 2020-05-30 21:44:04> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  1217. 2020-05-30 21:44:05> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1218. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1219. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1220. at System.IO.File.Delete(String path)
  1221. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1222. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1223. at System.Threading.Tasks.Task.InnerInvoke()
  1224. at System.Threading.Tasks.Task.Execute()
  1225. --- End of stack trace from previous location where exception was thrown ---
  1226. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1227. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1228. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1229. --- End of stack trace from previous location where exception was thrown ---
  1230. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1231. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1232. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1233. --- End of stack trace from previous location where exception was thrown ---
  1234. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1235. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1236. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1237. --- End of stack trace from previous location where exception was thrown ---
  1238. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1239. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1240. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1241. --- End of stack trace from previous location where exception was thrown ---
  1242. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1243. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1244. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1245. --- End of stack trace from previous location where exception was thrown ---
  1246. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1247. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1248. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1249. --- End of stack trace from previous location where exception was thrown ---
  1250. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1251. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1252. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1253. --- End of stack trace from previous location where exception was thrown ---
  1254. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1255. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1256. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1257. --- End of stack trace from previous location where exception was thrown ---
  1258. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1259. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1260. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1261. --- End of stack trace from previous location where exception was thrown ---
  1262. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1263. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1264. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1265. --- End of stack trace from previous location where exception was thrown ---
  1266. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1267. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1268. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1269. --- End of stack trace from previous location where exception was thrown ---
  1270. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1271. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1272. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1273. --- End of stack trace from previous location where exception was thrown ---
  1274. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1275. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1276. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1277. --- End of stack trace from previous location where exception was thrown ---
  1278. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1279. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1280. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1281. --- End of stack trace from previous location where exception was thrown ---
  1282. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1283. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1284. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1285. --- End of stack trace from previous location where exception was thrown ---
  1286. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1287. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1288. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1289. --- End of stack trace from previous location where exception was thrown ---
  1290. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1291. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1292. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1293. --- End of stack trace from previous location where exception was thrown ---
  1294. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1295. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1296. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1297. --- End of stack trace from previous location where exception was thrown ---
  1298. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1299. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1300. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1301. --- End of stack trace from previous location where exception was thrown ---
  1302. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1303. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1304. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1305. --- End of stack trace from previous location where exception was thrown ---
  1306. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1307. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1308. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1309. 2020-05-30 21:44:05> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1310. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1311. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1312. at System.IO.File.Delete(String path)
  1313. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1314. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1315. at System.Threading.Tasks.Task.InnerInvoke()
  1316. at System.Threading.Tasks.Task.Execute()
  1317. --- End of stack trace from previous location where exception was thrown ---
  1318. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1319. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1320. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1321. --- End of stack trace from previous location where exception was thrown ---
  1322. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1323. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1324. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1325. --- End of stack trace from previous location where exception was thrown ---
  1326. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1327. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1328. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1329. --- End of stack trace from previous location where exception was thrown ---
  1330. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1331. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1332. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1333. --- End of stack trace from previous location where exception was thrown ---
  1334. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1335. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1336. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1337. --- End of stack trace from previous location where exception was thrown ---
  1338. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1339. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1340. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1341. --- End of stack trace from previous location where exception was thrown ---
  1342. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1343. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1344. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1345. --- End of stack trace from previous location where exception was thrown ---
  1346. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1347. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1348. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1349. --- End of stack trace from previous location where exception was thrown ---
  1350. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1351. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1352. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1353. --- End of stack trace from previous location where exception was thrown ---
  1354. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1355. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1356. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1357. --- End of stack trace from previous location where exception was thrown ---
  1358. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1359. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1360. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1361. --- End of stack trace from previous location where exception was thrown ---
  1362. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1363. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1364. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1365. --- End of stack trace from previous location where exception was thrown ---
  1366. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1367. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1368. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1369. --- End of stack trace from previous location where exception was thrown ---
  1370. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1371. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1372. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1373. --- End of stack trace from previous location where exception was thrown ---
  1374. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1375. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1376. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1377. --- End of stack trace from previous location where exception was thrown ---
  1378. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1379. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1380. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1381. --- End of stack trace from previous location where exception was thrown ---
  1382. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1383. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1384. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1385. --- End of stack trace from previous location where exception was thrown ---
  1386. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1387. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1388. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1389. --- End of stack trace from previous location where exception was thrown ---
  1390. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1391. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1392. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1393. --- End of stack trace from previous location where exception was thrown ---
  1394. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1395. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1396. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1397. --- End of stack trace from previous location where exception was thrown ---
  1398. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1399. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1400. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1401. --- End of stack trace from previous location where exception was thrown ---
  1402. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1403. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1404. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1405. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  1406. --- End of inner exception stack trace ---
  1407. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  1408. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1409. at System.Threading.Tasks.Task.Wait()
  1410. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1411. at Squirrel.Update.Program.main(String[] args)
  1412. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1413. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1414. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1415. at System.IO.File.Delete(String path)
  1416. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1417. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1418. at System.Threading.Tasks.Task.InnerInvoke()
  1419. at System.Threading.Tasks.Task.Execute()
  1420. --- End of stack trace from previous location where exception was thrown ---
  1421. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1422. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1423. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1424. --- End of stack trace from previous location where exception was thrown ---
  1425. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1426. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1427. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1428. --- End of stack trace from previous location where exception was thrown ---
  1429. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1430. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1431. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1432. --- End of stack trace from previous location where exception was thrown ---
  1433. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1434. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1435. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1436. --- End of stack trace from previous location where exception was thrown ---
  1437. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1438. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1439. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1440. --- End of stack trace from previous location where exception was thrown ---
  1441. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1442. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1443. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1444. --- End of stack trace from previous location where exception was thrown ---
  1445. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1446. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1447. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1448. --- End of stack trace from previous location where exception was thrown ---
  1449. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1450. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1451. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1452. --- End of stack trace from previous location where exception was thrown ---
  1453. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1454. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1455. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1456. --- End of stack trace from previous location where exception was thrown ---
  1457. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1458. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1459. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1460. --- End of stack trace from previous location where exception was thrown ---
  1461. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1462. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1463. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1464. --- End of stack trace from previous location where exception was thrown ---
  1465. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1466. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1467. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1468. --- End of stack trace from previous location where exception was thrown ---
  1469. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1470. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1471. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1472. --- End of stack trace from previous location where exception was thrown ---
  1473. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1474. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1475. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1476. --- End of stack trace from previous location where exception was thrown ---
  1477. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1478. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1479. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1480. --- End of stack trace from previous location where exception was thrown ---
  1481. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1482. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1483. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1484. --- End of stack trace from previous location where exception was thrown ---
  1485. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1486. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1487. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1488. --- End of stack trace from previous location where exception was thrown ---
  1489. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1490. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1491. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1492. --- End of stack trace from previous location where exception was thrown ---
  1493. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1494. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1495. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1496. --- End of stack trace from previous location where exception was thrown ---
  1497. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1498. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1499. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1500. --- End of stack trace from previous location where exception was thrown ---
  1501. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1502. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1503. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1504. --- End of stack trace from previous location where exception was thrown ---
  1505. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1506. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1507. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1508. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  1509.  
  1510. 2020-05-30 21:48:50> Program: Starting Squirrel Updater: --install .
  1511. 2020-05-30 21:48:50> Program: Starting install, writing to C:\Users\user\AppData\Local\SquirrelTemp
  1512. 2020-05-30 21:48:50> Program: About to install to: C:\Users\user\AppData\Local\WeMod
  1513. 2020-05-30 21:48:50> Program: Install path C:\Users\user\AppData\Local\WeMod already exists, burning it to the ground
  1514. 2020-05-30 21:48:51> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1515. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1516. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1517. at System.IO.File.Delete(String path)
  1518. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1519. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1520. at System.Threading.Tasks.Task.InnerInvoke()
  1521. at System.Threading.Tasks.Task.Execute()
  1522. --- End of stack trace from previous location where exception was thrown ---
  1523. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1524. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1525. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1526. --- End of stack trace from previous location where exception was thrown ---
  1527. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1528. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1529. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1530. --- End of stack trace from previous location where exception was thrown ---
  1531. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1532. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1533. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1534. --- End of stack trace from previous location where exception was thrown ---
  1535. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1536. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1537. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1538. --- End of stack trace from previous location where exception was thrown ---
  1539. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1540. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1541. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1542. --- End of stack trace from previous location where exception was thrown ---
  1543. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1544. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1545. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1546. --- End of stack trace from previous location where exception was thrown ---
  1547. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1548. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1549. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1550. --- End of stack trace from previous location where exception was thrown ---
  1551. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1552. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1553. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1554. --- End of stack trace from previous location where exception was thrown ---
  1555. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1556. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1557. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1558. --- End of stack trace from previous location where exception was thrown ---
  1559. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1560. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1561. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1562. --- End of stack trace from previous location where exception was thrown ---
  1563. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1564. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1565. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1566. --- End of stack trace from previous location where exception was thrown ---
  1567. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1568. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1569. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1570. --- End of stack trace from previous location where exception was thrown ---
  1571. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1572. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1573. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1574. --- End of stack trace from previous location where exception was thrown ---
  1575. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1576. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1577. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1578. --- End of stack trace from previous location where exception was thrown ---
  1579. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1580. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1581. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1582. --- End of stack trace from previous location where exception was thrown ---
  1583. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1584. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1585. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1586. --- End of stack trace from previous location where exception was thrown ---
  1587. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1588. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1589. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1590. --- End of stack trace from previous location where exception was thrown ---
  1591. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1592. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1593. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1594. --- End of stack trace from previous location where exception was thrown ---
  1595. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1596. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1597. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1598. --- End of stack trace from previous location where exception was thrown ---
  1599. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1600. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1601. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1602. --- End of stack trace from previous location where exception was thrown ---
  1603. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1604. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1605. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1606. 2020-05-30 21:48:51> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1607. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1608. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1609. at System.IO.File.Delete(String path)
  1610. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1611. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1612. at System.Threading.Tasks.Task.InnerInvoke()
  1613. at System.Threading.Tasks.Task.Execute()
  1614. --- End of stack trace from previous location where exception was thrown ---
  1615. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1616. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1617. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1618. --- End of stack trace from previous location where exception was thrown ---
  1619. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1620. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1621. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1622. --- End of stack trace from previous location where exception was thrown ---
  1623. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1624. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1625. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1626. --- End of stack trace from previous location where exception was thrown ---
  1627. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1628. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1629. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1630. --- End of stack trace from previous location where exception was thrown ---
  1631. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1632. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1633. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1634. --- End of stack trace from previous location where exception was thrown ---
  1635. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1636. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1637. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1638. --- End of stack trace from previous location where exception was thrown ---
  1639. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1640. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1641. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1642. --- End of stack trace from previous location where exception was thrown ---
  1643. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1644. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1645. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1646. --- End of stack trace from previous location where exception was thrown ---
  1647. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1648. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1649. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1650. --- End of stack trace from previous location where exception was thrown ---
  1651. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1652. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1653. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1654. --- End of stack trace from previous location where exception was thrown ---
  1655. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1656. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1657. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1658. --- End of stack trace from previous location where exception was thrown ---
  1659. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1660. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1661. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1662. --- End of stack trace from previous location where exception was thrown ---
  1663. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1664. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1665. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1666. --- End of stack trace from previous location where exception was thrown ---
  1667. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1668. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1669. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1670. --- End of stack trace from previous location where exception was thrown ---
  1671. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1672. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1673. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1674. --- End of stack trace from previous location where exception was thrown ---
  1675. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1676. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1677. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1678. --- End of stack trace from previous location where exception was thrown ---
  1679. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1680. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1681. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1682. --- End of stack trace from previous location where exception was thrown ---
  1683. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1684. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1685. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1686. --- End of stack trace from previous location where exception was thrown ---
  1687. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1688. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1689. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1690. --- End of stack trace from previous location where exception was thrown ---
  1691. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1692. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1693. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1694. --- End of stack trace from previous location where exception was thrown ---
  1695. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1696. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1697. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1698. --- End of stack trace from previous location where exception was thrown ---
  1699. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1700. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1701. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1702. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  1703. --- End of inner exception stack trace ---
  1704. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  1705. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1706. at System.Threading.Tasks.Task.Wait()
  1707. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1708. at Squirrel.Update.Program.main(String[] args)
  1709. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\user\AppData\Local\WeMod\app-6.3.10\resources\app.asar.unpacked\static\unpacked\trainerlib\TrainerLib_x64.dll' is denied.
  1710. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1711. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1712. at System.IO.File.Delete(String path)
  1713. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  1714. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  1715. at System.Threading.Tasks.Task.InnerInvoke()
  1716. at System.Threading.Tasks.Task.Execute()
  1717. --- End of stack trace from previous location where exception was thrown ---
  1718. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1719. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1720. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1721. --- End of stack trace from previous location where exception was thrown ---
  1722. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1723. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1724. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1725. --- End of stack trace from previous location where exception was thrown ---
  1726. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1727. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1728. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1729. --- End of stack trace from previous location where exception was thrown ---
  1730. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1731. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1732. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1733. --- End of stack trace from previous location where exception was thrown ---
  1734. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1735. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1736. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1737. --- End of stack trace from previous location where exception was thrown ---
  1738. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1739. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1740. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1741. --- End of stack trace from previous location where exception was thrown ---
  1742. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1743. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1744. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1745. --- End of stack trace from previous location where exception was thrown ---
  1746. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1747. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1748. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1749. --- End of stack trace from previous location where exception was thrown ---
  1750. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1751. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1752. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1753. --- End of stack trace from previous location where exception was thrown ---
  1754. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1755. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1756. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1757. --- End of stack trace from previous location where exception was thrown ---
  1758. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1759. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1760. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1761. --- End of stack trace from previous location where exception was thrown ---
  1762. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1763. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1764. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1765. --- End of stack trace from previous location where exception was thrown ---
  1766. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1767. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1768. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1769. --- End of stack trace from previous location where exception was thrown ---
  1770. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1771. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1772. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1773. --- End of stack trace from previous location where exception was thrown ---
  1774. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1775. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1776. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1777. --- End of stack trace from previous location where exception was thrown ---
  1778. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1779. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1780. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1781. --- End of stack trace from previous location where exception was thrown ---
  1782. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1783. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1784. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1785. --- End of stack trace from previous location where exception was thrown ---
  1786. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1787. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1788. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  1789. --- End of stack trace from previous location where exception was thrown ---
  1790. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1791. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1792. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  1793. --- End of stack trace from previous location where exception was thrown ---
  1794. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1795. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1796. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  1797. --- End of stack trace from previous location where exception was thrown ---
  1798. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1799. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1800. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  1801. --- End of stack trace from previous location where exception was thrown ---
  1802. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1803. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1804. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1805. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement