Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.61 KB | None | 0 0
  1. 20800> 2016-06-11 15:53:59> Program: Starting Squirrel Updater: --install .
  2. 20800> 2016-06-11 15:54:00> Program: Starting install, writing to C:\Users\Alexis\AppData\Local\SquirrelTemp
  3. 20800> 2016-06-11 15:54:00> Program: About to install to: C:\Users\Alexis\AppData\Local\Discord
  4. 20800> 2016-06-11 15:54:01> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  5. 20800> 2016-06-11 15:54:01> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Alexis\AppData\Local\SquirrelTemp
  6. 20800> 2016-06-11 15:54:01> CheckForUpdateImpl: Remote version 0.0.291 differs from local
  7. 20800> 2016-06-11 15:54:01> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  8. 20800> 2016-06-11 15:54:01> ApplyReleasesImpl: Writing files to app directory: C:\Users\Alexis\AppData\Local\Discord\app-0.0.291
  9. 20800> 2016-06-11 15:54:22> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\ffmpeg.dll' because it is being used by another process.
  10. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  11. 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)
  12. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  13. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  14. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  15. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  16. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  17. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  18. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  21. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  22. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  23. 20800> 2016-06-11 15:54:22> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\ffmpeg.dll' because it is being used by another process.
  24. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  25. 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)
  26. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  27. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  28. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  29. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  30. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  31. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  32. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  33. --- End of stack trace from previous location where exception was thrown ---
  34. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  35. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  36. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  37. --- End of stack trace from previous location where exception was thrown ---
  38. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  39. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  40. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  41. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  42. --- End of stack trace from previous location where exception was thrown ---
  43. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  44. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  45. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  46. --- End of stack trace from previous location where exception was thrown ---
  47. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  48. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  49. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  50. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  51. --- End of inner exception stack trace ---
  52. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  53. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  54. at System.Threading.Tasks.Task.Wait()
  55. at Squirrel.Update.Program.executeCommandLine(String[] args)
  56. at Squirrel.Update.Program.main(String[] args)
  57. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\ffmpeg.dll' because it is being used by another process.
  58. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  59. 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)
  60. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  61. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  62. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  63. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  64. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  65. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  66. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  67. --- End of stack trace from previous location where exception was thrown ---
  68. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  69. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  70. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  71. --- End of stack trace from previous location where exception was thrown ---
  72. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  74. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  75. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  76. --- End of stack trace from previous location where exception was thrown ---
  77. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  78. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  79. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  80. --- End of stack trace from previous location where exception was thrown ---
  81. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  82. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  83. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  84. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  85.  
  86. 21940> 2016-06-11 16:08:03> Program: Starting Squirrel Updater: --install .
  87. 21940> 2016-06-11 16:08:03> Program: Starting install, writing to C:\Users\Alexis\AppData\Local\SquirrelTemp
  88. 21940> 2016-06-11 16:08:03> Program: About to install to: C:\Users\Alexis\AppData\Local\Discord
  89. 21940> 2016-06-11 16:08:03> Program: Install path C:\Users\Alexis\AppData\Local\Discord already exists, burning it to the ground
  90. 21940> 2016-06-11 16:08:03> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  91. 21940> 2016-06-11 16:08:04> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Alexis\AppData\Local\SquirrelTemp
  92. 21940> 2016-06-11 16:08:04> CheckForUpdateImpl: Remote version 0.0.291 differs from local
  93. 21940> 2016-06-11 16:08:04> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  94. 21940> 2016-06-11 16:08:04> ApplyReleasesImpl: Writing files to app directory: C:\Users\Alexis\AppData\Local\Discord\app-0.0.291
  95. 21940> 2016-06-11 16:08:19> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\libdiscord.dll' because it is being used by another process.
  96. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  97. 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)
  98. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  99. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  100. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  101. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  102. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  103. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  104. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  105. --- End of stack trace from previous location where exception was thrown ---
  106. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  107. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  108. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  109. 21940> 2016-06-11 16:08:19> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\libdiscord.dll' because it is being used by another process.
  110. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  111. 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)
  112. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  113. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  114. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  115. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  116. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  117. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  118. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  119. --- End of stack trace from previous location where exception was thrown ---
  120. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  121. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  122. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  127. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  128. --- End of stack trace from previous location where exception was thrown ---
  129. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  130. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  131. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  132. --- End of stack trace from previous location where exception was thrown ---
  133. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  134. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  135. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  136. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  137. --- End of inner exception stack trace ---
  138. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  139. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  140. at System.Threading.Tasks.Task.Wait()
  141. at Squirrel.Update.Program.executeCommandLine(String[] args)
  142. at Squirrel.Update.Program.main(String[] args)
  143. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\libdiscord.dll' because it is being used by another process.
  144. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  145. 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)
  146. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  147. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  148. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  149. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  150. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  151. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  152. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  153. --- End of stack trace from previous location where exception was thrown ---
  154. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  155. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  156. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  157. --- End of stack trace from previous location where exception was thrown ---
  158. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  159. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  160. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  161. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  162. --- End of stack trace from previous location where exception was thrown ---
  163. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  164. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  165. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  166. --- End of stack trace from previous location where exception was thrown ---
  167. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  168. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  169. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  170. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  171.  
  172. 14412> 2016-07-03 19:22:18> Program: Starting Squirrel Updater: --install .
  173. 14412> 2016-07-03 19:22:18> Program: Starting install, writing to C:\Users\Alexis\AppData\Local\SquirrelTemp
  174. 14412> 2016-07-03 19:22:18> Program: About to install to: C:\Users\Alexis\AppData\Local\Discord
  175. 14412> 2016-07-03 19:22:18> Program: Install path C:\Users\Alexis\AppData\Local\Discord already exists, burning it to the ground
  176. 14412> 2016-07-03 19:22:21> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\Discord.exe' because it is being used by another process.
  177. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  178. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  179. at System.IO.File.Delete(String path)
  180. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  181. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  182. at System.Threading.Tasks.Task.InnerInvoke()
  183. at System.Threading.Tasks.Task.Execute()
  184. --- End of stack trace from previous location where exception was thrown ---
  185. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  186. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  187. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  188. --- End of stack trace from previous location where exception was thrown ---
  189. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  190. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  191. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  192. --- End of stack trace from previous location where exception was thrown ---
  193. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  194. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  195. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  196. --- End of stack trace from previous location where exception was thrown ---
  197. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  198. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  199. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  200. --- End of stack trace from previous location where exception was thrown ---
  201. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  202. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  203. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  204. --- End of stack trace from previous location where exception was thrown ---
  205. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  206. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  207. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  208. --- End of stack trace from previous location where exception was thrown ---
  209. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  210. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  211. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  212. --- End of stack trace from previous location where exception was thrown ---
  213. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  214. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  215. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  216. --- End of stack trace from previous location where exception was thrown ---
  217. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  218. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  219. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  220. --- End of stack trace from previous location where exception was thrown ---
  221. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  222. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  223. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  224. --- End of stack trace from previous location where exception was thrown ---
  225. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  226. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  227. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  228. --- End of stack trace from previous location where exception was thrown ---
  229. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  230. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  231. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  232. 14412> 2016-07-03 19:22:21> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\Discord.exe' because it is being used by another process.
  233. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  234. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  235. at System.IO.File.Delete(String path)
  236. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  237. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  238. at System.Threading.Tasks.Task.InnerInvoke()
  239. at System.Threading.Tasks.Task.Execute()
  240. --- End of stack trace from previous location where exception was thrown ---
  241. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  242. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  243. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  244. --- End of stack trace from previous location where exception was thrown ---
  245. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  246. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  247. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  248. --- End of stack trace from previous location where exception was thrown ---
  249. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  250. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  251. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  252. --- End of stack trace from previous location where exception was thrown ---
  253. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  254. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  255. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  256. --- End of stack trace from previous location where exception was thrown ---
  257. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  258. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  259. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  260. --- End of stack trace from previous location where exception was thrown ---
  261. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  262. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  263. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  264. --- End of stack trace from previous location where exception was thrown ---
  265. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  266. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  267. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  268. --- End of stack trace from previous location where exception was thrown ---
  269. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  270. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  271. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  272. --- End of stack trace from previous location where exception was thrown ---
  273. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  274. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  275. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  276. --- End of stack trace from previous location where exception was thrown ---
  277. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  278. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  279. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.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.Utility.<DeleteDirectory>d__3b.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 Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  288. --- End of stack trace from previous location where exception was thrown ---
  289. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  290. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  291. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  292. --- End of inner exception stack trace ---
  293. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  294. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  295. at System.Threading.Tasks.Task.Wait()
  296. at Squirrel.Update.Program.executeCommandLine(String[] args)
  297. at Squirrel.Update.Program.main(String[] args)
  298. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\Alexis\AppData\Local\Discord\app-0.0.291\lib\net45\Discord.exe' because it is being used by another process.
  299. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  300. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  301. at System.IO.File.Delete(String path)
  302. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  303. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  304. at System.Threading.Tasks.Task.InnerInvoke()
  305. at System.Threading.Tasks.Task.Execute()
  306. --- End of stack trace from previous location where exception was thrown ---
  307. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  308. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  309. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  310. --- End of stack trace from previous location where exception was thrown ---
  311. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  312. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  313. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  314. --- End of stack trace from previous location where exception was thrown ---
  315. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  316. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  317. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  318. --- End of stack trace from previous location where exception was thrown ---
  319. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  320. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  321. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  322. --- End of stack trace from previous location where exception was thrown ---
  323. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  324. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  325. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  326. --- End of stack trace from previous location where exception was thrown ---
  327. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  328. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  329. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  330. --- End of stack trace from previous location where exception was thrown ---
  331. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  332. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  333. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  334. --- End of stack trace from previous location where exception was thrown ---
  335. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  336. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  337. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  338. --- End of stack trace from previous location where exception was thrown ---
  339. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  340. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  341. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  342. --- End of stack trace from previous location where exception was thrown ---
  343. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  344. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  345. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  346. --- End of stack trace from previous location where exception was thrown ---
  347. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  348. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  349. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  350. --- End of stack trace from previous location where exception was thrown ---
  351. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  352. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  353. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  354. --- End of stack trace from previous location where exception was thrown ---
  355. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  356. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  357. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  358.  
  359. 10320> 2016-09-25 20:13:24> Program: Starting Squirrel Updater: --install .
  360. 10320> 2016-09-25 20:13:24> Program: Starting install, writing to C:\Users\Alexis\AppData\Local\SquirrelTemp
  361. 10320> 2016-09-25 20:13:24> Program: About to install to: C:\Users\Alexis\AppData\Local\Discord
  362. 10320> 2016-09-25 20:13:24> Program: Install path C:\Users\Alexis\AppData\Local\Discord already exists, burning it to the ground
  363. 10320> 2016-09-25 20:13:24> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  364. 10320> 2016-09-25 20:13:24> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Alexis\AppData\Local\SquirrelTemp
  365. 10320> 2016-09-25 20:13:25> CheckForUpdateImpl: Remote version 0.0.296 differs from local
  366. 10320> 2016-09-25 20:13:25> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  367. 10320> 2016-09-25 20:13:26> ApplyReleasesImpl: Writing files to app directory: C:\Users\Alexis\AppData\Local\Discord\app-0.0.296
  368. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\app.ico to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\app.ico
  369. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\blink_image_resources_200_percent.pak to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\blink_image_resources_200_percent.pak
  370. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\content_shell.pak to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\content_shell.pak
  371. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\d3dcompiler_47.dll to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\d3dcompiler_47.dll
  372. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\Discord.exe to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\Discord.exe
  373. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\ffmpeg.dll to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\ffmpeg.dll
  374. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\icudtl.dat to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\icudtl.dat
  375. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\libEGL.dll to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\libEGL.dll
  376. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\libGLESv2.dll to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\libGLESv2.dll
  377. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\content_resources_200_percent.pak to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\content_resources_200_percent.pak
  378. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\natives_blob.bin to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\natives_blob.bin
  379. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\ui_resources_200_percent.pak to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\ui_resources_200_percent.pak
  380. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\views_resources_200_percent.pak to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\views_resources_200_percent.pak
  381. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\node.dll to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\node.dll
  382. 10320> 2016-09-25 20:13:44> ApplyReleasesImpl: Moving file C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\lib\net45\xinput1_3.dll to C:\Users\Alexis\AppData\Local\Discord\app-0.0.296\xaybeFullPath)
  383. at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
  384. at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
  385. at Squirrel.UpdateManager.DownloadReleasesImpl.<>c__DisplayClass60.<DownloadReleases>b__5c(ReleaseEntry x)
  386. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  387. at System.Threading.Tasks.Task.InnerInvoke()
  388. at System.Threading.Tasks.Task.Execute()
  389. --- End of stack trace from previous location where exception was thrown ---
  390. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  391. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  392. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  393. --- End of stack trace from previous location where exception was thrown ---
  394. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  395. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  396. at Squirrel.UpdateManager.DownloadReleasesImpl.<DownloadReleases>d__68.MoveNext()
  397. --- End of stack trace from previous location where exception was thrown ---
  398. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  399. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  400. at Squirrel.UpdateManager.<DownloadReleases>d__5.MoveNext()
  401. --- End of stack trace from previous location where exception was thrown ---
  402. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  403. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  404. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  405. --- End of stack trace from previous location where exception was thrown ---
  406. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  407. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  408. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  409. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement