Advertisement
saschaQA

player left game ui broke

Dec 11th, 2019
657
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.89 KB | None | 0 0
  1. 2019-12-11 13:15:44.966 6972-7039/? E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  2. at Doozy.Engine.Soundy.SoundyManager.get_Pooler () [0x00000] in <00000000000000000000000000000000>:0
  3. at Doozy.Engine.Soundy.SoundyManager.Play (System.String databaseName, System.String soundName) [0x00000] in <00000000000000000000000000000000>:0
  4. at Doozy.Engine.UI.UIButtonBehavior.PlayAnimation (Doozy.Engine.UI.UIButton button, System.Boolean withSound, UnityEngine.Events.UnityAction onStartCallback, UnityEngine.Events.UnityAction onCompleteCallback) [0x00000] in <00000000000000000000000000000000>:0
  5. at Doozy.Engine.UI.UIButton+<ExecuteButtonBehaviorEnumerator>d__104.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  6. at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0
  7. at Doozy.Engine.UI.UIButton.ExecutePointerDown (System.Boolean debug) [0x00000] in <00000000000000000000000000000000>:0
  8. 2019-12-11 13:15:46.050 6972-7039/? I/Unity: Matchmaking started
  9. Services.PlayNetService:MatchmakingStartSuccess(PlayFabResultCommon)
  10. System.Action`1:Invoke(T)
  11. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  12. System.Action`1:Invoke(T)
  13. System.Action:Invoke()
  14. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  15. PlayFab.Internal.<Post>d__12:MoveNext()
  16. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  17.  
  18. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  19. 2019-12-11 13:15:46.075 6972-7039/? W/Unity: Localized Key title_matchmaking is missing in DE
  20. Services.LocalizationService:GetLocalizedValue(String)
  21. LocalizedText:LanguageChanged(LocalizationLanguages)
  22.  
  23. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  24. 2019-12-11 13:15:46.079 6972-7039/? W/Unity: Localized Key line_title_matchmakingInfo is missing in DE
  25. Services.LocalizationService:GetLocalizedValue(String)
  26. LocalizedText:LanguageChanged(LocalizationLanguages)
  27.  
  28. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  29. 2019-12-11 13:15:53.108 6972-7039/? I/Unity: Match found
  30. Services.PlayNetService:MatchmakingCheckSuccess(PlayFabResultCommon)
  31. System.Action`1:Invoke(T)
  32. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  33. System.Action`1:Invoke(T)
  34. System.Action:Invoke()
  35. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  36. PlayFab.Internal.<Post>d__12:MoveNext()
  37. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  38.  
  39. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  40. 2019-12-11 13:15:53.121 6972-7039/? I/Unity: Prepare Game
  41. Services.PlayNetService:MatchmakingCheckSuccess(PlayFabResultCommon)
  42. System.Action`1:Invoke(T)
  43. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  44. System.Action`1:Invoke(T)
  45. System.Action:Invoke()
  46. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  47. PlayFab.Internal.<Post>d__12:MoveNext()
  48. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  49.  
  50. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  51. 2019-12-11 13:15:53.131 6972-7039/? W/Unity: Localized Key txt_matchFound is missing in DE
  52. Services.LocalizationService:GetLocalizedValue(String)
  53. LocalizedText:LanguageChanged(LocalizationLanguages)
  54.  
  55. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  56. 2019-12-11 13:15:53.134 6972-7039/? W/Unity: Localized Key title_matchmaking is missing in DE
  57. Services.LocalizationService:GetLocalizedValue(String)
  58. LocalizedText:LanguageChanged(LocalizationLanguages)
  59.  
  60. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  61. 2019-12-11 13:15:54.331 6972-7039/? I/Unity: Game Ready -> waiting for other player
  62. Services.PlayNetService:MatchPrepareSuccess(PlayFabResultCommon)
  63. System.Action`1:Invoke(T)
  64. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  65. System.Action`1:Invoke(T)
  66. System.Action:Invoke()
  67. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  68. PlayFab.Internal.<Post>d__12:MoveNext()
  69. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  70.  
  71. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  72. 2019-12-11 13:15:55.426 6972-7039/? I/Unity: Data received -> start game
  73. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  74. System.Action`1:Invoke(T)
  75. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  76. System.Action`1:Invoke(T)
  77. System.Action:Invoke()
  78. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  79. PlayFab.Internal.<Post>d__12:MoveNext()
  80. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  81.  
  82. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  83. 2019-12-11 13:15:55.440 6972-7039/? I/Unity: Start Multiplayer-Game
  84. Services.CasualNetService:OnMatchStateChanged(MatchStates)
  85. System.Action`1:Invoke(T)
  86. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  87. System.Action`1:Invoke(T)
  88. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  89. System.Action`1:Invoke(T)
  90. System.Action:Invoke()
  91. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  92. PlayFab.Internal.<Post>d__12:MoveNext()
  93. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  94.  
  95. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  96. 2019-12-11 13:15:55.456 6972-7039/? I/Unity: [StatsService] Adding stat: COUNTER_GAME_STARTED for difficulty: 1
  97. Services.StatsService:AddStatsGame(StatsType, Int32)
  98. GameMode:ActionStartNewGame()
  99. System.Action`1:Invoke(T)
  100. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  101. System.Action`1:Invoke(T)
  102. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  103. System.Action`1:Invoke(T)
  104. System.Action:Invoke()
  105. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  106. PlayFab.Internal.<Post>d__12:MoveNext()
  107. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  108.  
  109. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  110. 2019-12-11 13:15:56.594 6972-7132/? W/Unity: The referenced script on this Behaviour (Game Object 'TransitionFadeOutContainer') is missing!
  111.  
  112. (Filename: ./Runtime/Mono/ManagedMonoBehaviourRef.cpp Line: 334)
  113. 2019-12-11 13:15:56.707 6972-7039/? I/Unity: State changed: MainMenu -> Game
  114. GameController:LoadingCompleted()
  115. <LoadTransitionWaitComplete>d__17:MoveNext()
  116. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  117.  
  118. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  119. 2019-12-11 13:15:56.737 6972-7039/? I/Unity: [GameMode] load game + gameui
  120. GameMode:UpdateGame(Boolean)
  121. GameController:Update()
  122.  
  123. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  124. 2019-12-11 13:15:56.740 6972-7039/? I/Unity: [GameMode] empty move limit set to:15
  125. GameMode:UpdateGame(Boolean)
  126. GameController:Update()
  127.  
  128. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  129. 2019-12-11 13:15:56.745 6972-7039/? I/Unity: [AATKitBinding] AddPlacementToView placementName:Checkers_Banner
  130. AATKitBinding:AddPlacementToView(String)
  131. SDKManager:ShowBanner()
  132. GameMode:UpdateGame(Boolean)
  133. GameController:Update()
  134.  
  135. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  136. 2019-12-11 13:15:56.749 6972-7039/? I/Unity: [AATKitBinding] StartPlacementAutoReload placementName:Checkers_Banner
  137. AATKitBinding:StartPlacementAutoReload(String)
  138. GameMode:UpdateGame(Boolean)
  139. GameController:Update()
  140.  
  141. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  142. 2019-12-11 13:15:57.606 6972-7039/? I/Unity: [SDK Manager: AAKIT] Loaded - Checkers_Banner
  143. SDKManager:OnHaveAd(String)
  144.  
  145. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  146. 2019-12-11 13:15:58.777 6972-7039/? I/Unity: Timer changed for Player2 -> Started
  147. GameMode:TimerOnChange(TimerStates)
  148. System.Action`1:Invoke(T)
  149. Assets.Scripts.<RunTimer>d__16:MoveNext()
  150. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  151. GameMode:UpdateGame(Boolean)
  152. GameController:Update()
  153.  
  154. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  155. 2019-12-11 13:15:59.899 6972-7039/? I/Unity: Clicked Square_E_3 (TokenSlot)
  156. TokenSlot:OnPointerClick(PointerEventData)
  157. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  158. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  159. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  160. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  161. UnityEngine.EventSystems.StandaloneInputModule:Process()
  162.  
  163. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  164. 2019-12-11 13:15:59.911 6972-7039/? I/Unity: target selected
  165. Checkers:DoSelect(Coords, TokenData[,], Boolean, Players, Boolean, Boolean)
  166. Checkers:DoSelect(Coords)
  167. GameMode:SelectToken(GameObject)
  168. GameMode:HandleInput(GameObject)
  169. System.Action`1:Invoke(T)
  170. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  171. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  172. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  173. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  174. UnityEngine.EventSystems.StandaloneInputModule:Process()
  175.  
  176. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  177. 2019-12-11 13:16:00.414 6972-7039/? I/Unity: Clicked Square_D_4 (TokenSlot)
  178. TokenSlot:OnPointerClick(PointerEventData)
  179. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  180. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  181. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  182. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  183. UnityEngine.EventSystems.StandaloneInputModule:Process()
  184.  
  185. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  186. 2019-12-11 13:16:00.426 6972-7039/? I/Unity: (Player2) Action: E3 -> D4
  187. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  188. Checkers:DoAction(Int32, Int32)
  189. GameMode:DoBoardAction(TokenSlot)
  190. GameMode:HandleInput(GameObject)
  191. System.Action`1:Invoke(T)
  192. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  193. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  194. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  195. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  196. UnityEngine.EventSystems.StandaloneInputModule:Process()
  197.  
  198. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  199. 2019-12-11 13:16:00.437 6972-7039/? I/Unity: Player switch -> Player1
  200. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  201. Checkers:DoAction(Int32, Int32)
  202. GameMode:DoBoardAction(TokenSlot)
  203. GameMode:HandleInput(GameObject)
  204. System.Action`1:Invoke(T)
  205. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  206. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  207. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  208. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  209. UnityEngine.EventSystems.StandaloneInputModule:Process()
  210.  
  211. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  212. 2019-12-11 13:16:00.448 6972-7039/? I/Unity: EmptyMove?: 1
  213. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  214. Checkers:DoAction(Int32, Int32)
  215. GameMode:DoBoardAction(TokenSlot)
  216. GameMode:HandleInput(GameObject)
  217. System.Action`1:Invoke(T)
  218. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  219. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  220. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  221. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  222. UnityEngine.EventSystems.StandaloneInputModule:Process()
  223.  
  224. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  225. 2019-12-11 13:16:00.458 6972-7039/? I/Unity: Start send action
  226. GameMode:HandleInput(GameObject)
  227. System.Action`1:Invoke(T)
  228. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  229. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  230. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  231. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  232. UnityEngine.EventSystems.StandaloneInputModule:Process()
  233.  
  234. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  235. 2019-12-11 13:16:01.688 6972-7039/? I/Unity: Timer changed for Player1 -> Started
  236. GameMode:TimerOnChange(TimerStates)
  237. System.Action`1:Invoke(T)
  238. Assets.Scripts.<RunTimer>d__16:MoveNext()
  239. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  240. GameMode:UpdateGame(Boolean)
  241. GameController:Update()
  242.  
  243. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  244. 2019-12-11 13:16:02.371 6972-7039/? I/Unity: Action submitted
  245. Services.<>c:<SendAction>b__30_0(PlayFabResultCommon)
  246. System.Action`1:Invoke(T)
  247. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  248. System.Action`1:Invoke(T)
  249. System.Action:Invoke()
  250. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  251. PlayFab.Internal.<Post>d__12:MoveNext()
  252. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  253.  
  254. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  255. 2019-12-11 13:16:10.462 6972-7039/? I/Unity: New data received
  256. Services.CasualNetService:OnMatchDataChanged(Dictionary`2)
  257. System.Action`1:Invoke(T)
  258. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  259. System.Action`1:Invoke(T)
  260. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  261. System.Action`1:Invoke(T)
  262. System.Action:Invoke()
  263. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  264. PlayFab.Internal.<Post>d__12:MoveNext()
  265. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  266.  
  267. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  268. 2019-12-11 13:16:10.485 6972-7039/? I/Unity: target selected
  269. Checkers:DoSelect(Coords, TokenData[,], Boolean, Players, Boolean, Boolean)
  270. Checkers:DoSelect(Coords)
  271. Services.<ExecuteCommand>d__15:MoveNext()
  272. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  273. System.Action`1:Invoke(T)
  274. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  275. System.Action`1:Invoke(T)
  276. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  277. System.Action`1:Invoke(T)
  278. System.Action:Invoke()
  279. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  280. PlayFab.Internal.<Post>d__12:MoveNext()
  281. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  282.  
  283. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  284. 2019-12-11 13:16:10.503 6972-7039/? I/Unity: Select target 6/6
  285. Services.<ExecuteCommand>d__15:MoveNext()
  286. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  287. System.Action`1:Invoke(T)
  288. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  289. System.Action`1:Invoke(T)
  290. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  291. System.Action`1:Invoke(T)
  292. System.Action:Invoke()
  293. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  294. PlayFab.Internal.<Post>d__12:MoveNext()
  295. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  296.  
  297. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  298. 2019-12-11 13:16:10.526 6972-7039/? I/Unity: (Player1) Action: F6 -> G5
  299. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  300. Checkers:DoAction(Int32, Int32)
  301. Services.<ExecuteCommand>d__15:MoveNext()
  302. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  303. System.Action`1:Invoke(T)
  304. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  305. System.Action`1:Invoke(T)
  306. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  307. System.Action`1:Invoke(T)
  308. System.Action:Invoke()
  309. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  310. PlayFab.Internal.<Post>d__12:MoveNext()
  311. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  312.  
  313. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  314. 2019-12-11 13:16:10.547 6972-7039/? I/Unity: Player switch -> Player2
  315. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  316. Checkers:DoAction(Int32, Int32)
  317. Services.<ExecuteCommand>d__15:MoveNext()
  318. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  319. System.Action`1:Invoke(T)
  320. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  321. System.Action`1:Invoke(T)
  322. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  323. System.Action`1:Invoke(T)
  324. System.Action:Invoke()
  325. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  326. PlayFab.Internal.<Post>d__12:MoveNext()
  327. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  328.  
  329. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  330. 2019-12-11 13:16:10.570 6972-7039/? I/Unity: EmptyMove?: 2
  331. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  332. Checkers:DoAction(Int32, Int32)
  333. Services.<ExecuteCommand>d__15:MoveNext()
  334. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  335. System.Action`1:Invoke(T)
  336. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  337. System.Action`1:Invoke(T)
  338. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  339. System.Action`1:Invoke(T)
  340. System.Action:Invoke()
  341. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  342. PlayFab.Internal.<Post>d__12:MoveNext()
  343. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  344.  
  345. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  346. 2019-12-11 13:16:10.587 6972-7039/? I/Unity: Move target 7/5
  347. Services.<ExecuteCommand>d__15:MoveNext()
  348. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  349. System.Action`1:Invoke(T)
  350. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  351. System.Action`1:Invoke(T)
  352. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  353. System.Action`1:Invoke(T)
  354. System.Action:Invoke()
  355. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  356. PlayFab.Internal.<Post>d__12:MoveNext()
  357. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  358.  
  359. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  360. 2019-12-11 13:16:10.604 6972-7039/? I/Unity: Other Player Action completed
  361. Services.<ExecuteCommand>d__15:MoveNext()
  362. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  363. System.Action`1:Invoke(T)
  364. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  365. System.Action`1:Invoke(T)
  366. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  367. System.Action`1:Invoke(T)
  368. System.Action:Invoke()
  369. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  370. PlayFab.Internal.<Post>d__12:MoveNext()
  371. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  372.  
  373. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  374. 2019-12-11 13:16:11.680 6972-7039/? I/Unity: Timer changed for Player2 -> Started
  375. GameMode:TimerOnChange(TimerStates)
  376. System.Action`1:Invoke(T)
  377. Assets.Scripts.<RunTimer>d__16:MoveNext()
  378. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  379. GameMode:UpdateGame(Boolean)
  380. GameController:Update()
  381.  
  382. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  383. 2019-12-11 13:16:24.507 6972-7039/? I/Unity: Other player left -> you win
  384. Services.CasualNetService:OnMatchDataChanged(Dictionary`2)
  385. System.Action`1:Invoke(T)
  386. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  387. System.Action`1:Invoke(T)
  388. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  389. System.Action`1:Invoke(T)
  390. System.Action:Invoke()
  391. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  392. PlayFab.Internal.<Post>d__12:MoveNext()
  393. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  394.  
  395. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  396. 2019-12-11 13:16:24.558 6972-7039/? I/Unity: Start submitting: Leave
  397. Services.PlayNetService:SendLeave(Boolean)
  398. Services.CasualNetService:OnMatchDataChanged(Dictionary`2)
  399. System.Action`1:Invoke(T)
  400. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  401. System.Action`1:Invoke(T)
  402. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  403. System.Action`1:Invoke(T)
  404. System.Action:Invoke()
  405. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  406. PlayFab.Internal.<Post>d__12:MoveNext()
  407. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  408.  
  409. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  410. 2019-12-11 13:16:24.571 6972-7039/? I/Unity: Match closed
  411. Services.CasualNetService:CloseMatch()
  412. System.Action`1:Invoke(T)
  413. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  414. System.Action`1:Invoke(T)
  415. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  416. System.Action`1:Invoke(T)
  417. System.Action:Invoke()
  418. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  419. PlayFab.Internal.<Post>d__12:MoveNext()
  420. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  421.  
  422. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  423. 2019-12-11 13:16:24.578 6972-7039/? I/Unity: load result screen -> winner: Player2Wins
  424. <ProcessEndGame>d__127:MoveNext()
  425. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  426. GameMode:UpdateGame(Boolean)
  427. GameController:Update()
  428.  
  429. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  430. 2019-12-11 13:16:24.587 6972-7039/? I/Unity: Firebase Analytics API Initializing
  431.  
  432. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  433. 2019-12-11 13:16:24.587 6972-7039/? I/Unity: analytics API Initialized
  434.  
  435. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  436. 2019-12-11 13:16:24.609 6972-7039/? I/Unity: [SDK Manager] logged: game_finished_first with 1
  437. SDKManager:LogGameEvent(String, Int32)
  438. Services.StatsService:CheckForLitegamesConditions(Int32)
  439. Services.StatsService:AddStatsGame(StatsType, Int32)
  440. <ProcessEndGame>d__127:MoveNext()
  441. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  442. GameMode:UpdateGame(Boolean)
  443. GameController:Update()
  444.  
  445. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  446. 2019-12-11 13:16:24.620 6972-7039/? I/Unity: [SDK Manager] logged: game_start_second with 1
  447. SDKManager:LogGameEvent(String, Int32)
  448. Services.StatsService:CheckForLitegamesConditions(Int32)
  449. Services.StatsService:AddStatsGame(StatsType, Int32)
  450. <ProcessEndGame>d__127:MoveNext()
  451. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  452. GameMode:UpdateGame(Boolean)
  453. GameController:Update()
  454.  
  455. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  456. 2019-12-11 13:16:24.627 6972-7039/? I/Unity: [StatsService] Adding stat: COUNTER_GAME_FINISHED for difficulty: 1
  457. Services.StatsService:AddStatsGame(StatsType, Int32)
  458. <ProcessEndGame>d__127:MoveNext()
  459. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  460. GameMode:UpdateGame(Boolean)
  461. GameController:Update()
  462.  
  463. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  464. 2019-12-11 13:16:24.636 6972-7039/? I/Unity: [SDK Manager] logged: game_finished with 1
  465. SDKManager:LogGameEvent(String, Int32)
  466. <ProcessEndGame>d__127:MoveNext()
  467. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  468. GameMode:UpdateGame(Boolean)
  469. GameController:Update()
  470.  
  471. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  472. 2019-12-11 13:16:24.645 6972-7039/? I/Unity: [SDK Manager] logged: time_tracking_ingame
  473. Services.StatsService:CheckTimeTrackingConditionsLitegames(StatsType)
  474. <ProcessEndGame>d__127:MoveNext()
  475. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  476. GameMode:UpdateGame(Boolean)
  477. GameController:Update()
  478.  
  479. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  480. 2019-12-11 13:16:24.656 6972-7039/? I/Unity: [SDK Manager] logged: game_finished_second with 1
  481. SDKManager:LogGameEvent(String, Int32)
  482. Services.StatsService:CheckForLitegamesConditions(Int32)
  483. Services.StatsService:AddStatsGame(StatsType, Int32)
  484. <ProcessEndGame>d__127:MoveNext()
  485. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  486. GameMode:UpdateGame(Boolean)
  487. GameController:Update()
  488.  
  489. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  490. 2019-12-11 13:16:24.666 6972-7039/? I/Unity: [SDK Manager] logged: game_win_first with 1
  491. SDKManager:LogGameEvent(String, Int32)
  492. Services.StatsService:CheckForLitegamesConditions(Int32)
  493. Services.StatsService:AddStatsGame(StatsType, Int32)
  494. <ProcessEndGame>d__127:MoveNext()
  495. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  496. GameMode:UpdateGame(Boolean)
  497. GameController:Update()
  498.  
  499. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  500. 2019-12-11 13:16:24.674 6972-7039/? I/Unity: [StatsService] Adding stat: COUNTER_GAME_WIN for difficulty: 1
  501. Services.StatsService:AddStatsGame(StatsType, Int32)
  502. <ProcessEndGame>d__127:MoveNext()
  503. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  504. GameMode:UpdateGame(Boolean)
  505. GameController:Update()
  506.  
  507. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  508. 2019-12-11 13:16:24.682 6972-7039/? I/Unity: [SDK Manager] logged: game_win with 1
  509. SDKManager:LogGameEvent(String, Int32)
  510. <ProcessEndGame>d__127:MoveNext()
  511. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  512. GameMode:UpdateGame(Boolean)
  513. GameController:Update()
  514.  
  515. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  516. 2019-12-11 13:16:24.713 6972-7039/? I/Unity: [ScoreService] Sending winner score to playfab
  517. Services.ScoreService:SetScoreWin()
  518. <ProcessEndGame>d__127:MoveNext()
  519. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  520. GameMode:UpdateGame(Boolean)
  521. GameController:Update()
  522.  
  523. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  524. 2019-12-11 13:16:24.721 6972-7039/? W/Unity: Localized Key txt_opponentLeft is missing in DE
  525. Services.LocalizationService:GetLocalizedValue(String)
  526. LocalizedText:LanguageChanged(LocalizationLanguages)
  527.  
  528. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  529. 2019-12-11 13:16:25.159 6972-7456/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066584758","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"9ac34260fe21b46b8fa71e9fd023181d5b5acbbe","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_finished_first_1","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","kef4258":"8cb6a723ed7b8ec848181e1b0c531a0d59191c0d5a1f1c","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"cf06a9de67c99cf0a36c8c911578c847ab7ee287","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"274","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066584795\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_first\"}","platformextension":"android_unity","cksm_v1":"ac2a23744c6e4d72cf9d29f669f49f455d"}
  530. 2019-12-11 13:16:25.181 6972-7455/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066584759","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"85ab963735e3cd0b2bb603af1442672a2fb97461","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_finished_first","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","kef4358":"87391d45ba42e77d48181e1b0c531a0d59191c0d5a1f1c","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"4d2a3ef525d4f8fb628bf140b7cb4f757804ef7c","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"275","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066466054\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_draw_1\"}","platformextension":"android_unity","cksm_v1":"3ec96bc459904b232f2705323b12cf1ae9"}
  531. 2019-12-11 13:16:25.681 6972-7039/? I/Unity: Leave was submitted
  532. Services.PlayNetService:<SendLeave>b__32_0(PlayFabResultCommon)
  533. System.Action`1:Invoke(T)
  534. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  535. System.Action`1:Invoke(T)
  536. System.Action:Invoke()
  537. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  538. PlayFab.Internal.<Post>d__12:MoveNext()
  539. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  540.  
  541. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  542. 2019-12-11 13:16:25.684 6972-7456/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066584851","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"9e17131a44ab4d461eabb475bb077e4e644bc5f3","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"kef4b58":"a4c77382eec4992b48181e1b0c531a0d59191c0d5a1f1c","eventName":"game_start_second_1","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"909b87b42abd7378ef5da88ebd3e9024db96279e","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"276","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066584801\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_first_1\"}","platformextension":"android_unity","cksm_v1":"5e696833ef4b61dc9f0d74e77ac9cf85c2"}
  543. 2019-12-11 13:16:25.688 6972-7455/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066584852","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"ce0f9a4fb87f8d2c67d4f79af259235e58b71b6f","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_start_second","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"e8298902a305376b0b0f7658f52dfec8400e96df","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"277","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","kef4858":"87a799561afbbede48181e1b0c531a0d59191c0d5a1f1c","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066584873\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_start_second_1\"}","platformextension":"android_unity","cksm_v1":"ac2d7d83f449b3b7dfd352a767c2df88c6"}
  544. 2019-12-11 13:16:25.695 6972-7039/? I/Unity: Match closed
  545. Services.CasualNetService:CloseMatch()
  546. Services.CasualNetService:OnMatchStateChanged(MatchStates)
  547. System.Action`1:Invoke(T)
  548. System.Action`1:Invoke(T)
  549. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  550. System.Action`1:Invoke(T)
  551. System.Action:Invoke()
  552. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  553. PlayFab.Internal.<Post>d__12:MoveNext()
  554. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  555.  
  556. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  557. 2019-12-11 13:16:25.749 6972-7455/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066584909","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"5e2ab0fadb4534df6587f5317d0bc7a52dd18edb","kef435d":"5e5845343baaee4c48181e1b0c531a0d59191c0d5a1f1c","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_finished","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"db795cfcb9ceb85924c19b452770f47e10790169","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"278","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066584877\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_start_second\"}","platformextension":"android_unity","cksm_v1":"295b525429df68450fa37cb173351f0e2b"}
  558. 2019-12-11 13:16:25.817 6972-7456/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066584923","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"407af930c068b677753ff7dd3696fe8e48fa40bc","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_finished_1","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"kef495f":"c223b07ae2cb3f5648181e1b0c531a0d59191c0d5a1f1c","installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"6792f875ce857cba615cb6484efcccd5874ca53b","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"279","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066584948\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished\"}","platformextension":"android_unity","cksm_v1":"9a1f8ca3e2671b1bcfde53f532e22f118a"}
  559. 2019-12-11 13:16:25.838 6972-7455/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066584998","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"2cd4cf393d2c2e62487184c7d70b7e652422a87d","uid":"1571327569000-3467398225619742518","eventValue":"{}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"time_tracking_ingame","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","kef4254":"a727b40b13b5c1fe48181e1b0c531a0d59191c0d5a1f1c","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"1b4b19982ccbac6c212a421662e4f447e5964dac","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"280","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066584966\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_1\"}","platformextension":"android_unity","cksm_v1":"21c6aba4ad07adfb7f2de7873fe60f5548"}
  560. 2019-12-11 13:16:25.932 6972-7456/? I/AppsFlyer_4.10.2: data: {"country":"BR","kef4c5c":"a8d590e6157f107648181e1b0c531a0d59191c0d5a1f1c","af_timestamp":"1576066585016","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"49dd19c4c6461089cf420aeb06a58e501e6d24d2","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_finished_second","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"6c5d200a1973e5811c77ccfaa282e1ccd32fcabf","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"281","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066585014\",\"prev_event_value\":\"{}\",\"prev_event_name\":\"time_tracking_ingame\"}","platformextension":"android_unity","cksm_v1":"20da6ad38d800007dfa5a21073765f55c0"}
  561. 2019-12-11 13:16:25.936 6972-7455/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066585053","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"fded631255165a8b8da2d8106f40eea322eec6ab","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_finished_second_1","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"2f4f25cde4c329412e0766625755f0c14f8a1316","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"282","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066585039\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_second\"}","platformextension":"android_unity","kef4958":"38ab99c0e5c0106a48181e1b0c531a0d59191c0d5a1f1c","cksm_v1":"8eee8da397b46e31efddcaf14fe28f88d0"}
  562. 2019-12-11 13:16:26.004 6972-7456/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066585071","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"kef4b5a":"9f4c16f863c88bdc48181e1b0c531a0d59191c0d5a1f1c","operator":"","network":"WIFI","af_v2":"165a55ecfc34bfa5db12d28b03655d0c2a7b1670","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_win_first","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"8278f0c66797e36931d9797f176a995059344a03","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"283","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066585065\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_second_1\"}","platformextension":"android_unity","cksm_v1":"ccfbf053959b7de3ff0ba4b805e15fb775"}
  563. 2019-12-11 13:16:26.011 6972-7455/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066585096","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"9c57c758d3a015a9545f0b6c654cb086a8a7c607","kef4c54":"1a333c893c361d6f48181e1b0c531a0d59191c0d5a1f1c","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_win_first_1","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"fb1fc9c36620f220c20fff42a2e29e5edbf55f22","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"284","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066585083\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_win_first\"}","platformextension":"android_unity","cksm_v1":"d728e79405d530917fd4cd5412c6cfa357"}
  564. 2019-12-11 13:16:26.078 6972-7455/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576066585144","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"a7063919696b7c556599ba6b280b24a592db5c63","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_win_1","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","kef4e59":"34b8501f3d16e04d48181e1b0c531a0d59191c0d5a1f1c","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"3bb63e7928c59bceda893f2ecd47cf04880d1b1e","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"286","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066585137\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_win\"}","platformextension":"android_unity","cksm_v1":"9cabf9e3a14534339faa294207940f0181"}
  565. 2019-12-11 13:16:26.079 6972-7456/? I/AppsFlyer_4.10.2: data: {"country":"BR","kef4b5f":"b37f3ae0ff22648148181e1b0c531a0d59191c0d5a1f1c","af_timestamp":"1576066585121","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"5d23796f76cd30ae981e32800e48e66c32a5be8b","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","isGaidWithGps":"true","lang_code":"de","installDate":"2019-12-11_110052+0000","app_version_code":"116","firstLaunchDate":"2019-10-17_155249+0000","ivc":false,"eventName":"game_win","model":"HMA-L29","lang":"Deutsch","brand":"HUAWEI","deviceType":"user","product":"HMA-L29","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"HMA-L29 9.1.0.346(C432E10R1P16)","dim":{"size":"2","ydp":"382.534","xdp":"381.0","y_px":"1366","x_px":"720","d_dpi":"320"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"105","date1":"2019-12-11_120052+0100","extraReferrers":"{\"utm_source=google-play&utm_medium=organic\":\"[1573051514069]\"}","advertiserId":"6b52c046-e77f-485f-9771-5defdd784933","advertiserIdEnabled":"true","referrer":"utm_source=(not%20set)&utm_medium=(not%20set)","af_v":"4a33bc4af0915173e6f508639f5370282edbd0cf","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"285","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576066585110\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_win_first_1\"}","platformextension":"android_unity","cksm_v1":"29c47d635dcf3fc83fd1fe4710b48f4ab4"}
  566. 2019-12-11 13:16:26.905 6972-7039/? I/Unity: Updated Cloud Stats
  567. Commands.PlayFab.SetScore:OnCloudUpdateStats(ExecuteCloudScriptResult)
  568. System.Action`1:Invoke(T)
  569. System.Action:Invoke()
  570. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  571. PlayFab.Internal.<Post>d__12:MoveNext()
  572. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  573.  
  574. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  575. 2019-12-11 13:16:27.607 6972-7039/? I/Unity: [SDK Manager: AAKIT] Loaded - Checkers_Banner
  576. SDKManager:OnHaveAd(String)
  577.  
  578. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  579. 2019-12-11 13:16:28.113 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  580. 2019-12-11 13:16:28.132 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  581. 2019-12-11 13:16:29.640 6972-7039/? I/Unity: [AATKitBinding] StopPlacementAutoReload placementName:Checkers_Banner
  582. AATKitBinding:StopPlacementAutoReload(String)
  583. SDKManager:HideBanner()
  584. <ProcessEndGame>d__127:MoveNext()
  585. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  586.  
  587. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  588. 2019-12-11 13:16:29.644 6972-7039/? I/Unity: [AATKitBinding] RemovePlacementFromView placementName:Checkers_Banner
  589. AATKitBinding:RemovePlacementFromView(String)
  590. <ProcessEndGame>d__127:MoveNext()
  591. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  592.  
  593. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  594. 2019-12-11 13:16:30.770 6972-7039/? I/Unity: [AATKitBinding] ShowPlacement placementName:Checkers_Fullscreen
  595. AATKitBinding:ShowPlacement(String)
  596. SDKManager:ShowInterstitial()
  597. <LoadTransitionWaitComplete>d__17:MoveNext()
  598. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  599.  
  600. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  601. 2019-12-11 13:16:30.794 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  602. 2019-12-11 13:16:30.807 6972-7039/? I/Unity: Show interstitial
  603. SDKManager:ShowInterstitial()
  604. <LoadTransitionWaitComplete>d__17:MoveNext()
  605. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  606.  
  607. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  608. 2019-12-11 13:16:30.817 6972-7039/? I/Unity: [AATKitBinding] OnApplicationPause pause: True
  609. AATKitBinding:OnApplicationPause(Boolean)
  610.  
  611. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  612. 2019-12-11 13:16:30.839 5914-8475/? I/AppLifeChangeSensor: CAWARENESS: activityPaused componentName = ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  613. 2019-12-11 13:16:30.840 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  614. 2019-12-11 13:16:30.840 2436-3589/? D/DollieActivityManagerAdapter: [Paused] pid:6972 uid:10229 ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  615. 2019-12-11 13:16:30.840 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  616. 2019-12-11 13:16:30.866 6972-7039/? I/Unity: RecInfoHolderScript just saved launchNr: 44 and playtime: 14063.12 and ignoredRates: 4 and maxIgnores: 3
  617. RecGamesModule.Logic.RecInfoHolderScript:SavePlayerPrefsValues()
  618.  
  619. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  620. 2019-12-11 13:16:30.883 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  621. 2019-12-11 13:16:31.198 6972-6972/? D/ViewRootImpl[MessagingUnityPlayerActivity]: surface should not be released
  622. 2019-12-11 13:16:31.212 1258-6042/? E/WindowManager: win=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity} destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false win.mRemoveOnExit=false
  623. 2019-12-11 13:16:36.891 1258-2238/? D/HiDATA_HiStream: activityResumed:pid=6972, uid=10229, component=ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  624. 2019-12-11 13:16:36.891 1258-2238/? D/HiData_HwAPPQoEResourceMangerImpl: checkIsMonitorVideoScence input :com.litegames.checkers_free__aat_google,com.google.firebase.MessagingUnityPlayerActivity
  625. 2019-12-11 13:16:36.891 5914-8475/? I/AppLifeChangeSensor: CAWARENESS: activityResumed componentName = ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  626. 2019-12-11 13:16:36.891 1258-7578/? D/HiData_HwAPPQoEActivityMonitor: handleActivityChange, curPackage:com.litegames.checkers_free__aat_google, curClass:com.google.firebase.MessagingUnityPlayerActivity
  627. 2019-12-11 13:16:36.891 1258-7578/? D/HiData_HwAPPQoEResourceMangerImpl: checkIsMonitorAPKScence input :com.litegames.checkers_free__aat_google,com.google.firebase.MessagingUnityPlayerActivity
  628. 2019-12-11 13:16:36.892 2436-3589/? D/DollieActivityManagerAdapter: [Resumed] pid:6972 uid:10229 ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  629. 2019-12-11 13:16:36.892 2436-3589/? E/DollieAdapterService: notifyActivityState pkg:com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity state:2 fg:true mUid:10229
  630. 2019-12-11 13:16:36.906 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  631. 2019-12-11 13:16:36.910 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  632. 2019-12-11 13:16:36.936 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  633. 2019-12-11 13:16:36.946 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  634. 2019-12-11 13:16:36.950 6972-7039/? I/Unity: [AATKitBinding] OnApplicationPause pause: False
  635. AATKitBinding:OnApplicationPause(Boolean)
  636.  
  637. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  638. 2019-12-11 13:16:36.990 6972-7039/? I/Unity: [SDK Manager: AAKIT] resume after ad - Checkers_Fullscreen
  639. SDKManager:OnResumeAfterAd(String)
  640.  
  641. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  642. 2019-12-11 13:16:36.998 6972-7039/? I/Unity: Mark interstitial as done
  643. SDKManager:OnResumeAfterAd(String)
  644.  
  645. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  646. 2019-12-11 13:16:37.035 6972-7039/? W/Unity: Localized Key result_pointsGained is missing in DE
  647. Services.LocalizationService:GetLocalizedValue(String)
  648. LocalizedText:LanguageChanged(LocalizationLanguages)
  649.  
  650. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  651. 2019-12-11 13:16:37.069 6972-7039/? E/Unity: Coroutine couldn't be started because the the game object 'ProgressAction_TriggerReset' is inactive!
  652. Doozy.Engine.Progress.ProgressTargetAction:TriggerActions()
  653. Doozy.Engine.Progress.Progressor:UpdateProgressTargets()
  654. Doozy.Engine.Progress.Progressor:ResetValueTo(ResetValue, Boolean)
  655. Doozy.Engine.Progress.Progressor:OnDisable()
  656.  
  657. [./Runtime/Mono/MonoBehaviour.cpp line 725]
  658. (Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 725)
  659. 2019-12-11 13:16:37.087 6972-7039/? E/Unity: Coroutine couldn't be started because the the game object 'ProgressAction_TriggerFadeIn' is inactive!
  660. Doozy.Engine.Progress.ProgressTargetAction:TriggerActions()
  661. Doozy.Engine.Progress.Progressor:UpdateProgressTargets()
  662. Doozy.Engine.Progress.Progressor:ResetValueTo(ResetValue, Boolean)
  663. Doozy.Engine.Progress.Progressor:OnDisable()
  664.  
  665. [./Runtime/Mono/MonoBehaviour.cpp line 725]
  666. (Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 725)
  667. 2019-12-11 13:16:37.105 6972-7039/? I/Unity: [AATKitBinding] AddPlacementToView placementName:Checkers_Banner
  668. AATKitBinding:AddPlacementToView(String)
  669. SDKManager:ShowBanner()
  670. <LoadTransitionWaitComplete>d__17:MoveNext()
  671. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  672.  
  673. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  674. 2019-12-11 13:16:37.111 6972-7039/? I/Unity: [AATKitBinding] StartPlacementAutoReload placementName:Checkers_Banner
  675. AATKitBinding:StartPlacementAutoReload(String)
  676. <LoadTransitionWaitComplete>d__17:MoveNext()
  677. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  678.  
  679. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  680. 2019-12-11 13:16:37.116 6972-7039/? I/Unity: State changed: Game -> Result
  681. GameController:LoadingCompleted()
  682. <LoadTransitionWaitComplete>d__17:MoveNext()
  683. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  684.  
  685. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  686. 2019-12-11 13:16:37.142 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  687. 2019-12-11 13:16:37.145 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  688. 2019-12-11 13:16:37.160 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  689. 2019-12-11 13:16:37.167 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  690. 2019-12-11 13:16:37.286 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{5f7eb6a u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  691. 2019-12-11 13:16:39.094 6972-7039/? I/Unity: [SDK Manager: AAKIT] Loaded - Checkers_Fullscreen
  692. SDKManager:OnHaveAd(String)
  693.  
  694. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  695. 2019-12-11 13:16:57.587 6972-7039/? I/Unity: [SDK Manager: AAKIT] Loaded - Checkers_Banner
  696. SDKManager:OnHaveAd(String)
  697.  
  698. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement