Advertisement
Guest User

Untitled

a guest
Aug 1st, 2017
526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.03 KB | None | 0 0
  1. 10:53:50.937 [DEBUG] Loading settings...
  2. 10:53:50.961 [INFO] Settings file not found. Probably this is the first launch.
  3. 10:53:51.033 [INFO] Starting launcher v.0.2.1.132
  4. 10:53:51.267 [INFO] SelectLanguageWindow initialized
  5. 10:53:51.914 [DEBUG] .NET->JS (Enqueue): SelectLanguageWindow.setNetworkAvailability(true)
  6. 10:53:51.977 [DEBUG] RequestHandler. Browser RenderView is ready
  7. 10:53:52.192 [DEBUG] .NET->JS: SelectLanguageWindow.setNetworkAvailability(true)
  8. 10:53:52.198 [DEBUG] JS->.NET: SelectLanguageWindowViewModel.GetSettings()
  9. 10:53:52.418 [DEBUG] JS->.NET: SelectLanguageWindowViewModel.GetSettings()
  10. 10:53:54.347 [DEBUG] JS->.NET: SelectLanguageWindowViewModel.Ok()
  11. 10:53:54.354 [INFO] LoginWindow initialized
  12. 10:53:54.369 [INFO] SelectLanguageWindow closed
  13. 10:53:54.389 [DEBUG] .NET->JS (Enqueue): LoginWindow.setNetworkAvailability(true)
  14. 10:53:54.389 [DEBUG] Saving settings...
  15. 10:53:54.389 [INFO] Settings successfully saved
  16. 10:53:54.442 [DEBUG] RequestHandler. Browser RenderView is ready
  17. 10:53:54.619 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  18. 10:53:54.628 [DEBUG] .NET->JS: LoginWindow.setNetworkAvailability(true)
  19. 10:54:03.871 [DEBUG] JS->.NET: LoginWindowViewModel.DragMove()
  20. 10:54:08.085 [DEBUG] JS->.NET: LoginWindowViewModel.SetRemember(True)
  21. 10:54:08.697 [DEBUG] JS->.NET: LoginWindowViewModel.Login(matt88matt99@gmail.com, *PASS*)
  22. 10:54:08.697 [DEBUG] Authorization by login 'matt88matt99@gmail.com' ...
  23. 10:54:08.716 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  24. 10:54:08.743 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  25. 10:54:13.391 [ERROR] Error on login (matt88matt99@gmail.com) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  26. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  27. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  28. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  29. at System.Threading.Tasks.Task`1.InnerInvoke()
  30. at System.Threading.Tasks.Task.Execute()
  31. --- End of stack trace from previous location where exception was thrown ---
  32. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  33. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  34. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  35. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  36. --- End of stack trace from previous location where exception was thrown ---
  37. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  38. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  39. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  40. --- End of stack trace from previous location where exception was thrown ---
  41. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  42. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  43. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  44. --- End of stack trace from previous location where exception was thrown ---
  45. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  46. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  47. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  48. --- End of inner exception stack trace ---
  49. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  50. --- End of stack trace from previous location where exception was thrown ---
  51. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  52. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  53. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  54. 10:54:13.426 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  55. 10:54:35.028 [DEBUG] JS->.NET: LoginWindowViewModel.SetRemember(True)
  56. 10:54:35.597 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  57. 10:54:35.597 [DEBUG] Authorization by login 'UMBGaming' ...
  58. 10:54:35.597 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  59. 10:54:35.692 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  60. 10:54:37.049 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  61. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  62. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  63. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  64. at System.Threading.Tasks.Task`1.InnerInvoke()
  65. at System.Threading.Tasks.Task.Execute()
  66. --- End of stack trace from previous location where exception was thrown ---
  67. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  68. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  69. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  70. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  71. --- End of stack trace from previous location where exception was thrown ---
  72. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  74. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  75. --- End of stack trace from previous location where exception was thrown ---
  76. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  77. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  78. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  79. --- End of stack trace from previous location where exception was thrown ---
  80. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  81. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  82. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  83. --- End of inner exception stack trace ---
  84. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  85. --- End of stack trace from previous location where exception was thrown ---
  86. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  87. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  88. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  89. 10:54:37.049 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  90. 10:55:58.640 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  91. 10:55:58.640 [DEBUG] Authorization by login 'UMBGaming' ...
  92. 10:55:58.640 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  93. 10:55:58.732 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  94. 10:56:00.068 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  95. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  96. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  97. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  98. at System.Threading.Tasks.Task`1.InnerInvoke()
  99. at System.Threading.Tasks.Task.Execute()
  100. --- End of stack trace from previous location where exception was thrown ---
  101. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  102. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  103. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  104. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  105. --- End of stack trace from previous location where exception was thrown ---
  106. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  107. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  108. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  109. --- End of stack trace from previous location where exception was thrown ---
  110. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  111. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  112. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  113. --- End of stack trace from previous location where exception was thrown ---
  114. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  115. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  116. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  117. --- End of inner exception stack trace ---
  118. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  119. --- End of stack trace from previous location where exception was thrown ---
  120. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  121. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  122. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  123. 10:56:00.068 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  124. 10:56:10.169 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  125. 10:56:10.169 [DEBUG] Authorization by login 'UMBGaming' ...
  126. 10:56:10.169 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  127. 10:56:10.265 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  128. 10:56:11.386 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  129. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  130. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  131. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  132. at System.Threading.Tasks.Task`1.InnerInvoke()
  133. at System.Threading.Tasks.Task.Execute()
  134. --- End of stack trace from previous location where exception was thrown ---
  135. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  136. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  137. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  138. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  139. --- End of stack trace from previous location where exception was thrown ---
  140. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  141. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  142. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  143. --- End of stack trace from previous location where exception was thrown ---
  144. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  145. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  146. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  147. --- End of stack trace from previous location where exception was thrown ---
  148. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  149. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  150. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  151. --- End of inner exception stack trace ---
  152. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  153. --- End of stack trace from previous location where exception was thrown ---
  154. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  155. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  156. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  157. 10:56:11.386 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  158. 10:56:12.422 [DEBUG] RequestHandler. Opening in Default Browser: "https://www.escapefromtarkov.com/reset-password"
  159. 10:57:41.962 [DEBUG] RequestHandler. Opening in Default Browser: "https://www.escapefromtarkov.com/reset-password"
  160. 10:59:56.334 [DEBUG] JS->.NET: LoginWindowViewModel.Login(matt88matt99@gmail.com, *PASS*)
  161. 10:59:56.334 [DEBUG] Authorization by login 'matt88matt99@gmail.com' ...
  162. 10:59:56.334 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  163. 10:59:56.431 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  164. 10:59:57.776 [ERROR] Error on login (matt88matt99@gmail.com) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  165. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  166. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  167. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  168. at System.Threading.Tasks.Task`1.InnerInvoke()
  169. at System.Threading.Tasks.Task.Execute()
  170. --- End of stack trace from previous location where exception was thrown ---
  171. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  172. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  173. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  174. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  175. --- End of stack trace from previous location where exception was thrown ---
  176. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  177. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  178. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  179. --- End of stack trace from previous location where exception was thrown ---
  180. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  181. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  182. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  183. --- End of stack trace from previous location where exception was thrown ---
  184. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  185. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  186. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  187. --- End of inner exception stack trace ---
  188. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  189. --- End of stack trace from previous location where exception was thrown ---
  190. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  191. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  192. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  193. 10:59:57.776 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  194. 11:02:07.239 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  195. 11:02:07.239 [DEBUG] Authorization by login 'UMBGaming' ...
  196. 11:02:07.239 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  197. 11:02:07.330 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  198. 11:02:08.762 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  199. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  200. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  201. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  202. at System.Threading.Tasks.Task`1.InnerInvoke()
  203. at System.Threading.Tasks.Task.Execute()
  204. --- End of stack trace from previous location where exception was thrown ---
  205. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  206. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  207. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  208. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  209. --- End of stack trace from previous location where exception was thrown ---
  210. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  211. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  212. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  213. --- End of stack trace from previous location where exception was thrown ---
  214. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  215. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  216. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  217. --- End of stack trace from previous location where exception was thrown ---
  218. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  219. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  220. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  221. --- End of inner exception stack trace ---
  222. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  223. --- End of stack trace from previous location where exception was thrown ---
  224. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  225. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  226. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  227. 11:02:08.762 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  228. 11:02:19.859 [DEBUG] JS->.NET: LoginWindowViewModel.Login(matt88matt99@gmail.com, *PASS*)
  229. 11:02:19.859 [DEBUG] Authorization by login 'matt88matt99@gmail.com' ...
  230. 11:02:19.859 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  231. 11:02:19.957 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  232. 11:02:21.098 [ERROR] Error on login (matt88matt99@gmail.com) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  233. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  234. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  235. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  236. at System.Threading.Tasks.Task`1.InnerInvoke()
  237. at System.Threading.Tasks.Task.Execute()
  238. --- End of stack trace from previous location where exception was thrown ---
  239. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  240. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  241. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  242. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  243. --- End of stack trace from previous location where exception was thrown ---
  244. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  245. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  246. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  247. --- End of stack trace from previous location where exception was thrown ---
  248. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  249. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  250. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  251. --- End of stack trace from previous location where exception was thrown ---
  252. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  253. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  254. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  255. --- End of inner exception stack trace ---
  256. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  257. --- End of stack trace from previous location where exception was thrown ---
  258. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  259. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  260. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  261. 11:02:21.098 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  262. 11:05:57.361 [DEBUG] Saving settings...
  263. 11:05:57.361 [INFO] Settings successfully saved
  264. 11:05:57.361 [INFO] LoginWindow closed
  265. 11:05:57.361 [INFO] Application closing...
  266. 11:05:57.400 [DEBUG] Saving settings...
  267. 11:05:57.400 [INFO] Settings successfully saved
  268. 11:05:57.400 [INFO] Application closed
  269.  
  270.  
  271.  
  272. 11:06:07.274 [DEBUG] Loading settings...
  273. 11:06:07.492 [INFO] Settings successfully loaded: {"gameDir":"\\\\?\\C:\\Battlestate Games\\BsgLauncher\\EFT","aid":0,"login":null,"password":"OtHIo5lrMLARF3RrWulK3QdUqs4rh/DZAE1iSJ2VsBH7S9pIIA2rpdhpK9FycXWq","rememberUser":false,"language":"en","launchOnStartup":false,"launchMinimized":false,"closeAction":1,"gameStartAction":0,"saveLogin":true,"savePassword":false,"enableGameAutoUpdate":false,"enableLauncherAutoUpdate":false,"updateCheckInterval":1800,"launcherExitCode":0,"gameProcessId":-1}
  274. 11:06:07.532 [INFO] Starting launcher v.0.2.1.132
  275. 11:06:07.659 [INFO] LoginWindow initialized
  276. 11:06:08.318 [DEBUG] .NET->JS (Enqueue): LoginWindow.setNetworkAvailability(true)
  277. 11:06:08.318 [DEBUG] Saving settings...
  278. 11:06:08.318 [INFO] Settings successfully saved
  279. 11:06:08.379 [DEBUG] RequestHandler. Browser RenderView is ready
  280. 11:06:08.551 [DEBUG] .NET->JS: LoginWindow.setNetworkAvailability(true)
  281. 11:06:08.551 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  282. 11:07:33.503 [DEBUG] JS->.NET: LoginWindowViewModel.Login(matt88matt99@gmail.com, *PASS*)
  283. 11:07:33.503 [DEBUG] Authorization by login 'matt88matt99@gmail.com' ...
  284. 11:07:33.514 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  285. 11:07:33.542 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  286. 11:07:34.967 [ERROR] Error on login (matt88matt99@gmail.com) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  287. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  288. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  289. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  290. at System.Threading.Tasks.Task`1.InnerInvoke()
  291. at System.Threading.Tasks.Task.Execute()
  292. --- End of stack trace from previous location where exception was thrown ---
  293. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  294. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  295. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  296. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  297. --- End of stack trace from previous location where exception was thrown ---
  298. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  299. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  300. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  301. --- End of stack trace from previous location where exception was thrown ---
  302. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  303. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  304. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  305. --- End of stack trace from previous location where exception was thrown ---
  306. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  307. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  308. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  309. --- End of inner exception stack trace ---
  310. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  311. --- End of stack trace from previous location where exception was thrown ---
  312. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  313. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  314. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  315. 11:07:34.967 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  316. 11:08:44.953 [DEBUG] RequestHandler. Opening in Default Browser: "https://www.escapefromtarkov.com/registration"
  317. 11:10:20.512 [DEBUG] RequestHandler. Opening in Default Browser: "https://www.escapefromtarkov.com/reset-password"
  318. 11:12:56.058 [DEBUG] JS->.NET: LoginWindowViewModel.Login(, *PASS*)
  319. 11:12:56.058 [DEBUG] Authorization by login '' ...
  320. 11:12:56.058 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  321. 11:12:56.097 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  322. 11:12:57.516 [ERROR] Error on login () Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  323. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  324. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  325. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  326. at System.Threading.Tasks.Task`1.InnerInvoke()
  327. at System.Threading.Tasks.Task.Execute()
  328. --- End of stack trace from previous location where exception was thrown ---
  329. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  330. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  331. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  332. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  333. --- End of stack trace from previous location where exception was thrown ---
  334. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  335. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  336. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  337. --- End of stack trace from previous location where exception was thrown ---
  338. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  339. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  340. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  341. --- End of stack trace from previous location where exception was thrown ---
  342. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  343. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  344. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  345. --- End of inner exception stack trace ---
  346. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  347. --- End of stack trace from previous location where exception was thrown ---
  348. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  349. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  350. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  351. 11:12:57.516 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  352. 11:12:59.082 [DEBUG] JS->.NET: LoginWindowViewModel.Close()
  353. 11:12:59.090 [DEBUG] Saving settings...
  354. 11:12:59.090 [INFO] Settings successfully saved
  355. 11:12:59.090 [INFO] LoginWindow closed
  356. 11:12:59.090 [INFO] Application closing...
  357. 11:12:59.127 [DEBUG] Saving settings...
  358. 11:12:59.127 [INFO] Settings successfully saved
  359. 11:12:59.127 [INFO] Application closed
  360.  
  361.  
  362.  
  363. 11:13:03.732 [DEBUG] Loading settings...
  364. 11:13:03.934 [INFO] Settings successfully loaded: {"gameDir":"\\\\?\\C:\\Battlestate Games\\BsgLauncher\\EFT","aid":0,"login":null,"password":"pxTq0AaBYRFYrGZ4pJcdRi9F46epFAfqOYrVKeIow6MV4gVLs4q7MN8f336L+p9H","rememberUser":false,"language":"en","launchOnStartup":false,"launchMinimized":false,"closeAction":1,"gameStartAction":0,"saveLogin":true,"savePassword":false,"enableGameAutoUpdate":false,"enableLauncherAutoUpdate":false,"updateCheckInterval":1800,"launcherExitCode":0,"gameProcessId":-1}
  365. 11:13:03.974 [INFO] Starting launcher v.0.2.1.132
  366. 11:13:04.097 [INFO] LoginWindow initialized
  367. 11:13:04.689 [DEBUG] .NET->JS (Enqueue): LoginWindow.setNetworkAvailability(true)
  368. 11:13:04.689 [DEBUG] Saving settings...
  369. 11:13:04.689 [INFO] Settings successfully saved
  370. 11:13:04.748 [DEBUG] RequestHandler. Browser RenderView is ready
  371. 11:13:04.920 [DEBUG] .NET->JS: LoginWindow.setNetworkAvailability(true)
  372. 11:13:04.920 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  373. 11:13:11.859 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  374. 11:13:11.859 [DEBUG] Authorization by login 'UMBGaming' ...
  375. 11:13:11.870 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  376. 11:13:11.899 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  377. 11:13:13.140 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  378. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  379. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  380. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  381. at System.Threading.Tasks.Task`1.InnerInvoke()
  382. at System.Threading.Tasks.Task.Execute()
  383. --- End of stack trace from previous location where exception was thrown ---
  384. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  385. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  386. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  387. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  388. --- End of stack trace from previous location where exception was thrown ---
  389. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  390. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  391. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  392. --- End of stack trace from previous location where exception was thrown ---
  393. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  394. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  395. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  396. --- End of stack trace from previous location where exception was thrown ---
  397. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  398. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  399. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  400. --- End of inner exception stack trace ---
  401. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  402. --- End of stack trace from previous location where exception was thrown ---
  403. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  404. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  405. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  406. 11:13:13.153 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  407. 11:16:33.824 [DEBUG] JS->.NET: LoginWindowViewModel.Close()
  408. 11:16:33.824 [DEBUG] Saving settings...
  409. 11:16:33.824 [INFO] Settings successfully saved
  410. 11:16:33.824 [INFO] LoginWindow closed
  411. 11:16:33.824 [INFO] Application closing...
  412. 11:16:33.874 [DEBUG] Saving settings...
  413. 11:16:33.874 [INFO] Settings successfully saved
  414. 11:16:33.874 [INFO] Application closed
  415.  
  416.  
  417.  
  418. 11:16:54.636 [DEBUG] Loading settings...
  419. 11:16:54.846 [INFO] Settings successfully loaded: {"gameDir":"\\\\?\\C:\\Battlestate Games\\BsgLauncher\\EFT","aid":0,"login":null,"password":"7KHybatpW2l+eNm2U6EmTcrS3eCc+bbuCOY/NYH8nXjzMofbWYw1AkqsOZvgids1","rememberUser":false,"language":"en","launchOnStartup":false,"launchMinimized":false,"closeAction":1,"gameStartAction":0,"saveLogin":true,"savePassword":false,"enableGameAutoUpdate":false,"enableLauncherAutoUpdate":false,"updateCheckInterval":1800,"launcherExitCode":0,"gameProcessId":-1}
  420. 11:16:54.888 [INFO] Starting launcher v.0.2.1.132
  421. 11:16:55.019 [INFO] LoginWindow initialized
  422. 11:16:55.654 [DEBUG] .NET->JS (Enqueue): LoginWindow.setNetworkAvailability(true)
  423. 11:16:55.654 [DEBUG] Saving settings...
  424. 11:16:55.654 [INFO] Settings successfully saved
  425. 11:16:55.714 [DEBUG] RequestHandler. Browser RenderView is ready
  426. 11:16:55.895 [DEBUG] .NET->JS: LoginWindow.setNetworkAvailability(true)
  427. 11:16:55.895 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  428. 11:17:07.032 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  429. 11:17:07.032 [DEBUG] Authorization by login 'UMBGaming' ...
  430. 11:17:07.042 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  431. 11:17:07.069 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  432. 11:17:08.564 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  433. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  434. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  435. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  436. at System.Threading.Tasks.Task`1.InnerInvoke()
  437. at System.Threading.Tasks.Task.Execute()
  438. --- End of stack trace from previous location where exception was thrown ---
  439. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  440. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  441. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  442. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  443. --- End of stack trace from previous location where exception was thrown ---
  444. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  445. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  446. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  447. --- End of stack trace from previous location where exception was thrown ---
  448. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  449. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  450. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  451. --- End of stack trace from previous location where exception was thrown ---
  452. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  453. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  454. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  455. --- End of inner exception stack trace ---
  456. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  457. --- End of stack trace from previous location where exception was thrown ---
  458. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  459. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  460. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  461. 11:17:08.572 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  462. 11:17:15.783 [DEBUG] JS->.NET: LoginWindowViewModel.Login(matt88matt99@gmail.com, *PASS*)
  463. 11:17:15.783 [DEBUG] Authorization by login 'matt88matt99@gmail.com' ...
  464. 11:17:15.783 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  465. 11:17:15.813 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  466. 11:17:16.999 [ERROR] Error on login (matt88matt99@gmail.com) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  467. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  468. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  469. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  470. at System.Threading.Tasks.Task`1.InnerInvoke()
  471. at System.Threading.Tasks.Task.Execute()
  472. --- End of stack trace from previous location where exception was thrown ---
  473. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  474. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  475. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  476. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  477. --- End of stack trace from previous location where exception was thrown ---
  478. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  479. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  480. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  481. --- End of stack trace from previous location where exception was thrown ---
  482. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  483. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  484. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  485. --- End of stack trace from previous location where exception was thrown ---
  486. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  487. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  488. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  489. --- End of inner exception stack trace ---
  490. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  491. --- End of stack trace from previous location where exception was thrown ---
  492. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  493. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  494. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  495. 11:17:16.999 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  496. 11:19:04.815 [DEBUG] JS->.NET: LoginWindowViewModel.Close()
  497. 11:19:04.828 [DEBUG] Saving settings...
  498. 11:19:04.828 [INFO] Settings successfully saved
  499. 11:19:04.828 [INFO] LoginWindow closed
  500. 11:19:04.828 [INFO] Application closing...
  501. 11:19:04.859 [DEBUG] Saving settings...
  502. 11:19:04.859 [INFO] Settings successfully saved
  503. 11:19:04.859 [INFO] Application closed
  504.  
  505.  
  506.  
  507. 11:37:14.459 [DEBUG] Loading settings...
  508. 11:37:14.654 [INFO] Settings successfully loaded: {"gameDir":"\\\\?\\C:\\Battlestate Games\\BsgLauncher\\EFT","aid":0,"login":null,"password":"f4+4fcNZ1pFnHaD7bl0w7SrHg/CpvY+SCSpt5SILovbTCERd0UCu6N4DnIC5O5cS","rememberUser":false,"language":"en","launchOnStartup":false,"launchMinimized":false,"closeAction":1,"gameStartAction":0,"saveLogin":true,"savePassword":false,"enableGameAutoUpdate":false,"enableLauncherAutoUpdate":false,"updateCheckInterval":1800,"launcherExitCode":0,"gameProcessId":-1}
  509. 11:37:14.691 [INFO] Starting launcher v.0.2.1.132
  510. 11:37:14.800 [INFO] LoginWindow initialized
  511. 11:37:15.345 [DEBUG] .NET->JS (Enqueue): LoginWindow.setNetworkAvailability(true)
  512. 11:37:15.345 [DEBUG] Saving settings...
  513. 11:37:15.345 [INFO] Settings successfully saved
  514. 11:37:15.401 [DEBUG] RequestHandler. Browser RenderView is ready
  515. 11:37:15.565 [DEBUG] .NET->JS: LoginWindow.setNetworkAvailability(true)
  516. 11:37:15.565 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  517. 11:37:26.741 [DEBUG] JS->.NET: LoginWindowViewModel.Login(matt88matt99@gmail.com, *PASS*)
  518. 11:37:26.745 [DEBUG] Authorization by login 'matt88matt99@gmail.com' ...
  519. 11:37:26.745 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  520. 11:37:26.775 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  521. 11:37:28.282 [ERROR] Error on login (matt88matt99@gmail.com) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  522. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  523. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  524. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  525. at System.Threading.Tasks.Task`1.InnerInvoke()
  526. at System.Threading.Tasks.Task.Execute()
  527. --- End of stack trace from previous location where exception was thrown ---
  528. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  529. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  530. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  531. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  532. --- End of stack trace from previous location where exception was thrown ---
  533. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  534. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  535. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  536. --- End of stack trace from previous location where exception was thrown ---
  537. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  538. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  539. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  540. --- End of stack trace from previous location where exception was thrown ---
  541. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  542. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  543. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  544. --- End of inner exception stack trace ---
  545. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  546. --- End of stack trace from previous location where exception was thrown ---
  547. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  548. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  549. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  550. 11:37:28.295 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  551. 11:37:31.975 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  552. 11:37:31.975 [DEBUG] Authorization by login 'UMBGaming' ...
  553. 11:37:31.975 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  554. 11:37:32.003 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  555. 11:37:33.181 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  556. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  557. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  558. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  559. at System.Threading.Tasks.Task`1.InnerInvoke()
  560. at System.Threading.Tasks.Task.Execute()
  561. --- End of stack trace from previous location where exception was thrown ---
  562. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  563. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  564. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  565. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  566. --- End of stack trace from previous location where exception was thrown ---
  567. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  568. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  569. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  570. --- End of stack trace from previous location where exception was thrown ---
  571. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  572. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  573. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  574. --- End of stack trace from previous location where exception was thrown ---
  575. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  576. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  577. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  578. --- End of inner exception stack trace ---
  579. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  580. --- End of stack trace from previous location where exception was thrown ---
  581. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  582. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  583. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  584. 11:37:33.181 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  585. 11:37:42.971 [DEBUG] JS->.NET: LoginWindowViewModel.Login(umbgaming, *PASS*)
  586. 11:37:42.971 [DEBUG] Authorization by login 'umbgaming' ...
  587. 11:37:42.971 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  588. 11:37:43.049 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  589. 11:37:44.276 [ERROR] Error on login (umbgaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  590. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  591. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  592. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  593. at System.Threading.Tasks.Task`1.InnerInvoke()
  594. at System.Threading.Tasks.Task.Execute()
  595. --- End of stack trace from previous location where exception was thrown ---
  596. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  597. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  598. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  599. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  600. --- End of stack trace from previous location where exception was thrown ---
  601. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  602. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  603. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  604. --- End of stack trace from previous location where exception was thrown ---
  605. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  606. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  607. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  608. --- End of stack trace from previous location where exception was thrown ---
  609. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  610. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  611. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  612. --- End of inner exception stack trace ---
  613. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  614. --- End of stack trace from previous location where exception was thrown ---
  615. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  616. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  617. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  618. 11:37:44.276 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  619. 11:42:16.129 [DEBUG] RequestHandler. Opening in Default Browser: "https://www.escapefromtarkov.com/reset-password"
  620. 11:45:46.612 [DEBUG] JS->.NET: LoginWindowViewModel.Login(UMBGaming, *PASS*)
  621. 11:45:46.612 [DEBUG] Authorization by login 'UMBGaming' ...
  622. 11:45:46.612 [DEBUG] Request: https://launcher.escapefromtarkov.com/launcher/login?launcherVersion=0.2.1.132&aid=0
  623. 11:45:46.688 [DEBUG] JS->.NET: LoginWindowViewModel.GetSettings()
  624. 11:45:48.082 [ERROR] Error on login (UMBGaming) Eft.Launcher.Services.BackendService.BackendServiceException: Error while logging in ---> Ionic.Zlib.ZlibException: Bad state (incorrect header check)
  625. at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
  626. at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  627. at System.IO.Stream.<>c.<BeginReadInternal>b__39_0(Object )
  628. at System.Threading.Tasks.Task`1.InnerInvoke()
  629. at System.Threading.Tasks.Task.Execute()
  630. --- End of stack trace from previous location where exception was thrown ---
  631. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  632. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  633. at System.IO.Stream.EndRead(IAsyncResult asyncResult)
  634. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  635. --- End of stack trace from previous location where exception was thrown ---
  636. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  637. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  638. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  639. --- End of stack trace from previous location where exception was thrown ---
  640. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  641. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  642. at Eft.Launcher.Base.Services.BackendService.BackendService.<ProtectedRequest>d__16`1.MoveNext()
  643. --- End of stack trace from previous location where exception was thrown ---
  644. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  645. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  646. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  647. --- End of inner exception stack trace ---
  648. at Eft.Launcher.Base.Services.BackendService.BackendService.<LogIn>d__9.MoveNext()
  649. --- End of stack trace from previous location where exception was thrown ---
  650. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  651. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  652. at Eft.Launcher.Gui.Wpf.ViewModels.LoginWindowViewModel.<>c__DisplayClass10_0.<<Login>b__0>d.MoveNext()
  653. 11:45:48.082 [DEBUG] .NET->JS: LoginWindow.setError("Error while logging in","BackendServiceException")
  654. 11:51:00.624 [DEBUG] RequestHandler. Opening in Default Browser: "https://www.escapefromtarkov.com/registration"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement