Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.13 KB | None | 0 0
  1. 2018-01-21 20:19:43|dotnet-1774|INFO|ASF|InitASF() ASF V3.0.5.9 (d4407c92-2ac2-4fbd-90c8-299aa1b95631)
  2. 2018-01-21 20:19:53|dotnet-1774|INFO|ASF|InitGlobalConfigAndLanguage() ASF will attempt to use your preferred  culture, but translation in that language was completed only in 0.0 %. Perhaps you could help us improve ASF translation for your language?
  3. 2018-01-21 20:19:55|dotnet-1774|FATAL|ASF|OnUnhandledException() System.TypeInitializationException: The type initializer for 'System.Net.Http.CurlHandler' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Http' threw an exception. ---> System.TypeInitializationException: The type initializer for 'HttpInitializer' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'System.Net.Http.Native': The specified module or one of its dependencies could not be found.
  4.  (Exception from HRESULT: 0x8007007E)
  5.    at Interop.Http.GetSslVersionDescription()
  6.    at Interop.HttpInitializer..cctor()
  7.    --- End of inner exception stack trace ---
  8.    at Interop.HttpInitializer.Initialize()
  9.    at Interop.Http..cctor()
  10.    --- End of inner exception stack trace ---
  11.    at Interop.Http.GetSupportedFeatures()
  12.    at System.Net.Http.CurlHandler..cctor()
  13.    --- End of inner exception stack trace ---
  14.    at System.Net.Http.CurlHandler..ctor()
  15.    at System.Net.Http.HttpClientHandler..ctor()
  16.    at ArchiSteamFarm.WebBrowser..ctor(ArchiLogger archiLogger, Boolean extendedTimeout)
  17.    at ArchiSteamFarm.Program.<InitGlobalDatabaseAndServices>d__31.MoveNext()
  18. --- End of stack trace from previous location where exception was thrown ---
  19.    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  20.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  21.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  22.    at ArchiSteamFarm.Program.<InitASF>d__28.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24.    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  25.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  26.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  27.    at ArchiSteamFarm.Program.<Init>d__27.MoveNext()
  28. --- End of stack trace from previous location where exception was thrown ---
  29.    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  30.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  31.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  32.    at ArchiSteamFarm.Program.<Main>d__33.MoveNext()
  33. --- End of stack trace from previous location where exception was thrown ---
  34.    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  35.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  36.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  37.    at ArchiSteamFarm.Program.<Main>(String[] args)
  38. 2018-01-21 20:19:56|dotnet-1774|ERROR|ASF|Exit() Exiting with nonzero error code!
  39. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement