Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 133.21 KB | None | 0 0
  1. 7088> 2017-06-26 20:00:57> Program: Starting Squirrel Updater: --install .
  2. 7088> 2017-06-26 20:00:58> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  3. 7088> 2017-06-26 20:00:59> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  4. 7088> 2017-06-26 20:01:00> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  5. 7088> 2017-06-26 20:01:00> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  6. 7088> 2017-06-26 20:01:01> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  7. 7088> 2017-06-26 20:01:01> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  8. 7088> 2017-06-26 20:01:02> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  9. 7088> 2017-06-26 20:01:08> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.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. 7088> 2017-06-26 20:01:08> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.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.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  53. at System.Threading.Tasks.Task.Wait()
  54. at Squirrel.Update.Program.executeCommandLine(String[] args)
  55. at Squirrel.Update.Program.main(String[] args)
  56. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  57. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  58. 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)
  59. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  60. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  61. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  62. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  63. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  64. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  65. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  66. --- End of stack trace from previous location where exception was thrown ---
  67. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  68. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  69. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  70. --- End of stack trace from previous location where exception was thrown ---
  71. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  72. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  73. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  74. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  75. --- End of stack trace from previous location where exception was thrown ---
  76. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  77. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  78. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  79. --- End of stack trace from previous location where exception was thrown ---
  80. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  81. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  82. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  83. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  84.  
  85. 3152> 2017-06-26 20:03:10> Program: Starting Squirrel Updater: --install .
  86. 3152> 2017-06-26 20:03:12> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  87. 3152> 2017-06-26 20:03:12> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  88. 3152> 2017-06-26 20:03:12> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  89. 3152> 2017-06-26 20:03:14> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  90. 3152> 2017-06-26 20:03:14> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  91. 3152> 2017-06-26 20:03:15> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  92. 3152> 2017-06-26 20:03:15> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  93. 3152> 2017-06-26 20:03:16> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  94. 3152> 2017-06-26 20:03:22> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  95. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  96. 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)
  97. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  98. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  99. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  100. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  101. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  102. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  103. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  104. --- End of stack trace from previous location where exception was thrown ---
  105. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  106. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  107. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  108. 3152> 2017-06-26 20:03:23> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  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, Int32 bufferSize)
  112. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  113. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  114. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  115. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  116. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  117. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  118. --- End of stack trace from previous location where exception was thrown ---
  119. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  120. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  121. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  122. --- End of stack trace from previous location where exception was thrown ---
  123. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  124. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  125. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  126. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.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.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  135. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  136. --- End of inner exception stack trace ---
  137. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  138. at System.Threading.Tasks.Task.Wait()
  139. at Squirrel.Update.Program.executeCommandLine(String[] args)
  140. at Squirrel.Update.Program.main(String[] args)
  141. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  142. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  143. 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)
  144. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  145. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  146. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  147. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  148. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  149. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  150. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  151. --- End of stack trace from previous location where exception was thrown ---
  152. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  153. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  154. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  155. --- End of stack trace from previous location where exception was thrown ---
  156. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  157. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  158. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  159. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.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.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  168. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  169.  
  170. 5772> 2017-06-26 20:03:35> Program: Starting Squirrel Updater: --install .
  171. 5772> 2017-06-26 20:03:38> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  172. 5772> 2017-06-26 20:03:38> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  173. 5772> 2017-06-26 20:03:38> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  174. 5772> 2017-06-26 20:03:40> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  175. 5772> 2017-06-26 20:03:41> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  176. 5772> 2017-06-26 20:03:42> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  177. 5772> 2017-06-26 20:03:42> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  178. 5772> 2017-06-26 20:03:43> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  179. 5772> 2017-06-26 20:03:48> IEnableLogger: Failed to install package to app dir: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\content_shell.pak'.
  180. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  181. 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)
  182. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  183. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  184. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  185. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  186. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  187. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  188. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  189. --- End of stack trace from previous location where exception was thrown ---
  190. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  191. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  192. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  193. 5772> 2017-06-26 20:03:49> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\content_shell.pak'.
  194. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  195. 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)
  196. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  197. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  198. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  199. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  200. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  201. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  202. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  203. --- End of stack trace from previous location where exception was thrown ---
  204. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  205. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  206. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  207. --- End of stack trace from previous location where exception was thrown ---
  208. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  209. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  210. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  211. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.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.UpdateManager.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  220. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  221. --- End of inner exception stack trace ---
  222. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  223. at System.Threading.Tasks.Task.Wait()
  224. at Squirrel.Update.Program.executeCommandLine(String[] args)
  225. at Squirrel.Update.Program.main(String[] args)
  226. ---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\content_shell.pak'.
  227. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  228. 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)
  229. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  230. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  231. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  232. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  233. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  234. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  235. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  236. --- End of stack trace from previous location where exception was thrown ---
  237. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  238. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  239. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  244. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  245. --- End of stack trace from previous location where exception was thrown ---
  246. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  247. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  248. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  249. --- End of stack trace from previous location where exception was thrown ---
  250. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  251. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  252. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  253. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  254.  
  255. ere exception was thrown ---
  256. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  257. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  258. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  259. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  260.  
  261. 8316> 2017-06-26 20:04:40> Program: Starting Squirrel Updater: --install .
  262. 8316> 2017-06-26 20:04:42> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  263. 8316> 2017-06-26 20:04:42> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  264. 8316> 2017-06-26 20:04:42> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  265. 8316> 2017-06-26 20:04:43> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  266. 8316> 2017-06-26 20:04:43> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  267. 8316> 2017-06-26 20:04:44> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  268. 8316> 2017-06-26 20:04:44> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  269. 8316> 2017-06-26 20:04:45> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  270. 8316> 2017-06-26 20:04:50> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  271. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  272. 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)
  273. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  274. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  275. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  276. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  277. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  278. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  279. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.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.<LogIfThrows>d__50`1.MoveNext()
  284. 8316> 2017-06-26 20:04:50> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  285. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  286. 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)
  287. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  288. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  289. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  290. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  291. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  292. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  293. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  294. --- End of stack trace from previous location where exception was thrown ---
  295. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  296. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  297. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  298. --- End of stack trace from previous location where exception was thrown ---
  299. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  300. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  301. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  302. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  303. --- End of stack trace from previous location where exception was thrown ---
  304. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  305. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  306. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  307. --- End of stack trace from previous location where exception was thrown ---
  308. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  309. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  310. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  311. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  312. --- End of inner exception stack trace ---
  313. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  314. at System.Threading.Tasks.Task.Wait()
  315. at Squirrel.Update.Program.executeCommandLine(String[] args)
  316. at Squirrel.Update.Program.main(String[] args)
  317. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  318. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  319. 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)
  320. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  321. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  322. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  323. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  324. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  325. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  326. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  327. --- End of stack trace from previous location where exception was thrown ---
  328. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  329. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  330. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  331. --- End of stack trace from previous location where exception was thrown ---
  332. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  333. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  334. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  335. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  336. --- End of stack trace from previous location where exception was thrown ---
  337. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  338. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  339. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  340. --- End of stack trace from previous location where exception was thrown ---
  341. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  342. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  343. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  344. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  345.  
  346. 9200> 2017-06-26 20:05:11> Program: Starting Squirrel Updater: --install .
  347. 9200> 2017-06-26 20:05:13> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  348. 9200> 2017-06-26 20:05:13> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  349. 9200> 2017-06-26 20:05:13> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  350. 9200> 2017-06-26 20:05:15> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  351. 9200> 2017-06-26 20:05:15> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  352. 9200> 2017-06-26 20:05:16> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  353. 9200> 2017-06-26 20:05:16> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  354. 9200> 2017-06-26 20:05:17> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  355. 9200> 2017-06-26 20:05:24> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  356. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  357. 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)
  358. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  359. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  360. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  361. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  362. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  363. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  364. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  365. --- End of stack trace from previous location where exception was thrown ---
  366. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  367. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  368. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  369. 9200> 2017-06-26 20:05:25> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  370. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  371. 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)
  372. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  373. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  374. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  375. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  376. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  377. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  378. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  379. --- End of stack trace from previous location where exception was thrown ---
  380. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  381. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  382. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  383. --- End of stack trace from previous location where exception was thrown ---
  384. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  385. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  386. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  387. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  388. --- End of stack trace from previous location where exception was thrown ---
  389. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  390. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  391. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  392. --- End of stack trace from previous location where exception was thrown ---
  393. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  394. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  395. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  396. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  397. --- End of inner exception stack trace ---
  398. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  399. at System.Threading.Tasks.Task.Wait()
  400. at Squirrel.Update.Program.executeCommandLine(String[] args)
  401. at Squirrel.Update.Program.main(String[] args)
  402. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  403. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  404. 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)
  405. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  406. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  407. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  408. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  409. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  410. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  411. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  412. --- End of stack trace from previous location where exception was thrown ---
  413. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  414. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  415. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  416. --- End of stack trace from previous location where exception was thrown ---
  417. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  418. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  419. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  420. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  421. --- End of stack trace from previous location where exception was thrown ---
  422. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  423. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  424. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  425. --- End of stack trace from previous location where exception was thrown ---
  426. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  427. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  428. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  429. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  430.  
  431. ectory>d__3b.MoveNext()
  432. --- End of stack trace from previous location where exception was thrown ---
  433. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  434. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  435. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  436. --- End of stack trace from previous location where exception was thrown ---
  437. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  438. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  439. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  440. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  441. --- End of inner exception stack trace ---
  442. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  443. at System.Threading.Tasks.Task.Wait()
  444. at Squirrel.Update.Program.executeCommandLine(String[] args)
  445. at Squirrel.Update.Program.main(String[] args)
  446. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\app.ico' because it is being used by another process.
  447. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  448. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  449. at System.IO.File.Delete(String path)
  450. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  451. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  452. at System.Threading.Tasks.Task.InnerInvoke()
  453. at System.Threading.Tasks.Task.Execute()
  454. --- End of stack trace from previous location where exception was thrown ---
  455. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  456. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  457. --- End of stack trace from previous location where exception was thrown ---
  458. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  459. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  460. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  461. --- End of stack trace from previous location where exception was thrown ---
  462. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  463. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  464. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  465. --- End of stack trace from previous location where exception was thrown ---
  466. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  467. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  468. --- End of stack trace from previous location where exception was thrown ---
  469. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  470. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  471. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  472. --- End of stack trace from previous location where exception was thrown ---
  473. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  474. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  475. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  476. --- End of stack trace from previous location where exception was thrown ---
  477. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  478. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  479. --- End of stack trace from previous location where exception was thrown ---
  480. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  481. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  482. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  483. --- End of stack trace from previous location where exception was thrown ---
  484. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  485. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  486. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  487. --- End of stack trace from previous location where exception was thrown ---
  488. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  489. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  490. --- End of stack trace from previous location where exception was thrown ---
  491. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  492. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  493. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  494. --- End of stack trace from previous location where exception was thrown ---
  495. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  496. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  497. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  498. --- End of stack trace from previous location where exception was thrown ---
  499. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  500. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  501. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  502. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  503.  
  504. 5284> 2017-06-26 20:11:54> Program: Starting Squirrel Updater: --install .
  505. 5284> 2017-06-26 20:11:56> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  506. 5284> 2017-06-26 20:11:56> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  507. 5284> 2017-06-26 20:11:56> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  508. 5284> 2017-06-26 20:11:57> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  509. 5284> 2017-06-26 20:11:58> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  510. 5284> 2017-06-26 20:11:59> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  511. 5284> 2017-06-26 20:11:59> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  512. 5284> 2017-06-26 20:12:00> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  513. 5284> 2017-06-26 20:12:05> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  514. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  515. 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)
  516. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  517. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  518. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  519. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  520. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  521. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  522. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  523. --- End of stack trace from previous location where exception was thrown ---
  524. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  525. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  526. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  527. 5284> 2017-06-26 20:12:06> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  528. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  529. 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)
  530. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  531. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  532. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  533. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  534. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  535. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  536. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  537. --- End of stack trace from previous location where exception was thrown ---
  538. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  539. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  540. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  541. --- End of stack trace from previous location where exception was thrown ---
  542. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  543. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  544. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  545. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  546. --- End of stack trace from previous location where exception was thrown ---
  547. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  548. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  549. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  550. --- End of stack trace from previous location where exception was thrown ---
  551. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  552. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  553. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  554. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  555. --- End of inner exception stack trace ---
  556. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  557. at System.Threading.Tasks.Task.Wait()
  558. at Squirrel.Update.Program.executeCommandLine(String[] args)
  559. at Squirrel.Update.Program.main(String[] args)
  560. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  561. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  562. 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)
  563. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  564. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  565. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  566. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  567. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  568. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  569. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  570. --- End of stack trace from previous location where exception was thrown ---
  571. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  572. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  573. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  574. --- End of stack trace from previous location where exception was thrown ---
  575. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  576. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  577. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  578. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  579. --- End of stack trace from previous location where exception was thrown ---
  580. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  581. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  582. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  583. --- End of stack trace from previous location where exception was thrown ---
  584. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  585. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  586. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  587. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  588.  
  589. 6548> 2017-06-26 20:33:06> Program: Starting Squirrel Updater: --install .
  590. 6548> 2017-06-26 20:33:08> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  591. 6548> 2017-06-26 20:33:09> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  592. 6548> 2017-06-26 20:33:09> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  593. 6548> 2017-06-26 20:33:11> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  594. 6548> 2017-06-26 20:33:11> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  595. 6548> 2017-06-26 20:33:12> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  596. 6548> 2017-06-26 20:33:12> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  597. 6548> 2017-06-26 20:33:13> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  598. 6548> 2017-06-26 20:33:20> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  599. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  600. 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)
  601. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  602. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  603. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  604. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  605. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  606. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  607. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  608. --- End of stack trace from previous location where exception was thrown ---
  609. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  610. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  611. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  612. 6548> 2017-06-26 20:33:21> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  613. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  614. 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)
  615. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  616. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  617. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  618. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  619. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  620. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  621. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  622. --- End of stack trace from previous location where exception was thrown ---
  623. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  624. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  625. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  626. --- End of stack trace from previous location where exception was thrown ---
  627. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  628. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  629. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  630. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  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.UpdateManager.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  639. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  640. --- End of inner exception stack trace ---
  641. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  642. at System.Threading.Tasks.Task.Wait()
  643. at Squirrel.Update.Program.executeCommandLine(String[] args)
  644. at Squirrel.Update.Program.main(String[] args)
  645. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  646. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  647. 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)
  648. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  649. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  650. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  651. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  652. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  653. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  654. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.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.<LogIfThrows>d__50`1.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  663. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  664. --- End of stack trace from previous location where exception was thrown ---
  665. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  666. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  667. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  668. --- End of stack trace from previous location where exception was thrown ---
  669. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  670. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  671. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  672. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  673.  
  674. 2604> 2017-06-26 20:37:55> Program: Starting Squirrel Updater: --install .
  675. 2604> 2017-06-26 20:37:57> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  676. 2604> 2017-06-26 20:37:57> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  677. 2604> 2017-06-26 20:37:57> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  678. 2604> 2017-06-26 20:37:59> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  679. 2604> 2017-06-26 20:37:59> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  680. 2604> 2017-06-26 20:38:00> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  681. 2604> 2017-06-26 20:38:00> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  682. 2604> 2017-06-26 20:38:00> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  683. 2604> 2017-06-26 20:38:05> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  684. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  685. 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)
  686. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  687. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  688. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  689. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  690. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  691. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  692. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  693. --- End of stack trace from previous location where exception was thrown ---
  694. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  695. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  696. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  697. 2604> 2017-06-26 20:38:05> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  698. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  699. 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)
  700. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  701. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  702. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  703. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  704. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  705. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  706. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.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.<LogIfThrows>d__50`1.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  715. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  716. --- End of stack trace from previous location where exception was thrown ---
  717. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  718. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  719. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  720. --- End of stack trace from previous location where exception was thrown ---
  721. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  722. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  723. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  724. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  725. --- End of inner exception stack trace ---
  726. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  727. at System.Threading.Tasks.Task.Wait()
  728. at Squirrel.Update.Program.executeCommandLine(String[] args)
  729. at Squirrel.Update.Program.main(String[] args)
  730. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  731. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  732. 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)
  733. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  734. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  735. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  736. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  737. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  738. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  739. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  740. --- End of stack trace from previous location where exception was thrown ---
  741. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  742. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  743. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  744. --- End of stack trace from previous location where exception was thrown ---
  745. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  746. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  747. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  748. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  749. --- End of stack trace from previous location where exception was thrown ---
  750. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  751. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  752. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  753. --- End of stack trace from previous location where exception was thrown ---
  754. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  755. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  756. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  757. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  758.  
  759. 1580> 2017-06-26 20:41:15> Program: Starting Squirrel Updater: --install .
  760. 1580> 2017-06-26 20:41:17> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  761. 1580> 2017-06-26 20:41:17> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  762. 1580> 2017-06-26 20:41:17> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  763. 1580> 2017-06-26 20:41:18> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  764. 1580> 2017-06-26 20:41:19> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  765. 1580> 2017-06-26 20:41:20> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  766. 1580> 2017-06-26 20:41:20> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  767. 1580> 2017-06-26 20:41:21> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  768. 1580> 2017-06-26 20:41:27> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  769. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  770. 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)
  771. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  772. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  773. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  774. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  775. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  776. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  777. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  778. --- End of stack trace from previous location where exception was thrown ---
  779. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  780. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  781. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  782. 1580> 2017-06-26 20:41:28> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  783. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  784. 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)
  785. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  786. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  787. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  788. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  789. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  790. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  791. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  792. --- End of stack trace from previous location where exception was thrown ---
  793. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  794. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  795. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  796. --- End of stack trace from previous location where exception was thrown ---
  797. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  798. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  799. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  800. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  801. --- End of stack trace from previous location where exception was thrown ---
  802. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  803. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  804. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  805. --- End of stack trace from previous location where exception was thrown ---
  806. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  807. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  808. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  809. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  810. --- End of inner exception stack trace ---
  811. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  812. at System.Threading.Tasks.Task.Wait()
  813. at Squirrel.Update.Program.executeCommandLine(String[] args)
  814. at Squirrel.Update.Program.main(String[] args)
  815. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  816. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  817. 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)
  818. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  819. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  820. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  821. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  822. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  823. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  824. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  825. --- End of stack trace from previous location where exception was thrown ---
  826. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  827. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  828. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  829. --- End of stack trace from previous location where exception was thrown ---
  830. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  831. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  832. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  833. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.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.UpdateManager.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  842. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  843.  
  844. 3220> 2017-06-26 20:49:55> Program: Starting Squirrel Updater: --install .
  845. 3220> 2017-06-26 20:49:58> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  846. 3220> 2017-06-26 20:49:58> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  847. 3220> 2017-06-26 20:49:58> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  848. 3220> 2017-06-26 20:50:00> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  849. 3220> 2017-06-26 20:50:01> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  850. 3220> 2017-06-26 20:50:02> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  851. 3220> 2017-06-26 20:50:02> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  852. 3220> 2017-06-26 20:50:03> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  853. 3220> 2017-06-26 20:50:59> ApplyReleasesImpl: Squirrel Enabled Apps: []
  854. 3220> 2017-06-26 20:50:59> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
  855. 3220> 2017-06-26 20:50:59> ApplyReleasesImpl: Starting fixPinnedExecutables
  856. 3220> 2017-06-26 20:50:59> ApplyReleasesImpl: fixPinnedExecutables: newCurrentFolder: app-0.0.297
  857. 3220> 2017-06-26 20:51:01> ApplyReleasesImpl: File 'C:\Users\JBove\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Narrator.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
  858. at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
  859. at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
  860. at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__ec(FileInfo file)
  861. 3220> 2017-06-26 20:51:03> ApplyReleasesImpl: Fixing up tray icons
  862. 3220> 2017-06-26 20:51:03> ApplyReleasesImpl: cleanDeadVersions: for version 0.0.297
  863. 3220> 2017-06-26 20:51:03> ApplyReleasesImpl: cleanDeadVersions: exclude current version folder app-0.0.297
  864. 3220> 2017-06-26 20:51:11> InstallHelperImpl: Fetching uninstall icon http://dl.discordapp.net/apps/win/discord.ico
  865. IOError(Int32 errorCode, String maybeFullPath)
  866. at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
  867. at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
  868. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  869. 452> 2017-06-26 20:50:42> 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\JBove\AppData\Local\Discord\packages\Discord-0.0.297-full.nupkg' because it is being used by another process.
  870. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  871. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  872. at System.IO.File.Delete(String path)
  873. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  874. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  875. at System.Threading.Tasks.Task.InnerInvoke()
  876. at System.Threading.Tasks.Task.Execute()
  877. --- End of stack trace from previous location where exception was thrown ---
  878. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  879. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  880. --- End of stack trace from previous location where exception was thrown ---
  881. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  882. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  883. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  884. --- End of stack trace from previous location where exception was thrown ---
  885. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  886. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  887. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  888. --- End of stack trace from previous location where exception was thrown ---
  889. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  890. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  891. --- End of stack trace from previous location where exception was thrown ---
  892. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  893. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  894. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  895. --- End of stack trace from previous location where exception was thrown ---
  896. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  897. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  898. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  899. 452> 2017-06-26 20:50:42> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\packages\Discord-0.0.297-full.nupkg' because it is being used by another process.
  900. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  901. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  902. at System.IO.File.Delete(String path)
  903. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  904. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  905. at System.Threading.Tasks.Task.InnerInvoke()
  906. at System.Threading.Tasks.Task.Execute()
  907. --- End of stack trace from previous location where exception was thrown ---
  908. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  909. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.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 Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  914. --- End of stack trace from previous location where exception was thrown ---
  915. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  916. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  917. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  918. --- End of stack trace from previous location where exception was thrown ---
  919. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  920. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  921. --- End of stack trace from previous location where exception was thrown ---
  922. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  923. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  924. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  925. --- End of stack trace from previous location where exception was thrown ---
  926. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  927. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  928. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  929. --- End of stack trace from previous location where exception was thrown ---
  930. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  931. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  932. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  933. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  934. --- End of inner exception stack trace ---
  935. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  936. at System.Threading.Tasks.Task.Wait()
  937. at Squirrel.Update.Program.executeCommandLine(String[] args)
  938. at Squirrel.Update.Program.main(String[] args)
  939. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\packages\Discord-0.0.297-full.nupkg' because it is being used by another process.
  940. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  941. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  942. at System.IO.File.Delete(String path)
  943. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  944. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  945. at System.Threading.Tasks.Task.InnerInvoke()
  946. at System.Threading.Tasks.Task.Execute()
  947. --- End of stack trace from previous location where exception was thrown ---
  948. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  949. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  950. --- End of stack trace from previous location where exception was thrown ---
  951. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  952. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  953. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  954. --- End of stack trace from previous location where exception was thrown ---
  955. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  956. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  957. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  958. --- End of stack trace from previous location where exception was thrown ---
  959. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  960. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  961. --- End of stack trace from previous location where exception was thrown ---
  962. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  963. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  964. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  965. --- End of stack trace from previous location where exception was thrown ---
  966. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  967. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  968. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  969. --- End of stack trace from previous location where exception was thrown ---
  970. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  971. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  972. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  973. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  974.  
  975. 1388> 2017-06-26 21:58:50> Program: Starting Squirrel Updater: --install .
  976. 1388> 2017-06-26 21:58:52> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  977. 1388> 2017-06-26 21:58:53> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  978. 1388> 2017-06-26 21:58:53> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  979. 1388> 2017-06-26 21:58:55> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  980. 1388> 2017-06-26 21:58:55> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  981. 1388> 2017-06-26 21:58:56> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  982. 1388> 2017-06-26 21:58:56> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  983. 1388> 2017-06-26 21:58:58> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  984. 1388> 2017-06-26 21:59:05> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  985. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  986. 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)
  987. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  988. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  989. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  990. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  991. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  992. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  993. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  994. --- End of stack trace from previous location where exception was thrown ---
  995. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  996. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  997. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  998. 1388> 2017-06-26 21:59:06> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  999. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1000. 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)
  1001. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1002. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1003. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1004. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1005. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1006. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1007. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.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__50`1.MoveNext()
  1012. --- End of stack trace from previous location where exception was thrown ---
  1013. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1014. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1015. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1016. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  1017. --- End of stack trace from previous location where exception was thrown ---
  1018. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1019. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1020. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  1021. --- End of stack trace from previous location where exception was thrown ---
  1022. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1023. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1024. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1025. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  1026. --- End of inner exception stack trace ---
  1027. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1028. at System.Threading.Tasks.Task.Wait()
  1029. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1030. at Squirrel.Update.Program.main(String[] args)
  1031. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  1032. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1033. 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)
  1034. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1035. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1036. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1037. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1038. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1039. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1040. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1041. --- End of stack trace from previous location where exception was thrown ---
  1042. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1043. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1044. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1045. --- End of stack trace from previous location where exception was thrown ---
  1046. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1047. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1048. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1049. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  1050. --- End of stack trace from previous location where exception was thrown ---
  1051. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1052. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1053. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  1054. --- End of stack trace from previous location where exception was thrown ---
  1055. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1056. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1057. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1058. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  1059.  
  1060. 3356> 2017-06-26 21:59:22> Program: Starting Squirrel Updater: --install .
  1061. 3356> 2017-06-26 21:59:24> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  1062. 3356> 2017-06-26 21:59:25> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  1063. 3356> 2017-06-26 21:59:25> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  1064. 3356> 2017-06-26 21:59:27> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  1065. 3356> 2017-06-26 21:59:27> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  1066. 3356> 2017-06-26 21:59:29> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  1067. 3356> 2017-06-26 21:59:29> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  1068. 3356> 2017-06-26 21:59:30> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  1069. 3356> 2017-06-26 21:59:38> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  1070. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1071. 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)
  1072. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1073. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1074. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1075. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1076. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1077. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1078. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1079. --- End of stack trace from previous location where exception was thrown ---
  1080. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1081. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1082. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1083. 3356> 2017-06-26 21:59:39> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  1084. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1085. 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)
  1086. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1087. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1088. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1089. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1090. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1091. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1092. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1093. --- End of stack trace from previous location where exception was thrown ---
  1094. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1095. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1096. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1097. --- End of stack trace from previous location where exception was thrown ---
  1098. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1099. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1100. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1101. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  1102. --- End of stack trace from previous location where exception was thrown ---
  1103. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1104. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1105. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  1106. --- End of stack trace from previous location where exception was thrown ---
  1107. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1108. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1109. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1110. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  1111. --- End of inner exception stack trace ---
  1112. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1113. at System.Threading.Tasks.Task.Wait()
  1114. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1115. at Squirrel.Update.Program.main(String[] args)
  1116. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  1117. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1118. 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)
  1119. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1120. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1121. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1122. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1123. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1124. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1125. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1126. --- End of stack trace from previous location where exception was thrown ---
  1127. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1128. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1129. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1130. --- End of stack trace from previous location where exception was thrown ---
  1131. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1132. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1133. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1134. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.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.UpdateManager.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1143. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  1144.  
  1145. l.Utility.<DeleteDirectory>d__3b.MoveNext()
  1146. --- End of stack trace from previous location where exception was thrown ---
  1147. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1148. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1149. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  1150. --- End of stack trace from previous location where exception was thrown ---
  1151. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1152. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1153. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1154. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  1155. --- End of inner exception stack trace ---
  1156. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1157. at System.Threading.Tasks.Task.Wait()
  1158. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1159. at Squirrel.Update.Program.main(String[] args)
  1160. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\content_shell.pak' because it is being used by another process.
  1161. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1162. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  1163. at System.IO.File.Delete(String path)
  1164. at Squirrel.Utility.<DeleteDirectory>b__34(String file)
  1165. at Squirrel.Utility.<>c__DisplayClass18`1.<>c__DisplayClass1a.<ForEachAsync>b__17()
  1166. at System.Threading.Tasks.Task.InnerInvoke()
  1167. at System.Threading.Tasks.Task.Execute()
  1168. --- End of stack trace from previous location where exception was thrown ---
  1169. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1170. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.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.<DeleteDirectory>d__3b.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>b__35>d__38.MoveNext()
  1179. --- End of stack trace from previous location where exception was thrown ---
  1180. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1181. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  1182. --- End of stack trace from previous location where exception was thrown ---
  1183. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1184. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1185. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  1186. --- End of stack trace from previous location where exception was thrown ---
  1187. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1188. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1189. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  1190. --- End of stack trace from previous location where exception was thrown ---
  1191. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1192. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  1193. --- End of stack trace from previous location where exception was thrown ---
  1194. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1195. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1196. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  1197. --- End of stack trace from previous location where exception was thrown ---
  1198. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1199. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1200. at Squirrel.Utility.<<DeleteDirectory>b__35>d__38.MoveNext()
  1201. --- End of stack trace from previous location where exception was thrown ---
  1202. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1203. at Squirrel.Utility.<>c__DisplayClass1e`1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext()
  1204. --- End of stack trace from previous location where exception was thrown ---
  1205. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1206. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1207. at Squirrel.Utility.<DeleteDirectory>d__3b.MoveNext()
  1208. --- End of stack trace from previous location where exception was thrown ---
  1209. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1210. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1211. at Squirrel.Utility.<LogIfThrows>d__4d.MoveNext()
  1212. --- End of stack trace from previous location where exception was thrown ---
  1213. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1214. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1215. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1216. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  1217.  
  1218. 7324> 2017-06-26 22:35:36> Program: Starting Squirrel Updater: --install .
  1219. 7324> 2017-06-26 22:35:39> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  1220. 7324> 2017-06-26 22:35:40> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  1221. 7324> 2017-06-26 22:35:40> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  1222. 7324> 2017-06-26 22:35:42> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  1223. 7324> 2017-06-26 22:35:42> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  1224. 7324> 2017-06-26 22:35:44> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  1225. 7324> 2017-06-26 22:35:44> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  1226. 7324> 2017-06-26 22:35:45> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  1227. 7324> 2017-06-26 22:35:54> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  1228. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1229. 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)
  1230. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1231. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1232. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1233. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1234. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1235. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1236. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.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.<LogIfThrows>d__50`1.MoveNext()
  1241. 7324> 2017-06-26 22:35:54> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  1242. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1243. 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)
  1244. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1245. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1246. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1247. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1248. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1249. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1250. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1251. --- End of stack trace from previous location where exception was thrown ---
  1252. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1253. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1254. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1255. --- End of stack trace from previous location where exception was thrown ---
  1256. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1257. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1258. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1259. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  1260. --- End of stack trace from previous location where exception was thrown ---
  1261. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1262. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1263. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  1264. --- End of stack trace from previous location where exception was thrown ---
  1265. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1266. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1267. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1268. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  1269. --- End of inner exception stack trace ---
  1270. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1271. at System.Threading.Tasks.Task.Wait()
  1272. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1273. at Squirrel.Update.Program.main(String[] args)
  1274. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\d3dcompiler_47.dll' because it is being used by another process.
  1275. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1276. 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)
  1277. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1278. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1279. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1280. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1281. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1282. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1283. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1284. --- End of stack trace from previous location where exception was thrown ---
  1285. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1286. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1287. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1288. --- End of stack trace from previous location where exception was thrown ---
  1289. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1290. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1291. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1292. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.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.UpdateManager.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1301. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
  1302.  
  1303. 2668> 2017-06-26 22:41:49> Program: Starting Squirrel Updater: --install .
  1304. 2668> 2017-06-26 22:41:50> Program: Starting install, writing to C:\Users\JBove\AppData\Local\SquirrelTemp
  1305. 2668> 2017-06-26 22:41:51> Program: About to install to: C:\Users\JBove\AppData\Local\Discord
  1306. 2668> 2017-06-26 22:41:51> Program: Install path C:\Users\JBove\AppData\Local\Discord already exists, burning it to the ground
  1307. 2668> 2017-06-26 22:41:51> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
  1308. 2668> 2017-06-26 22:41:51> CheckForUpdateImpl: Reading RELEASES file from C:\Users\JBove\AppData\Local\SquirrelTemp
  1309. 2668> 2017-06-26 22:41:51> CheckForUpdateImpl: Remote version 0.0.297 differs from local
  1310. 2668> 2017-06-26 22:41:51> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  1311. 2668> 2017-06-26 22:41:52> ApplyReleasesImpl: Writing files to app directory: C:\Users\JBove\AppData\Local\Discord\app-0.0.297
  1312. 2668> 2017-06-26 22:41:59> IEnableLogger: Failed to install package to app dir: System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\Discord.exe' because it is being used by another process.
  1313. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1314. 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)
  1315. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1316. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1317. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1318. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1319. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1320. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1321. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1322. --- End of stack trace from previous location where exception was thrown ---
  1323. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1324. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1325. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1326. 2668> 2017-06-26 22:41:59> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\Discord.exe' because it is being used by another process.
  1327. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1328. 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)
  1329. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1330. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1331. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1332. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1333. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1334. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1335. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.MoveNext()
  1336. --- End of stack trace from previous location where exception was thrown ---
  1337. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1338. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1339. at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
  1340. --- End of stack trace from previous location where exception was thrown ---
  1341. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1342. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1343. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1344. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.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.UpdateManager.<FullInstall>d__f.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1353. at Squirrel.Update.Program.<Install>d__3a.MoveNext()
  1354. --- End of inner exception stack trace ---
  1355. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  1356. at System.Threading.Tasks.Task.Wait()
  1357. at Squirrel.Update.Program.executeCommandLine(String[] args)
  1358. at Squirrel.Update.Program.main(String[] args)
  1359. ---> (Inner Exception #0) System.IO.IOException: The process cannot access the file 'C:\Users\JBove\AppData\Local\Discord\app-0.0.297\lib\net45\Discord.exe' because it is being used by another process.
  1360. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1361. 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)
  1362. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  1363. at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle)
  1364. at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1365. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
  1366. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
  1367. at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner)
  1368. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb3.<<installPackageToAppDir>b__ac>d__bc.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.<LogIfThrows>d__50`1.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1377. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__79.MoveNext()
  1378. --- End of stack trace from previous location where exception was thrown ---
  1379. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1380. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1381. at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext()
  1382. --- End of stack trace from previous location where exception was thrown ---
  1383. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  1384. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1385. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  1386. at Squirrel.Update.Program.<Install>d__3a.MoveNext()<---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement