Advertisement
Guest User

Help

a guest
Jun 27th, 2019
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.58 KB | None | 0 0
  1. 2019-06-27 02:04:16> Program: Starting Squirrel Updater: --install .
  2. 2019-06-27 02:04:16> Program: Starting install, writing to C:\Users\Gabe\AppData\Local\SquirrelTemp
  3. 2019-06-27 02:04:16> Program: About to install to: C:\Users\Gabe\AppData\Local\FakeApp
  4. 2019-06-27 02:04:16> Program: Install path C:\Users\Gabe\AppData\Local\FakeApp already exists, burning it to the ground
  5. 2019-06-27 02:04:17> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Gabe\AppData\Local\FakeApp\packages\.betaId'.
  6. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  7. 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)
  8. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  9. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  10. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  11. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  12. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  13. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  14. 2019-06-27 02:04:17> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Gabe\AppData\Local\FakeApp\packages\RELEASES'.
  15. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  16. 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)
  17. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  18. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  19. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  20. 2019-06-27 02:04:17> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Gabe\AppData\Local\SquirrelTemp
  21. 2019-06-27 02:04:17> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  22. 2019-06-27 02:04:17> ApplyReleasesImpl: Writing files to app directory: C:\Users\Gabe\AppData\Local\FakeApp\app-2.2.0
  23. 2019-06-27 02:04:20> LogHost: Rigging execution stub for FakeApp_ExecutionStub.exe to C:\Users\Gabe\AppData\Local\FakeApp\FakeApp.exe
  24. 2019-06-27 02:04:30> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Gabe\AppData\Local\FakeApp\app-2.2.0\FakeApp.exe]
  25. 2019-06-27 02:04:30> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Gabe\AppData\Local\FakeApp\app-2.2.0\FakeApp.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
  26. at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
  27. at System.Diagnostics.Process.Start()
  28. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  29. at Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext()
  30. --- End of stack trace from previous location where exception was thrown ---
  31. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  32. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  33. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
  34. 2019-06-27 02:04:30> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
  35. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  36. at System.Diagnostics.Process.Start()
  37. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  38. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
  39. at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
  40. at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
  41. --- End of stack trace from previous location where exception was thrown ---
  42. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  43. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  44. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  45. 2019-06-27 02:04:30> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
  46. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  47. at System.Diagnostics.Process.Start()
  48. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  49. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
  50. at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
  51. at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
  52. --- End of stack trace from previous location where exception was thrown ---
  53. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  54. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  55. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  56. --- End of stack trace from previous location where exception was thrown ---
  57. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  58. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  59. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  60. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  61. --- End of stack trace from previous location where exception was thrown ---
  62. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  63. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  64. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  65. --- End of stack trace from previous location where exception was thrown ---
  66. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  67. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  68. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  69. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  70. --- End of inner exception stack trace ---
  71. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  72. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  73. at System.Threading.Tasks.Task.Wait()
  74. at Squirrel.Update.Program.executeCommandLine(String[] args)
  75. at Squirrel.Update.Program.main(String[] args)
  76. ---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
  77. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  78. at System.Diagnostics.Process.Start()
  79. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  80. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
  81. at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
  82. at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
  83. --- End of stack trace from previous location where exception was thrown ---
  84. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  85. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  86. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  87. --- End of stack trace from previous location where exception was thrown ---
  88. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  89. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  90. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  91. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  92. --- End of stack trace from previous location where exception was thrown ---
  93. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  94. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  95. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  96. --- End of stack trace from previous location where exception was thrown ---
  97. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  98. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  99. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  100. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  101.  
  102. 2019-06-27 02:05:40> Program: Starting Squirrel Updater: --install .
  103. 2019-06-27 02:05:40> Program: Starting install, writing to C:\Users\Gabe\AppData\Local\SquirrelTemp
  104. 2019-06-27 02:05:40> Program: About to install to: C:\Users\Gabe\AppData\Local\FakeApp
  105. 2019-06-27 02:05:40> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Gabe\AppData\Local\FakeApp\packages\.betaId'.
  106. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  107. 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)
  108. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  109. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  110. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  111. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  112. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  113. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  114. 2019-06-27 02:05:40> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Gabe\AppData\Local\FakeApp\packages\RELEASES'.
  115. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  116. 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)
  117. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  118. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  119. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  120. 2019-06-27 02:05:40> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Gabe\AppData\Local\SquirrelTemp
  121. 2019-06-27 02:05:40> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  122. 2019-06-27 02:05:41> ApplyReleasesImpl: Writing files to app directory: C:\Users\Gabe\AppData\Local\FakeApp\app-2.2.0
  123. 2019-06-27 02:05:44> LogHost: Rigging execution stub for FakeApp_ExecutionStub.exe to C:\Users\Gabe\AppData\Local\FakeApp\FakeApp.exe
  124. 2019-06-27 02:05:47> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Gabe\AppData\Local\FakeApp\app-2.2.0\FakeApp.exe]
  125. 2019-06-27 02:05:47> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Gabe\AppData\Local\FakeApp\app-2.2.0\FakeApp.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
  126. at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
  127. at System.Diagnostics.Process.Start()
  128. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  129. at Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext()
  130. --- End of stack trace from previous location where exception was thrown ---
  131. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  132. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  133. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
  134. 2019-06-27 02:05:47> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
  135. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  136. at System.Diagnostics.Process.Start()
  137. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  138. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
  139. at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
  140. at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
  141. --- End of stack trace from previous location where exception was thrown ---
  142. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  143. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  144. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  145. 2019-06-27 02:05:47> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
  146. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  147. at System.Diagnostics.Process.Start()
  148. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  149. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
  150. at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
  151. at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
  152. --- End of stack trace from previous location where exception was thrown ---
  153. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  154. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  155. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  156. --- End of stack trace from previous location where exception was thrown ---
  157. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  158. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  159. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  160. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  161. --- End of stack trace from previous location where exception was thrown ---
  162. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  163. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  164. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  165. --- End of stack trace from previous location where exception was thrown ---
  166. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  167. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  168. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  169. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  170. --- End of inner exception stack trace ---
  171. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  172. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  173. at System.Threading.Tasks.Task.Wait()
  174. at Squirrel.Update.Program.executeCommandLine(String[] args)
  175. at Squirrel.Update.Program.main(String[] args)
  176. ---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
  177. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  178. at System.Diagnostics.Process.Start()
  179. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  180. at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
  181. at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
  182. at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
  183. --- End of stack trace from previous location where exception was thrown ---
  184. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  185. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  186. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  187. --- End of stack trace from previous location where exception was thrown ---
  188. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  189. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  190. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  191. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  192. --- End of stack trace from previous location where exception was thrown ---
  193. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  194. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  195. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  196. --- End of stack trace from previous location where exception was thrown ---
  197. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  198. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  199. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  200. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement