Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  2.  
  3. Error/GameAnalytics: System.NullReferenceException: Object reference not set to an instance of an object
  4. at System.Net.AutoWebProxyScriptEngine.InitializeRegistryGlobalProxy () [0x0005b] in <0079a30f96a047348857e1cecc6c638a>:0
  5. at System.Net.AutoWebProxyScriptEngine.GetWebProxyData () [0x00007] in <0079a30f96a047348857e1cecc6c638a>:0
  6. at System.Net.WebProxy.UnsafeUpdateFromRegistry () [0x0001a] in <0079a30f96a047348857e1cecc6c638a>:0
  7. at System.Net.WebProxy..ctor (System.Boolean enableAutoproxy) [0x0000d] in <0079a30f96a047348857e1cecc6c638a>:0
  8. at System.Net.WebProxy.CreateDefaultProxy () [0x00012] in <0079a30f96a047348857e1cecc6c638a>:0
  9. at System.Net.Configuration.DefaultProxySectionInternal.GetSystemWebProxy () [0x00000] in <0079a30f96a047348857e1cecc6c638a>:0
  10. at System.Net.Configuration.DefaultProxySectionInternal.GetDefaultProxy_UsingOldMonoCode () [0x00036] in <0079a30f96a047348857e1cecc6c638a>:0
  11. at System.Net.Configuration.DefaultProxySectionInternal.GetSection () [0x00015] in <0079a30f96a047348857e1cecc6c638a>:0
  12. at System.Net.WebRequest.get_InternalDefaultWebProxy () [0x00022] in <0079a30f96a047348857e1cecc6c638a>:0
  13. at System.Net.HttpWebRequest..ctor (System.Uri uri) [0x0008d] in <0079a30f96a047348857e1cecc6c638a>:0
  14. at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest..ctor(System.Uri)
  15. at System.Net.HttpRequestCreator.Create (System.Uri uri) [0x00000] in <0079a30f96a047348857e1cecc6c638a>:0
  16. at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x00091] in <0079a30f96a047348857e1cecc6c638a>:0
  17. at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <0079a30f96a047348857e1cecc6c638a>:0
  18. at GameAnalyticsSDK.Net.Http.GAHTTPApi.CreateRequest (System.String url, System.Byte[] payloadData, System.Boolean gzip) [0x00000] in <d9dd97c12fb446d485b944fab1d9a65b>:0
  19. at GameAnalyticsSDK.Net.Http.GAHTTPApi.SendEventsInArray (System.Collections.Generic.List`1[T] eventArray) [0x000a4] in <d9dd97c12fb446d485b944fab1d9a65b>:0
  20.  
  21. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  22.  
  23. Warning/GameAnalytics: Event queue: Failed to send events to collector - Retrying next time
  24.  
  25. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  26.  
  27. Reconnecting
  28.  
  29. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  30.  
  31. Encryption initialization failed: Object reference not set to an instance of an object
  32.  
  33. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  34.  
  35. Connection was lost; reason is: ConnectionError
  36.  
  37. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  38.  
  39. Error/GameAnalytics: System.NullReferenceException: Object reference not set to an instance of an object
  40. at System.Net.AutoWebProxyScriptEngine.InitializeRegistryGlobalProxy () [0x0005b] in <0079a30f96a047348857e1cecc6c638a>:0
  41. at System.Net.AutoWebProxyScriptEngine.GetWebProxyData () [0x00007] in <0079a30f96a047348857e1cecc6c638a>:0
  42. at System.Net.WebProxy.UnsafeUpdateFromRegistry () [0x0001a] in <0079a30f96a047348857e1cecc6c638a>:0
  43. at System.Net.WebProxy..ctor (System.Boolean enableAutoproxy) [0x0000d] in <0079a30f96a047348857e1cecc6c638a>:0
  44. at System.Net.WebProxy.CreateDefaultProxy () [0x00012] in <0079a30f96a047348857e1cecc6c638a>:0
  45. at System.Net.Configuration.DefaultProxySectionInternal.GetSystemWebProxy () [0x00000] in <0079a30f96a047348857e1cecc6c638a>:0
  46. at System.Net.Configuration.DefaultProxySectionInternal.GetDefaultProxy_UsingOldMonoCode () [0x00036] in <0079a30f96a047348857e1cecc6c638a>:0
  47. at System.Net.Configuration.DefaultProxySectionInternal.GetSection () [0x00015] in <0079a30f96a047348857e1cecc6c638a>:0
  48. at System.Net.WebRequest.get_InternalDefaultWebProxy () [0x00022] in <0079a30f96a047348857e1cecc6c638a>:0
  49. at System.Net.HttpWebRequest..ctor (System.Uri uri) [0x0008d] in <0079a30f96a047348857e1cecc6c638a>:0
  50. at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest..ctor(System.Uri)
  51. at System.Net.HttpRequestCreator.Create (System.Uri uri) [0x00000] in <0079a30f96a047348857e1cecc6c638a>:0
  52. at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x00091] in <0079a30f96a047348857e1cecc6c638a>:0
  53. at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <0079a30f96a047348857e1cecc6c638a>:0
  54. at GameAnalyticsSDK.Net.Http.GAHTTPApi.CreateRequest (System.String url, System.Byte[] payloadData, System.Boolean gzip) [0x00000] in <d9dd97c12fb446d485b944fab1d9a65b>:0
  55. at GameAnalyticsSDK.Net.Http.GAHTTPApi.SendEventsInArray (System.Collections.Generic.List`1[T] eventArray) [0x000a4] in <d9dd97c12fb446d485b944fab1d9a65b>:0
  56.  
  57. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  58.  
  59. Warning/GameAnalytics: Event queue: Failed to send events to collector - Retrying next time
  60.  
  61. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  62.  
  63. Close Time: 2/25/2020 12:19:07 PM
  64.  
  65. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement