Advertisement
saschaQA

V2 cant acces multiplayer after timeout

Dec 11th, 2019
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.17 KB | None | 0 0
  1. 2019-12-11 12:50:34.489 32729-430/? 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 12:50:35.599 32729-430/? 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 12:50:35.625 32729-430/? 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 12:50:35.629 32729-430/? 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 12:50:42.496 32729-430/? 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 12:50:42.509 32729-430/? 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 12:50:42.521 32729-430/? 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 12:50:42.524 32729-430/? 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 12:50:43.784 32729-430/? 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 12:50:44.850 32729-430/? 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 12:50:44.867 32729-430/? 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 12:50:44.883 32729-430/? 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 12:50:46.064 32729-710/? 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 12:50:46.177 32729-430/? 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 12:50:46.208 32729-430/? 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 12:50:46.210 32729-430/? 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 12:50:46.215 32729-430/? 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 12:50:46.219 32729-430/? 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 12:50:47.465 32729-430/? 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 12:50:48.727 32729-430/? I/Unity: Timer changed for Player1 -> 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 12:50:55.081 32729-430/? I/Unity: New data received
  156. Services.CasualNetService:OnMatchDataChanged(Dictionary`2)
  157. System.Action`1:Invoke(T)
  158. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  159. System.Action`1:Invoke(T)
  160. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  161. System.Action`1:Invoke(T)
  162. System.Action:Invoke()
  163. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  164. PlayFab.Internal.<Post>d__12:MoveNext()
  165. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  166.  
  167. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  168. 2019-12-11 12:50:55.104 32729-430/? I/Unity: target selected
  169. Checkers:DoSelect(Coords, TokenData[,], Boolean, Players, Boolean, Boolean)
  170. Checkers:DoSelect(Coords)
  171. Services.<ExecuteCommand>d__15:MoveNext()
  172. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  173. System.Action`1:Invoke(T)
  174. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  175. System.Action`1:Invoke(T)
  176. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  177. System.Action`1:Invoke(T)
  178. System.Action:Invoke()
  179. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  180. PlayFab.Internal.<Post>d__12:MoveNext()
  181. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  182.  
  183. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  184. 2019-12-11 12:50:55.122 32729-430/? I/Unity: Select target 2/6
  185. Services.<ExecuteCommand>d__15:MoveNext()
  186. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  187. System.Action`1:Invoke(T)
  188. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  189. System.Action`1:Invoke(T)
  190. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  191. System.Action`1:Invoke(T)
  192. System.Action:Invoke()
  193. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  194. PlayFab.Internal.<Post>d__12:MoveNext()
  195. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  196.  
  197. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  198. 2019-12-11 12:50:55.156 32729-430/? I/Unity: (Player1) Action: B6 -> C5
  199. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  200. Checkers:DoAction(Int32, Int32)
  201. Services.<ExecuteCommand>d__15:MoveNext()
  202. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  203. System.Action`1:Invoke(T)
  204. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  205. System.Action`1:Invoke(T)
  206. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  207. System.Action`1:Invoke(T)
  208. System.Action:Invoke()
  209. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  210. PlayFab.Internal.<Post>d__12:MoveNext()
  211. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  212.  
  213. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  214. 2019-12-11 12:50:55.177 32729-430/? I/Unity: Player switch -> Player2
  215. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  216. Checkers:DoAction(Int32, Int32)
  217. Services.<ExecuteCommand>d__15:MoveNext()
  218. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  219. System.Action`1:Invoke(T)
  220. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  221. System.Action`1:Invoke(T)
  222. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  223. System.Action`1:Invoke(T)
  224. System.Action:Invoke()
  225. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  226. PlayFab.Internal.<Post>d__12:MoveNext()
  227. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  228.  
  229. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  230. 2019-12-11 12:50:55.200 32729-430/? I/Unity: EmptyMove?: 1
  231. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  232. Checkers:DoAction(Int32, Int32)
  233. Services.<ExecuteCommand>d__15:MoveNext()
  234. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  235. System.Action`1:Invoke(T)
  236. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  237. System.Action`1:Invoke(T)
  238. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  239. System.Action`1:Invoke(T)
  240. System.Action:Invoke()
  241. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  242. PlayFab.Internal.<Post>d__12:MoveNext()
  243. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  244.  
  245. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  246. 2019-12-11 12:50:55.219 32729-430/? I/Unity: Move target 3/5
  247. Services.<ExecuteCommand>d__15:MoveNext()
  248. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  249. System.Action`1:Invoke(T)
  250. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  251. System.Action`1:Invoke(T)
  252. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  253. System.Action`1:Invoke(T)
  254. System.Action:Invoke()
  255. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  256. PlayFab.Internal.<Post>d__12:MoveNext()
  257. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  258.  
  259. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  260. 2019-12-11 12:50:55.240 32729-430/? I/Unity: Other Player Action completed
  261. Services.<ExecuteCommand>d__15:MoveNext()
  262. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  263. System.Action`1:Invoke(T)
  264. Services.PlayNetService:MatchDataSuccess(PlayFabResultCommon)
  265. System.Action`1:Invoke(T)
  266. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  267. System.Action`1:Invoke(T)
  268. System.Action:Invoke()
  269. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  270. PlayFab.Internal.<Post>d__12:MoveNext()
  271. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  272.  
  273. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  274. 2019-12-11 12:50:56.302 32729-430/? I/Unity: Timer changed for Player2 -> Started
  275. GameMode:TimerOnChange(TimerStates)
  276. System.Action`1:Invoke(T)
  277. Assets.Scripts.<RunTimer>d__16:MoveNext()
  278. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  279. GameMode:UpdateGame(Boolean)
  280. GameController:Update()
  281.  
  282. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  283. 2019-12-11 12:50:56.817 32729-430/? I/Unity: Clicked Square_E_3 (TokenSlot)
  284. TokenSlot:OnPointerClick(PointerEventData)
  285. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  286. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  287. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  288. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  289. UnityEngine.EventSystems.StandaloneInputModule:Process()
  290.  
  291. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  292. 2019-12-11 12:50:56.831 32729-430/? I/Unity: target selected
  293. Checkers:DoSelect(Coords, TokenData[,], Boolean, Players, Boolean, Boolean)
  294. Checkers:DoSelect(Coords)
  295. GameMode:SelectToken(GameObject)
  296. GameMode:HandleInput(GameObject)
  297. System.Action`1:Invoke(T)
  298. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  299. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  300. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  301. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  302. UnityEngine.EventSystems.StandaloneInputModule:Process()
  303.  
  304. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  305. 2019-12-11 12:50:57.040 32729-430/? I/Unity: Clicked Square_F_4 (TokenSlot)
  306. TokenSlot:OnPointerClick(PointerEventData)
  307. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  308. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  309. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  310. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  311. UnityEngine.EventSystems.StandaloneInputModule:Process()
  312.  
  313. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  314. 2019-12-11 12:50:57.054 32729-430/? I/Unity: (Player2) Action: E3 -> F4
  315. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  316. Checkers:DoAction(Int32, Int32)
  317. GameMode:DoBoardAction(TokenSlot)
  318. GameMode:HandleInput(GameObject)
  319. System.Action`1:Invoke(T)
  320. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  321. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  322. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  323. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  324. UnityEngine.EventSystems.StandaloneInputModule:Process()
  325.  
  326. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  327. 2019-12-11 12:50:57.065 32729-430/? I/Unity: Player switch -> Player1
  328. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  329. Checkers:DoAction(Int32, Int32)
  330. GameMode:DoBoardAction(TokenSlot)
  331. GameMode:HandleInput(GameObject)
  332. System.Action`1:Invoke(T)
  333. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  334. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  335. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  336. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  337. UnityEngine.EventSystems.StandaloneInputModule:Process()
  338.  
  339. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  340. 2019-12-11 12:50:57.077 32729-430/? I/Unity: EmptyMove?: 2
  341. Checkers:DoAction(Coords, TokenData[,], List`1, Boolean, ActionConfig, List`1, Boolean)
  342. Checkers:DoAction(Int32, Int32)
  343. GameMode:DoBoardAction(TokenSlot)
  344. GameMode:HandleInput(GameObject)
  345. System.Action`1:Invoke(T)
  346. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  347. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  348. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  349. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  350. UnityEngine.EventSystems.StandaloneInputModule:Process()
  351.  
  352. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  353. 2019-12-11 12:50:57.091 32729-430/? I/Unity: Start send action
  354. GameMode:HandleInput(GameObject)
  355. System.Action`1:Invoke(T)
  356. UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
  357. UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
  358. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
  359. UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
  360. UnityEngine.EventSystems.StandaloneInputModule:Process()
  361.  
  362. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  363. 2019-12-11 12:50:58.237 32729-430/? I/Unity: Action submitted
  364. Services.<>c:<SendAction>b__30_0(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 12:50:58.331 32729-430/? I/Unity: Timer changed for Player1 -> 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 12:51:17.474 32729-430/? I/Unity: [SDK Manager: AAKIT] Loaded - Checkers_Banner
  384. SDKManager:OnHaveAd(String)
  385.  
  386. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  387. 2019-12-11 12:51:24.595 32729-430/? I/Unity: Timer changed for Player1 -> WarningFirst
  388. GameMode:TimerOnChange(TimerStates)
  389. System.Action`1:Invoke(T)
  390. Assets.Scripts.<RunTimer>d__16:MoveNext()
  391. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  392.  
  393. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  394. 2019-12-11 12:51:32.105 32729-430/? I/Unity: Timer changed for Player1 -> WarningLast
  395. GameMode:TimerOnChange(TimerStates)
  396. System.Action`1:Invoke(T)
  397. Assets.Scripts.<RunTimer>d__16:MoveNext()
  398. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  399.  
  400. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  401. 2019-12-11 12:51:35.877 32729-430/? I/Unity: Timer changed for Player1 -> Expired
  402. GameMode:TimerOnChange(TimerStates)
  403. System.Action`1:Invoke(T)
  404. Assets.Scripts.<RunTimer>d__16:MoveNext()
  405. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  406.  
  407. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  408. 2019-12-11 12:51:35.884 32729-430/? I/Unity: Start submitting: Timeout
  409. Services.PlayNetService:SendTimeout()
  410. GameMode:TimerOnChange(TimerStates)
  411. System.Action`1:Invoke(T)
  412. Assets.Scripts.<RunTimer>d__16:MoveNext()
  413. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  414.  
  415. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  416. 2019-12-11 12:51:38.107 32729-430/? I/Unity: Timeout was submitted: True
  417. Services.PlayNetService:<SendTimeout>b__31_0(PlayFabResultCommon)
  418. System.Action`1:Invoke(T)
  419. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  420. System.Action`1:Invoke(T)
  421. System.Action:Invoke()
  422. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  423. PlayFab.Internal.<Post>d__12:MoveNext()
  424. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  425.  
  426. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  427. 2019-12-11 12:51:38.124 32729-430/? I/Unity: Timeout done -> True
  428. GameMode:OnTimeoutSubmission(Boolean)
  429. System.Action`1:Invoke(T)
  430. Services.PlayNetService:<SendTimeout>b__31_0(PlayFabResultCommon)
  431. System.Action`1:Invoke(T)
  432. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  433. System.Action`1:Invoke(T)
  434. System.Action:Invoke()
  435. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  436. PlayFab.Internal.<Post>d__12:MoveNext()
  437. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  438.  
  439. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  440. 2019-12-11 12:51:38.139 32729-430/? I/Unity: Match closed
  441. Services.CasualNetService:CloseMatch()
  442. Services.CasualNetService:OnMatchStateChanged(MatchStates)
  443. System.Action`1:Invoke(T)
  444. Services.PlayNetService:<SendTimeout>b__31_0(PlayFabResultCommon)
  445. System.Action`1:Invoke(T)
  446. Assets.Scripts.Commands.PlayFabCommand:OnSuccess(PlayFabResultCommon)
  447. System.Action`1:Invoke(T)
  448. System.Action:Invoke()
  449. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  450. PlayFab.Internal.<Post>d__12:MoveNext()
  451. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  452.  
  453. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  454. 2019-12-11 12:51:38.146 32729-430/? I/Unity: load result screen -> winner: Player2Wins
  455. <ProcessEndGame>d__127:MoveNext()
  456. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  457. GameMode:UpdateGame(Boolean)
  458. GameController:Update()
  459.  
  460. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  461. 2019-12-11 12:51:38.156 32729-430/? I/Unity: Firebase Analytics API Initializing
  462.  
  463. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  464. 2019-12-11 12:51:38.157 32729-430/? I/Unity: analytics API Initialized
  465.  
  466. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  467. 2019-12-11 12:51:38.184 32729-430/? I/Unity: [SDK Manager] logged: game_finished_first with 1
  468. SDKManager:LogGameEvent(String, Int32)
  469. Services.StatsService:CheckForLitegamesConditions(Int32)
  470. Services.StatsService:AddStatsGame(StatsType, Int32)
  471. <ProcessEndGame>d__127:MoveNext()
  472. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  473. GameMode:UpdateGame(Boolean)
  474. GameController:Update()
  475.  
  476. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  477. 2019-12-11 12:51:38.197 32729-430/? I/Unity: [SDK Manager] logged: game_start_second with 1
  478. SDKManager:LogGameEvent(String, Int32)
  479. Services.StatsService:CheckForLitegamesConditions(Int32)
  480. Services.StatsService:AddStatsGame(StatsType, Int32)
  481. <ProcessEndGame>d__127:MoveNext()
  482. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  483. GameMode:UpdateGame(Boolean)
  484. GameController:Update()
  485.  
  486. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  487. 2019-12-11 12:51:38.206 32729-430/? I/Unity: [StatsService] Adding stat: COUNTER_GAME_FINISHED for difficulty: 1
  488. Services.StatsService:AddStatsGame(StatsType, Int32)
  489. <ProcessEndGame>d__127:MoveNext()
  490. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  491. GameMode:UpdateGame(Boolean)
  492. GameController:Update()
  493.  
  494. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  495. 2019-12-11 12:51:38.214 32729-430/? I/Unity: [SDK Manager] logged: game_finished with 1
  496. SDKManager:LogGameEvent(String, Int32)
  497. <ProcessEndGame>d__127:MoveNext()
  498. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  499. GameMode:UpdateGame(Boolean)
  500. GameController:Update()
  501.  
  502. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  503. 2019-12-11 12:51:38.224 32729-430/? I/Unity: [SDK Manager] logged: time_tracking_ingame
  504. Services.StatsService:CheckTimeTrackingConditionsLitegames(StatsType)
  505. <ProcessEndGame>d__127:MoveNext()
  506. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  507. GameMode:UpdateGame(Boolean)
  508. GameController:Update()
  509.  
  510. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  511. 2019-12-11 12:51:38.235 32729-430/? I/Unity: [SDK Manager] logged: game_finished_second with 1
  512. SDKManager:LogGameEvent(String, Int32)
  513. Services.StatsService:CheckForLitegamesConditions(Int32)
  514. Services.StatsService:AddStatsGame(StatsType, Int32)
  515. <ProcessEndGame>d__127:MoveNext()
  516. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  517. GameMode:UpdateGame(Boolean)
  518. GameController:Update()
  519.  
  520. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  521. 2019-12-11 12:51:38.246 32729-430/? I/Unity: [SDK Manager] logged: game_win_first with 1
  522. SDKManager:LogGameEvent(String, Int32)
  523. Services.StatsService:CheckForLitegamesConditions(Int32)
  524. Services.StatsService:AddStatsGame(StatsType, Int32)
  525. <ProcessEndGame>d__127:MoveNext()
  526. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  527. GameMode:UpdateGame(Boolean)
  528. GameController:Update()
  529.  
  530. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  531. 2019-12-11 12:51:38.254 32729-430/? I/Unity: [StatsService] Adding stat: COUNTER_GAME_WIN for difficulty: 1
  532. Services.StatsService:AddStatsGame(StatsType, Int32)
  533. <ProcessEndGame>d__127:MoveNext()
  534. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  535. GameMode:UpdateGame(Boolean)
  536. GameController:Update()
  537.  
  538. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  539. 2019-12-11 12:51:38.263 32729-430/? I/Unity: [SDK Manager] logged: game_win with 1
  540. SDKManager:LogGameEvent(String, Int32)
  541. <ProcessEndGame>d__127:MoveNext()
  542. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  543. GameMode:UpdateGame(Boolean)
  544. GameController:Update()
  545.  
  546. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  547. 2019-12-11 12:51:38.301 32729-430/? I/Unity: [ScoreService] Sending winner score to playfab
  548. Services.ScoreService:SetScoreWin()
  549. <ProcessEndGame>d__127:MoveNext()
  550. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  551. GameMode:UpdateGame(Boolean)
  552. GameController:Update()
  553.  
  554. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  555. 2019-12-11 12:51:38.747 32729-1630/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098339","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"ac2187045ef39d4def0558eeb371608d6754b655","uid":"1571327569000-3467398225619742518","kef435e":"0d4a32511c262a4d4818191b0c531a0d59191c0d5a1f1c","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","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":"99","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":"5ee52916eeb5a64b72db54d30d006b26a6d70c62","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"231","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\":\"1576065098380\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_first_1\"}","platformextension":"android_unity","cksm_v1":"b6f1af53e9811e915f3b1be56d798f312f"}
  556. 2019-12-11 12:51:38.778 32729-1631/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098338","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"70e91a0dc4b0081db13ce6987cf43b48a3b59857","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","kef425e":"c57ad2a2d7edf2c64818191b0c531a0d59191c0d5a1f1c","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","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":"99","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":"c4b56455c4f5c664800e4c03c1fa1479082a59b3","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"230","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\":\"1576064754623\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_win_1\"}","platformextension":"android_unity","cksm_v1":"941b5513d5245ad68f984b726a454f9974"}
  557. 2019-12-11 12:51:39.265 32729-1631/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098439","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"ae633c1ddf0166f5a824ed3459051d2a9aab0678","uid":"1571327569000-3467398225619742518","kef435e":"518943db820502734818191b0c531a0d59191c0d5a1f1c","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_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":"99","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":"dc25f863ddca02171d9aad624573eaee1c6bd61f","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"232","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\":\"1576065098384\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_first\"}","platformextension":"android_unity","cksm_v1":"d230c073f3d9735eaf44120202e9af651d"}
  558. 2019-12-11 12:51:39.276 32729-1630/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098434","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","kef4e5e":"8ae305e7e16c26484818191b0c531a0d59191c0d5a1f1c","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"54dba25e86f59683b05255307461a3b878746300","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":"99","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":"dcd2beddbbb81e7d0a789222572f6f468bfb8afa","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"233","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\":\"1576065098469\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_start_second_1\"}","platformextension":"android_unity","cksm_v1":"a9ff8c43a7926dca0fa165f833ec8f5f3b"}
  559. 2019-12-11 12:51:39.335 32729-1631/? I/AppsFlyer_4.10.2: data: {"country":"BR","kef4b5c":"d29205ab58af42a84818191b0c531a0d59191c0d5a1f1c","af_timestamp":"1576065098511","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"24d11f6e0b59621644a55b5293a68a91490000fb","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":"99","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":"3e410e16269bd3a8c3fa049e3d9495f4bfc0eebe","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"234","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\":\"1576065098472\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_start_second\"}","platformextension":"android_unity","cksm_v1":"4dd82a736dde5399ffd8b47890daffb569"}
  560. 2019-12-11 12:51:39.337 32729-1630/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098527","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","kef4d5f":"72ee2fd5a63c66964818191b0c531a0d59191c0d5a1f1c","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"544e5b185ce3c53d989dfa05d1c67a0187f06bd2","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":""},"installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"99","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":"6577976382e4f1d77e3534e5052708ef9612b5a8","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"235","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\":\"1576065098529\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished\"}","platformextension":"android_unity","cksm_v1":"76535613df6e7dcb5f20e482921a0f75e0"}
  561. 2019-12-11 12:51:39.391 32729-1631/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098570","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","kef4a5a":"39c8437800d031284818191b0c531a0d59191c0d5a1f1c","af_v2":"7ef18169f6be3a4e5fce3cc83fa3fc29bb5bc638","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","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":"99","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":"79cb18e38ae88914c2e26636521660e892936a83","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"236","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\":\"1576065098549\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_1\"}","platformextension":"android_unity","cksm_v1":"3b8e3593be3883880f971bc5358ccf1b69"}
  562. 2019-12-11 12:51:39.400 32729-1630/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098593","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"a84ab9acbe9f8cb9b74b6e21be6f7d83823c9822","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":"99","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":"ab857ab791f61adb97c188f39278026e918cb2e6","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"237","sc_o":"p","tokenRefreshConfigured":false,"appid":"com.litegames.checkers_free__aat_google","kef4954":"46ae6ab289922d4f4818191b0c531a0d59191c0d5a1f1c","sdk":"28","fb":"64750bcc-e399-4837-8f44-9fc0a9346e2a","app_version_name":"2.0.7.0","device":"HWHMA","prev_event":"{\"prev_event_timestamp\":\"1576065098585\",\"prev_event_value\":\"{}\",\"prev_event_name\":\"time_tracking_ingame\"}","platformextension":"android_unity","cksm_v1":"121a68b40cae4d97ff2858d598b47f888c"}
  563. 2019-12-11 12:51:39.409 32729-430/? I/Unity: Updated Cloud Stats
  564. Commands.PlayFab.SetScore:OnCloudUpdateStats(ExecuteCloudScriptResult)
  565. System.Action`1:Invoke(T)
  566. System.Action:Invoke()
  567. PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer)
  568. PlayFab.Internal.<Post>d__12:MoveNext()
  569. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  570.  
  571. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  572. 2019-12-11 12:51:39.450 32729-1631/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098628","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"7fdfb76036e11211fc0ff19ba51278d49532070c","uid":"1571327569000-3467398225619742518","kef425f":"54767b48f84257a24818191b0c531a0d59191c0d5a1f1c","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":"99","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":"f5afb2b9627499b382e4c939a10b90097bb0ba26","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"238","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\":\"1576065098610\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_second\"}","platformextension":"android_unity","cksm_v1":"e4a5d5b3f9edb4adff92acd028879fb257"}
  573. 2019-12-11 12:51:39.468 32729-1630/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098651","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"fd53750ff5757a33b321195d49a4e01111c33d0f","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":"e74eb0677cd520b84818191b0c531a0d59191c0d5a1f1c","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":"99","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":"55e880d5df7ae0ed1021b8652ebaaacba3e5cb5b","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"239","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\":\"1576065098643\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_finished_second_1\"}","platformextension":"android_unity","cksm_v1":"b03ee213b8d0622c1ff53ee30d331f841d"}
  574. 2019-12-11 12:51:39.504 32729-1631/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098680","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"b00e0c54af1f51e91ca0ed260be358e7504a252c","uid":"1571327569000-3467398225619742518","eventValue":"{\"difficulty\":\"1\"}","kef4a55":"d87a1395ff210c844818191b0c531a0d59191c0d5a1f1c","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":"99","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":"c5d3e6976478168c1ae31204b784b350f7710320","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"240","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\":\"1576065098665\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_win_first\"}","platformextension":"android_unity","cksm_v1":"4163b733d4bc3f5a2f289112670ebf9894"}
  575. 2019-12-11 12:51:39.529 32729-1630/? I/AppsFlyer_4.10.2: data: {"country":"BR","kef4a5d":"30845ae287934a484818191b0c531a0d59191c0d5a1f1c","af_timestamp":"1576065098700","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"4aaa2c34f740bcfdf032961e5d3dcaf593ce376e","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":"99","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":"5fa9d55975c4e38550c0024eb053caa73b0c7ab8","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"241","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\":\"1576065098704\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_win_first_1\"}","platformextension":"android_unity","cksm_v1":"830a7eb3620d302fcfb7ab8557d8df67a5"}
  576. 2019-12-11 12:51:39.566 32729-1631/? I/AppsFlyer_4.10.2: data: {"country":"BR","af_timestamp":"1576065098732","appsflyerKey":"w********************3","af_events_api":"1","isFirstCall":"false","registeredUninstall":false,"operator":"","network":"WIFI","af_v2":"b5988debaa3a7692b18fcd974b47928d38d39a3f","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":""},"kef485e":"a91bef19b9db21344818191b0c531a0d59191c0d5a1f1c","installer_package":"com.android.vending","date2":"2019-12-11_120052+0100","counter":"99","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":"6ba34751c45836d138ce59e38d6fb64f7761806a","carrier":"o2 - de+","af_preinstalled":"false","iaecounter":"242","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\":\"1576065098718\",\"prev_event_value\":\"{\\\"difficulty\\\":\\\"1\\\"}\",\"prev_event_name\":\"game_win\"}","platformextension":"android_unity","cksm_v1":"81ae2f63bb1b374c5fc03a739c0f7f10f3"}
  577. 2019-12-11 12:51:43.243 32729-430/? I/Unity: [AATKitBinding] StopPlacementAutoReload placementName:Checkers_Banner
  578. AATKitBinding:StopPlacementAutoReload(String)
  579. SDKManager:HideBanner()
  580. <ProcessEndGame>d__127:MoveNext()
  581. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  582.  
  583. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  584. 2019-12-11 12:51:43.250 32729-430/? I/Unity: [AATKitBinding] RemovePlacementFromView placementName:Checkers_Banner
  585. AATKitBinding:RemovePlacementFromView(String)
  586. <ProcessEndGame>d__127:MoveNext()
  587. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  588.  
  589. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  590. 2019-12-11 12:51:44.366 32729-430/? I/Unity: [AATKitBinding] ShowPlacement placementName:Checkers_Fullscreen
  591. AATKitBinding:ShowPlacement(String)
  592. SDKManager:ShowInterstitial()
  593. <LoadTransitionWaitComplete>d__17:MoveNext()
  594. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  595.  
  596. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  597. 2019-12-11 12:51:44.382 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  598. 2019-12-11 12:51:44.395 32729-430/? I/Unity: Show interstitial
  599. SDKManager:ShowInterstitial()
  600. <LoadTransitionWaitComplete>d__17:MoveNext()
  601. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  602.  
  603. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  604. 2019-12-11 12:51:44.404 32729-430/? I/Unity: [AATKitBinding] OnApplicationPause pause: True
  605. AATKitBinding:OnApplicationPause(Boolean)
  606.  
  607. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  608. 2019-12-11 12:51:44.423 5914-8475/? I/AppLifeChangeSensor: CAWARENESS: activityPaused componentName = ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  609. 2019-12-11 12:51:44.423 2436-3589/? D/DollieActivityManagerAdapter: [Paused] pid:32729 uid:10229 ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  610. 2019-12-11 12:51:44.423 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  611. 2019-12-11 12:51:44.423 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  612. 2019-12-11 12:51:44.450 32729-430/? I/Unity: RecInfoHolderScript just saved launchNr: 38 and playtime: 12809.3 and ignoredRates: 4 and maxIgnores: 3
  613. RecGamesModule.Logic.RecInfoHolderScript:SavePlayerPrefsValues()
  614.  
  615. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  616. 2019-12-11 12:51:44.467 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  617. 2019-12-11 12:51:44.735 32729-32729/? D/ViewRootImpl[MessagingUnityPlayerActivity]: surface should not be released
  618. 2019-12-11 12:51:44.747 1258-7831/? E/WindowManager: win=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity} destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false win.mRemoveOnExit=false
  619. 2019-12-11 12:51:51.483 1258-2238/? D/HiDATA_HiStream: activityResumed:pid=32729, uid=10229, component=ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  620. 2019-12-11 12:51:51.483 1258-2238/? D/HiData_HwAPPQoEResourceMangerImpl: checkIsMonitorVideoScence input :com.litegames.checkers_free__aat_google,com.google.firebase.MessagingUnityPlayerActivity
  621. 2019-12-11 12:51:51.483 1258-7578/? D/HiData_HwAPPQoEActivityMonitor: handleActivityChange, curPackage:com.litegames.checkers_free__aat_google, curClass:com.google.firebase.MessagingUnityPlayerActivity
  622. 2019-12-11 12:51:51.483 1258-7578/? D/HiData_HwAPPQoEResourceMangerImpl: checkIsMonitorAPKScence input :com.litegames.checkers_free__aat_google,com.google.firebase.MessagingUnityPlayerActivity
  623. 2019-12-11 12:51:51.483 5914-8475/? I/AppLifeChangeSensor: CAWARENESS: activityResumed componentName = ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  624. 2019-12-11 12:51:51.484 2436-3589/? D/DollieActivityManagerAdapter: [Resumed] pid:32729 uid:10229 ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  625. 2019-12-11 12:51:51.484 2436-3589/? E/DollieAdapterService: notifyActivityState pkg:com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity state:2 fg:true mUid:10229
  626. 2019-12-11 12:51:51.502 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  627. 2019-12-11 12:51:51.507 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  628. 2019-12-11 12:51:51.521 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  629. 2019-12-11 12:51:51.540 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  630. 2019-12-11 12:51:51.541 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  631. 2019-12-11 12:51:51.545 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  632. 2019-12-11 12:51:51.555 32729-430/? I/Unity: [AATKitBinding] OnApplicationPause pause: False
  633. AATKitBinding:OnApplicationPause(Boolean)
  634.  
  635. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  636. 2019-12-11 12:51:51.564 32729-430/? I/Unity: [SDK Manager: AAKIT] resume after ad - Checkers_Fullscreen
  637. SDKManager:OnResumeAfterAd(String)
  638.  
  639. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  640. 2019-12-11 12:51:51.567 32729-430/? I/Unity: Mark interstitial as done
  641. SDKManager:OnResumeAfterAd(String)
  642.  
  643. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  644. 2019-12-11 12:51:51.595 32729-430/? W/Unity: Localized Key result_pointsGained is missing in DE
  645. Services.LocalizationService:GetLocalizedValue(String)
  646. LocalizedText:LanguageChanged(LocalizationLanguages)
  647.  
  648. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  649. 2019-12-11 12:51:51.658 32729-430/? E/Unity: Coroutine couldn't be started because the the game object 'ProgressAction_TriggerAlarm' is inactive!
  650. Doozy.Engine.Progress.ProgressTargetAction:TriggerActions()
  651. Doozy.Engine.Progress.Progressor:UpdateProgressTargets()
  652. Doozy.Engine.Progress.Progressor:ResetValueTo(ResetValue, Boolean)
  653. Doozy.Engine.Progress.Progressor:OnDisable()
  654.  
  655. [./Runtime/Mono/MonoBehaviour.cpp line 725]
  656. (Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 725)
  657. 2019-12-11 12:51:51.669 32729-430/? E/Unity: Coroutine couldn't be started because the the game object 'ProgressAction_TriggerReset' is inactive!
  658. Doozy.Engine.Progress.ProgressTargetAction:TriggerActions()
  659. Doozy.Engine.Progress.Progressor:UpdateProgressTargets()
  660. Doozy.Engine.Progress.Progressor:ResetValueTo(ResetValue, Boolean)
  661. Doozy.Engine.Progress.Progressor:OnDisable()
  662.  
  663. [./Runtime/Mono/MonoBehaviour.cpp line 725]
  664. (Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 725)
  665. 2019-12-11 12:51:51.681 32729-430/? I/Unity: [AATKitBinding] AddPlacementToView placementName:Checkers_Banner
  666. AATKitBinding:AddPlacementToView(String)
  667. SDKManager:ShowBanner()
  668. <LoadTransitionWaitComplete>d__17:MoveNext()
  669. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  670.  
  671. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  672. 2019-12-11 12:51:51.686 32729-430/? I/Unity: [AATKitBinding] StartPlacementAutoReload placementName:Checkers_Banner
  673. AATKitBinding:StartPlacementAutoReload(String)
  674. <LoadTransitionWaitComplete>d__17:MoveNext()
  675. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  676.  
  677. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  678. 2019-12-11 12:51:51.691 32729-430/? I/Unity: State changed: Game -> Result
  679. GameController:LoadingCompleted()
  680. <LoadTransitionWaitComplete>d__17:MoveNext()
  681. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  682.  
  683. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  684. 2019-12-11 12:51:51.719 32729-430/? I/Unity: [SDK Manager: AAKIT] Loaded - Checkers_Banner
  685. SDKManager:OnHaveAd(String)
  686.  
  687. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  688. 2019-12-11 12:51:51.727 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  689. 2019-12-11 12:51:51.745 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  690. 2019-12-11 12:51:51.886 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  691. 2019-12-11 12:51:52.386 32729-430/? 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 12:52:02.110 32729-710/? W/Unity: The referenced script on this Behaviour (Game Object 'TransitionFadeOutContainer') is missing!
  696.  
  697. (Filename: ./Runtime/Mono/ManagedMonoBehaviourRef.cpp Line: 334)
  698. 2019-12-11 12:52:02.163 32729-430/? W/Unity: DontDestroyOnLoad only works for root GameObjects or components on root GameObjects.
  699. Doozy.Engine.UI.UICanvas:Awake()
  700.  
  701. [./Runtime/SceneManager/SceneManager.cpp line 566]
  702. (Filename: ./Runtime/SceneManager/SceneManager.cpp Line: 566)
  703. 2019-12-11 12:52:02.174 32729-430/? I/Unity: RecInfoHolder.Start() called for RecInfoHolderObj
  704. RecGamesModule.Logic.RecInfoHolderScript:Awake()
  705.  
  706. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  707. 2019-12-11 12:52:02.176 32729-430/? I/Unity: RecInfoHolder.Start(): Already existing instance for RecInfoHolderObj
  708. RecGamesModule.Logic.RecInfoHolderScript:Awake()
  709.  
  710. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  711. 2019-12-11 12:52:02.206 32729-430/? I/Unity: [Sound Controller] Setting set to 1
  712. SoundController:SetSfxSetting(Boolean)
  713. GameMode:ActionAudioToggle(Boolean)
  714. System.Action`1:Invoke(T)
  715. UnityEngine.Events.UnityAction`1:Invoke(T0)
  716. UnityEngine.Events.UnityEvent`1:Invoke(T0)
  717. MenuControllerMain:Start()
  718.  
  719. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  720. 2019-12-11 12:52:02.212 32729-430/? I/Unity: [Game Mode] Set animation to True
  721. GameMode:ActionAnimationToggle(Boolean)
  722. System.Action`1:Invoke(T)
  723. UnityEngine.Events.UnityAction`1:Invoke(T0)
  724. UnityEngine.Events.UnityEvent`1:Invoke(T0)
  725. MenuControllerMain:Start()
  726.  
  727. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  728. 2019-12-11 12:52:02.216 32729-430/? W/Unity: Localized Key btn_singleplayersetup is missing in DE
  729. Services.LocalizationService:GetLocalizedValue(String)
  730. LocalizedText:LanguageChanged(LocalizationLanguages)
  731.  
  732. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  733. 2019-12-11 12:52:02.219 32729-430/? W/Unity: Localized Key line_titel_new is missing in DE
  734. Services.LocalizationService:GetLocalizedValue(String)
  735. LocalizedText:LanguageChanged(LocalizationLanguages)
  736.  
  737. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  738. 2019-12-11 12:52:02.222 32729-430/? I/Unity: ShowRecGames
  739. RecGamesModule.GUI.RecGamesPanel:ShowRecGames()
  740. RecGamesModule.GUI.RecGamesPanel:Start()
  741.  
  742. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  743. 2019-12-11 12:52:02.238 32729-430/? I/Unity: RecGames: rtgActive loaded = True
  744. RecGamesModule.Logic.RecGamesParser:GetRecommendedGames(String, String, versionTypeRecGames)
  745. RecGamesModule.GUI.RecGamesPanel:GetRecGamesAssets()
  746. RecGamesModule.GUI.RecGamesPanel:ShowRecGames()
  747. RecGamesModule.GUI.RecGamesPanel:Start()
  748.  
  749. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  750. 2019-12-11 12:52:02.243 32729-430/? I/Unity: Initialized recGames with rtgActive: True, rtgMinLaunches: 3, thanks txt: Dankeschön!
  751. RecGamesModule.Logic.RecGamesParser:GetRecommendedGames(String, String, versionTypeRecGames)
  752. RecGamesModule.GUI.RecGamesPanel:GetRecGamesAssets()
  753. RecGamesModule.GUI.RecGamesPanel:ShowRecGames()
  754. RecGamesModule.GUI.RecGamesPanel:Start()
  755.  
  756. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  757. 2019-12-11 12:52:02.247 32729-430/? I/Unity: RecGames for lang: de
  758. RecGamesModule.Logic.RecGamesParser:GetRecommendedGames(String, String, versionTypeRecGames)
  759. RecGamesModule.GUI.RecGamesPanel:GetRecGamesAssets()
  760. RecGamesModule.GUI.RecGamesPanel:ShowRecGames()
  761. RecGamesModule.GUI.RecGamesPanel:Start()
  762.  
  763. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  764. 2019-12-11 12:52:02.250 32729-430/? I/Unity: OnLoaded
  765. RecGamesModule.GUI.RecGamesPanel:OnLoaded(RecommendedGames)
  766. RecGamesModule.GUI.RecGamesPanel:Start()
  767.  
  768. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  769. 2019-12-11 12:52:02.253 32729-430/? I/Unity: RecGamesModule.GUI.RecGamesPanel:OnLoaded: withVersionType: REMOTE_REC_GAMES withVersion: 1.2.4
  770. RecGamesModule.GUI.RecGamesPanel:OnLoaded(RecommendedGames)
  771. RecGamesModule.GUI.RecGamesPanel:Start()
  772.  
  773. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  774. 2019-12-11 12:52:02.282 32729-430/? I/Unity: State changed: Result -> MainMenu
  775. GameController:LoadingCompleted()
  776. <LoadTransitionWaitComplete>d__17:MoveNext()
  777. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  778.  
  779. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  780. 2019-12-11 12:52:02.319 32729-430/? I/Unity: Start Ping-Test
  781. <SetButtonHighlightBasedOnConnection>d__19:MoveNext()
  782. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  783. MenuControllerMain:SetHideContinueButton(Boolean)
  784. GameMode:UpdateMainMenu(Boolean)
  785. GameController:Update()
  786.  
  787. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  788. 2019-12-11 12:52:02.324 32729-430/? I/Unity: [AATKitBinding] StopPlacementAutoReload placementName:Checkers_Banner
  789. AATKitBinding:StopPlacementAutoReload(String)
  790. SDKManager:HideBanner()
  791. GameMode:UpdateMainMenu(Boolean)
  792. GameController:Update()
  793.  
  794. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  795. 2019-12-11 12:52:02.328 32729-430/? I/Unity: [AATKitBinding] RemovePlacementFromView placementName:Checkers_Banner
  796. AATKitBinding:RemovePlacementFromView(String)
  797. GameMode:UpdateMainMenu(Boolean)
  798. GameController:Update()
  799.  
  800. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  801. 2019-12-11 12:52:02.474 32729-430/? I/Unity: Ping Result: 1 Fails, Time: 37
  802. <SetButtonHighlightBasedOnConnection>d__19:MoveNext()
  803. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  804.  
  805. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  806. 2019-12-11 12:52:30.542 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  807. 2019-12-11 12:52:30.560 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  808. 2019-12-11 12:52:31.234 1258-2853/? W/HwActivityManagerServiceEx: setResumedActivityUncheckLocked start call, from: ActivityRecord{66ed3c1 u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity t2293}, to: ActivityRecord{67c4ccb u0 com.huawei.android.launcher/.unihome.UniHomeLauncher t1}
  809. 2019-12-11 12:52:31.237 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  810. 2019-12-11 12:52:31.250 32729-430/? I/Unity: [AATKitBinding] OnApplicationPause pause: True
  811. AATKitBinding:OnApplicationPause(Boolean)
  812.  
  813. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  814. 2019-12-11 12:52:31.280 5914-8475/? I/AppLifeChangeSensor: CAWARENESS: activityPaused componentName = ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  815. 2019-12-11 12:52:31.282 2436-3589/? D/DollieActivityManagerAdapter: [Paused] pid:32729 uid:10229 ComponentInfo{com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  816. 2019-12-11 12:52:31.292 32729-430/? I/Unity: RecInfoHolderScript just saved launchNr: 38 and playtime: 12849.09 and ignoredRates: 4 and maxIgnores: 3
  817. RecGamesModule.Logic.RecInfoHolderScript:SavePlayerPrefsValues()
  818.  
  819. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  820. 2019-12-11 12:52:31.298 32729-32729/? D/ViewRootImpl[MessagingUnityPlayerActivity]: surface should not be released
  821. 2019-12-11 12:52:31.307 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  822. 2019-12-11 12:52:31.310 2436-3589/? E/DollieAdapterService: notifyActivityState pkg:com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity state:14 fg:false mUid:10229
  823. 2019-12-11 12:52:31.307 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  824. 2019-12-11 12:52:31.316 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity EXITING}
  825. 2019-12-11 12:52:31.320 1258-1313/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity EXITING}
  826. 2019-12-11 12:52:31.731 1258-11855/? E/WindowManager: win=Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity EXITING} destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false win.mRemoveOnExit=false
  827. 2019-12-11 12:52:33.865 1258-1777/? W/InputDispatcher: channel 'a60ff4e com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
  828. 2019-12-11 12:52:33.865 1258-1777/? E/InputDispatcher: channel 'a60ff4e com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
  829. 2019-12-11 12:52:33.897 1258-2853/? I/WindowManager: WIN DEATH: Window{a60ff4e u0 com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity}
  830. 2019-12-11 12:52:33.897 1258-2853/? W/InputDispatcher: Attempted to unregister already unregistered input channel 'a60ff4e com.litegames.checkers_free__aat_google/com.google.firebase.MessagingUnityPlayerActivity (server)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement