Advertisement
Guest User

Unity Debug Log

a guest
Jan 18th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. SocketException: No connection could be made because the target machine actively refused it.
  2.  
  3. System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) (at <2d96311935af40c7b35c6ff5c955d7e7>:0)
  4. System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) (at <2d96311935af40c7b35c6ff5c955d7e7>:0)
  5. Rethrow as WebException: Error: ConnectFailure (No connection could be made because the target machine actively refused it.
  6. )
  7. System.Net.HttpWebRequest.EndGetRequestStream (System.IAsyncResult asyncResult) (at <2d96311935af40c7b35c6ff5c955d7e7>:0)
  8. System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  9. --- End of stack trace from previous location where exception was thrown ---
  10. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  11. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  12. System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  13. System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  14. System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  15. System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () (at <25798a7c988a4b54baf06a0de02816b4>:0)
  16. Rethrow as HttpRequestException: An error occurred while sending the request
  17. System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () (at <25798a7c988a4b54baf06a0de02816b4>:0)
  18. --- End of stack trace from previous location where exception was thrown ---
  19. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  20. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  21. System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  22. System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  23. System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  24. System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () (at <25798a7c988a4b54baf06a0de02816b4>:0)
  25. --- End of stack trace from previous location where exception was thrown ---
  26. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  27. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  28. System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  29. System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  30. System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  31. Nethereum.JsonRpc.Client.RpcClient+<SendAsync>d__16.MoveNext () (at <17925b54faab4e84b823973ec9afbde8>:0)
  32. Rethrow as RpcClientUnknownException: Error occurred when trying to send rpc requests(s)
  33. Nethereum.JsonRpc.Client.RpcClient+<SendAsync>d__16.MoveNext () (at <17925b54faab4e84b823973ec9afbde8>:0)
  34. --- End of stack trace from previous location where exception was thrown ---
  35. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  36. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  37. System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  38. System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  39. System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  40. Nethereum.JsonRpc.Client.RpcClient+<SendInnerRequestAync>d__11`1[T].MoveNext () (at <17925b54faab4e84b823973ec9afbde8>:0)
  41. --- End of stack trace from previous location where exception was thrown ---
  42. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  43. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  44. System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  45. System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  46. System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  47. Nethereum.JsonRpc.Client.ClientBase+<SendRequestAsync>d__4`1[T].MoveNext () (at <adbb180e2fea484fa45c46f64a482e93>:0)
  48. Rethrow as AggregateException: One or more errors occurred.
  49. System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  50. System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  51. System.Threading.Tasks.Task`1[TResult].get_Result () (at <c95265f74fdf4905bfb0d5a4b652216c>:0)
  52. DecodeData.Update () (at Assets/DecodeData.cs:25)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement