Advertisement
Guest User

Untitled

a guest
Dec 14th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.53 KB | None | 0 0
  1. [12/14/2017 21:40:19.049][Log] CleanUpClientStuff Ok
  2. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4. UnnyWorld.Scripts.GameLogHandler:LogFormat(LogType, Object, String, Object[])
  5. UnityEngine.Logger:Log(LogType, Object)
  6. UnityEngine.Debug:Log(Object)
  7. UnnyNet:CleanUpClientStuff(NetworkError)
  8. UnnyNet:OnApplicationPause(Boolean)
  9.  
  10. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  11.  
  12. [12/14/2017 21:40:19.399][Log] [Crashlytics] Recording exception: NullReferenceException: A null value was found where an object instance was required.
  13. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15. UnnyWorld.Scripts.GameLogHandler:LogFormat(LogType, Object, String, Object[])
  16. UnityEngine.Logger:Log(LogType, Object)
  17. UnityEngine.Debug:Log(Object)
  18. Fabric.Internal.Runtime.Utils:Log(String, String)
  19. Fabric.Internal.Crashlytics.CrashlyticsInit:HandleLog(String, String, LogType)
  20. UnityEngine.LogCallback:Invoke(String, String, LogType)
  21. UnityEngine.Application:CallLogCallback(String, String, LogType, Boolean)
  22.  
  23. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  24.  
  25. [12/14/2017 21:40:19.405][Log] [Crashlytics] Exception stack trace: UnnyWorld.Network.Chat.Chat.GetRoasters ()
  26. UnnyWorld.Network.Chat.Chat.OnLogin (UnnyWorld.Network.Chat.Events.Event ev)
  27. UnnyWorld.Network.Chat.Chat.CheckEvents ()
  28. UnnyWorld.Network.Chat.Chat.FixedUpdate (Single delta)
  29. GameManager.UpdateGameManager (Single deltaTime)
  30. BaseNetwork.Update ()
  31.  
  32. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  34. UnnyWorld.Scripts.GameLogHandler:LogFormat(LogType, Object, String, Object[])
  35. UnityEngine.Logger:Log(LogType, Object)
  36. UnityEngine.Debug:Log(Object)
  37. Fabric.Internal.Runtime.Utils:Log(String, String)
  38. Fabric.Internal.Crashlytics.CrashlyticsInit:HandleLog(String, String, LogType)
  39. UnityEngine.LogCallback:Invoke(String, String, LogType)
  40. UnityEngine.Application:CallLogCallback(String, String, LogType, Boolean)
  41.  
  42. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  43.  
  44. NullReferenceException: A null value was found where an object instance was required.
  45. at UnnyWorld.Network.Chat.Chat.GetRoasters () [0x00000] in <filename unknown>:0
  46. at UnnyWorld.Network.Chat.Chat.OnLogin (UnnyWorld.Network.Chat.Events.Event ev) [0x00000] in <filename unknown>:0
  47. at UnnyWorld.Network.Chat.Chat.CheckEvents () [0x00000] in <filename unknown>:0
  48. at UnnyWorld.Network.Chat.Chat.FixedUpdate (Single delta) [0x00000] in <filename unknown>:0
  49. at GameManager.UpdateGameManager (Single deltaTime) [0x00000] in <filename unknown>:0
  50. at BaseNetwork.Update () [0x00000] in <filename unknown>:0
  51.  
  52. (Filename: currently not available on il2cpp Line: -1)
  53.  
  54. [12/14/2017 21:40:19.529][Log] [Crashlytics] Recording exception: NullReferenceException: A null value was found where an object instance was required.
  55. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  56. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  57. UnnyWorld.Scripts.GameLogHandler:LogFormat(LogType, Object, String, Object[])
  58. UnityEngine.Logger:Log(LogType, Object)
  59. UnityEngine.Debug:Log(Object)
  60. Fabric.Internal.Runtime.Utils:Log(String, String)
  61. Fabric.Internal.Crashlytics.CrashlyticsInit:HandleLog(String, String, LogType)
  62. UnityEngine.LogCallback:Invoke(String, String, LogType)
  63. UnityEngine.Application:CallLogCallback(String, String, LogType, Boolean)
  64. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  65. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  66. UnnyWorld.Scripts.GameLogHandler:LogException(Exception, Object)
  67. UnityEngine.Logger:LogException(Exception, Object)
  68. UnityEngine.Debug:LogException(Exception)
  69. UnityEngine.UnhandledExceptionHandler:PrintException(String, Exception)
  70. UnityEngine.UnhandledExceptionHandler:HandleUnhandledException(Object, UnhandledExceptionEventArgs)
  71. System.UnhandledExceptionEventHandler:Invoke(Object, UnhandledExceptionEventArgs)
  72. System.UnhandledExceptionEventHandler:Invoke(Object, UnhandledExceptionEventArgs)
  73.  
  74. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  75.  
  76. [12/14/2017 21:40:19.535][Log] [Crashlytics] Exception stack trace: UnnyWorld.Network.Chat.Chat.GetRoasters ()
  77. UnnyWorld.Network.Chat.Chat.OnLogin (UnnyWorld.Network.Chat.Events.Event ev)
  78. UnnyWorld.Network.Chat.Chat.CheckEvents ()
  79. UnnyWorld.Network.Chat.Chat.FixedUpdate (Single delta)
  80. GameManager.UpdateGameManager (Single deltaTime)
  81. BaseNetwork.Update ()
  82. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  83. UnnyWorld.Scripts.GameLogHandler:LogException(Exception, Object)
  84. System.UnhandledExceptionEventHandler:Invoke(Object, UnhandledExceptionEventArgs)
  85.  
  86. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  87. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  88. UnnyWorld.Scripts.GameLogHandler:LogFormat(LogType, Object, String, Object[])
  89. UnityEngine.Logger:Log(LogType, Object)
  90. UnityEngine.Debug:Log(Object)
  91. Fabric.Internal.Runtime.Utils:Log(String, String)
  92. Fabric.Internal.Crashlytics.CrashlyticsInit:HandleLog(String, String, LogType)
  93. UnityEngine.LogCallback:Invoke(String, String, LogType)
  94. UnityEngine.Application:CallLogCallback(String, String, LogType, Boolean)
  95. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  96. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  97. UnnyWorld.Scripts.GameLogHandler:LogException(Exception, Object)
  98. UnityEngine.Logger:LogException(Exception, Object)
  99. UnityEngine.Debug:LogException(Exception)
  100. UnityEngine.UnhandledExceptionHandler:PrintException(String, Exception)
  101. UnityEngine.UnhandledExceptionHandler:HandleUnhandledException(Object, UnhandledExceptionEventArgs)
  102. System.UnhandledExceptionEventHandler:Invoke(Object, UnhandledExceptionEventArgs)
  103. System.UnhandledExceptionEventHandler:Invoke(Object, UnhandledExceptionEventArgs)
  104.  
  105. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  106.  
  107. NullReferenceException: A null value was found where an object instance was required.
  108. at UnnyWorld.Network.Chat.Chat.GetRoasters () [0x00000] in <filename unknown>:0
  109. at UnnyWorld.Network.Chat.Chat.OnLogin (UnnyWorld.Network.Chat.Events.Event ev) [0x00000] in <filename unknown>:0
  110. at UnnyWorld.Network.Chat.Chat.CheckEvents () [0x00000] in <filename unknown>:0
  111. at UnnyWorld.Network.Chat.Chat.FixedUpdate (Single delta) [0x00000] in <filename unknown>:0
  112. at GameManager.UpdateGameManager (Single deltaTime) [0x00000] in <filename unknown>:0
  113. at BaseNetwork.Update () [0x00000] in <filename unknown>:0
  114. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  115. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  116. UnnyWorld.Scripts.GameLogHandler:LogException(Exception, Object)
  117. UnityEngine.Logger:LogException(Exception, Object)
  118. UnityEngine.Debug:LogException(Exception)
  119. UnityEngine.UnhandledExceptionHandler:PrintException(String, Exception)
  120. UnityEngine.UnhandledExceptionHandler:HandleUnhandledException(Object, UnhandledExceptionEventArgs)
  121. System.UnhandledExceptionEventHandler:Invoke(Object, UnhandledExceptionEventArgs)
  122. System.UnhandledExceptionEventHandler:Invoke(Object, UnhandledExceptionEventArgs)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement