Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 327.41 KB | None | 0 0
  1.  
  2. [Log:]
  3. [DevToDev] 2019/03/18 12:39:32 : Initializing sdk with key 5f0c9f0b-ceb7-039c-8bc3-d7be0446c88f and version 2.11
  4. [Stacktrace:]
  5. UnityEngine.Debug:Log(Object)
  6. DevToDev.Core.Utils.Log:R(String, Object[])
  7. DevToDev.Core.Utils.Log:R(String)
  8. DevToDev.Logic.SDKClient:Initialize(String, String)
  9. DevToDev.Analytics:Initialize(String, String)
  10. DTDEditor.DevToDevSDK:InitializeAnalytics(DTDPlatform) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/devtodev/Window/DevToDevSDK.cs:61)
  11. DTDEditor.DevToDevSDK:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/devtodev/Window/DevToDevSDK.cs:33)
  12.  
  13. [Log:]
  14. d2d :: guid = 669f211ca7430d43d20a6f3f3e5d1ca6, adid = 0e56aeda-cacb-4b11-b364-8e949058edbc
  15. [Stacktrace:]
  16. UnityEngine.Debug:LogFormat(String, Object[])
  17. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  18. analytics.DevToDevController:idfaCallback(String, Boolean, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/DevToDevController.cs:59)
  19. Engine.Guid.AdvertisingIdentifierProvider:execCallback(Action`3, String, Boolean, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Guid/AdvertisingIdentifierProvider.cs:50)
  20. Engine.Guid.<getGuidAsync>c__AnonStorey0:<>m__0(String, Boolean, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Guid/AdvertisingIdentifierProvider.cs:33)
  21. UnityEngine.Application:RequestAdvertisingIdentifierAsync(AdvertisingIdentifierCallback)
  22. Engine.Guid.AdvertisingIdentifierProvider:getGuidAsync(Action`3) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Guid/AdvertisingIdentifierProvider.cs:31)
  23. analytics.DevToDevController:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/DevToDevController.cs:42)
  24.  
  25. [Log:]
  26. AF.cs setAppsFlyerKey
  27. [Stacktrace:]
  28. UnityEngine.MonoBehaviour:print(Object)
  29. AppsFlyer:setAppsFlyerKey(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:302)
  30. analytics.AppsFlyerController:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AppsFlyerController.cs:21)
  31.  
  32. [Log:]
  33. AF.cs setDebugLog
  34. [Stacktrace:]
  35. UnityEngine.MonoBehaviour:print(Object)
  36. AppsFlyer:setIsDebug(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:399)
  37. analytics.AppsFlyerController:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AppsFlyerController.cs:24)
  38.  
  39. [Log:]
  40. AF.cs init
  41. [Stacktrace:]
  42. UnityEngine.MonoBehaviour:print(Object)
  43. AppsFlyer:init(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:283)
  44. AppsFlyer:init(String, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:275)
  45. analytics.AppsFlyerController:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AppsFlyerController.cs:36)
  46.  
  47. [Log:]
  48. AF.cs start tracking
  49. [Stacktrace:]
  50. UnityEngine.MonoBehaviour:print(Object)
  51. AppsFlyer:init_cb() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:296)
  52. UnityEngine._AndroidJNIHelper:InvokeJavaProxyMethod(AndroidJavaProxy, IntPtr, IntPtr)
  53.  
  54. [Log:]
  55. AF.cs trackAppLaunch
  56. [Stacktrace:]
  57. UnityEngine.MonoBehaviour:print(Object)
  58. AppsFlyer:trackAppLaunch() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:306)
  59. AppsFlyer:init_cb() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:297)
  60. UnityEngine._AndroidJNIHelper:InvokeJavaProxyMethod(AndroidJavaProxy, IntPtr, IntPtr)
  61.  
  62. [Log:]
  63. Firebase App initializing app com.beargg.bubblecooking (default 1).
  64. [Stacktrace:]
  65. UnityEngine.Debug:Log(Object)
  66. Firebase.Platform.FirebaseLogger:LogMessage(PlatformLogLevel, String) (at Z:/tmp/tmp.4oHf4jn9P6/firebase/app/client/unity/src/Unity/FirebaseLogger.cs:13)
  67. Firebase.FirebaseApp:LogMessage(LogLevel, String) (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:90)
  68. Firebase.AppUtilPINVOKE:FirebaseApp_CreateInternal__SWIG_0()
  69. Firebase.FirebaseApp:CreateInternal() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:976)
  70. Firebase.FirebaseApp:<Create>m__0() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:144)
  71. Firebase.FirebaseApp:CreateAndTrack(CreateDelegate, FirebaseApp) (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:537)
  72. Firebase.FirebaseApp:Create() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:144)
  73. Firebase.FirebaseApp:get_DefaultInstance() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:116)
  74. Firebase.Messaging.Listener:.ctor() (at Z:/tmp/tmp.bqh3KSB7z8/firebase/messaging/client/unity/proxy/FirebaseMessaging.cs:37)
  75. Firebase.Messaging.Listener:Create() (at Z:/tmp/tmp.bqh3KSB7z8/firebase/messaging/client/unity/proxy/FirebaseMessaging.cs:46)
  76. Firebase.Messaging.FirebaseMessaging:.cctor() (at Z:/tmp/tmp.bqh3KSB7z8/firebase/messaging/client/unity/proxy/FirebaseMessaging.cs:152)
  77. analytics.AppsFlyerController:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AppsFlyerController.cs:39)
  78.  
  79. [Log:]
  80. Firebase Cloud Messaging API Initialized
  81. [Stacktrace:]
  82. UnityEngine.Debug:Log(Object)
  83. Firebase.Platform.FirebaseLogger:LogMessage(PlatformLogLevel, String) (at Z:/tmp/tmp.4oHf4jn9P6/firebase/app/client/unity/src/Unity/FirebaseLogger.cs:13)
  84. Firebase.FirebaseApp:LogMessage(LogLevel, String) (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:90)
  85. Firebase.AppUtilPINVOKE:FirebaseApp_CreateInternal__SWIG_0()
  86. Firebase.FirebaseApp:CreateInternal() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:976)
  87. Firebase.FirebaseApp:<Create>m__0() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:144)
  88. Firebase.FirebaseApp:CreateAndTrack(CreateDelegate, FirebaseApp) (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:537)
  89. Firebase.FirebaseApp:Create() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:144)
  90. Firebase.FirebaseApp:get_DefaultInstance() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseApp.cs:116)
  91. Firebase.Messaging.Listener:.ctor() (at Z:/tmp/tmp.bqh3KSB7z8/firebase/messaging/client/unity/proxy/FirebaseMessaging.cs:37)
  92. Firebase.Messaging.Listener:Create() (at Z:/tmp/tmp.bqh3KSB7z8/firebase/messaging/client/unity/proxy/FirebaseMessaging.cs:46)
  93. Firebase.Messaging.FirebaseMessaging:.cctor() (at Z:/tmp/tmp.bqh3KSB7z8/firebase/messaging/client/unity/proxy/FirebaseMessaging.cs:152)
  94. analytics.AppsFlyerController:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AppsFlyerController.cs:39)
  95.  
  96. [Log:]
  97. AF.cs createValidateInAppListener called
  98. [Stacktrace:]
  99. UnityEngine.MonoBehaviour:print(Object)
  100. AppsFlyer:createValidateInAppListener(String, String, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyer.cs:322)
  101. analytics.AppsFlyerController:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AppsFlyerController.cs:41)
  102.  
  103. [Log:]
  104. AppsFlyerTrackerCallbacks on Start
  105. [Stacktrace:]
  106. UnityEngine.Debug:Log(Object)
  107. AppsFlyerTrackerCallbacks:printCallback(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyerTrackerCallbacks.cs:60)
  108. AppsFlyerTrackerCallbacks:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyerTrackerCallbacks.cs:9)
  109.  
  110. [Log:]
  111. AF : OnTokenReceived -> token = cjUOg-3POHw:APA91bFpO36Xd37VfdAFxP6FWV_yhm-SEkccA48CXJ-qyaXZGFHgzd4UoHeYUERPeS7bc8FOn-idVjSjo869kWe7PECuunZKt9_Sv7rlHSpNr176rO4Zx0Wa92Hz478rc8EidCLNAwoB
  112. [Stacktrace:]
  113. UnityEngine.Debug:LogFormat(String, Object[])
  114. analytics.AppsFlyerController:OnTokenReceived(Object, TokenReceivedEventArgs) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AppsFlyerController.cs:66)
  115. Firebase.Messaging.Listener:TokenReceivedDelegateMethod(String) (at Z:/tmp/tmp.bqh3KSB7z8/firebase/messaging/client/unity/proxy/FirebaseMessaging.cs:117)
  116. Firebase.AppUtilPINVOKE:PollCallbacks()
  117. Firebase.AppUtil:PollCallbacks() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/AppUtil.cs:13)
  118. Firebase.Platform.FirebaseAppUtils:PollCallbacks() (at Z:/tmp/tmp.n6hJS53AxW/firebase/app/client/unity/proxy/FirebaseAppUtils.cs:17)
  119. Firebase.Platform.FirebaseHandler:Update() (at Z:/tmp/tmp.4oHf4jn9P6/firebase/app/client/unity/src/Unity/FirebaseHandler.cs:170)
  120. Firebase.Platform.FirebaseMonoBehaviour:Update() (at Z:/tmp/tmp.4oHf4jn9P6/firebase/app/client/unity/src/Unity/FirebaseMonoBehaviour.cs:29)
  121.  
  122. [Log:]
  123. [DevToDev] 2019/03/18 12:39:33 : Metric User Engagement Event added to storage
  124. [Stacktrace:]
  125. UnityEngine.Debug:Log(Object)
  126. DevToDev.Core.Utils.Log:R(String, Object[])
  127. DevToDev.Logic.MetricsStorage:AddMetric(Int32, Event)
  128. DevToDev.Logic.User:AddEvent(Event)
  129. DevToDev.Logic.User:SessionClose(Int64, Boolean)
  130. DevToDev.Logic.Cross.UsersStorage:SessionClose(Int64, Boolean)
  131. DevToDev.Logic.SDKClient:RestoreNativeSession()
  132. DevToDev.Logic.SDKClient:OnServerConfigReceived(Response, Object)
  133. DevToDev.Core.Network.<WaitForRequest>d__16:MoveNext()
  134. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  135.  
  136. [Log:]
  137. [DevToDev] 2019/03/18 12:39:33 : Metric Application Info added to storage
  138. [Stacktrace:]
  139. UnityEngine.Debug:Log(Object)
  140. DevToDev.Core.Utils.Log:R(String, Object[])
  141. DevToDev.Logic.MetricsStorage:AddMetric(Int32, Event)
  142. DevToDev.Logic.User:AddEvent(Event)
  143. DevToDev.Logic.User:AddSelfInfo()
  144. DevToDev.Logic.User:OnInitialized(Boolean)
  145. DevToDev.Logic.Cross.UsersStorage:OnInitialized(Boolean)
  146. DevToDev.Logic.SDKClient:OnServerConfigReceived(Response, Object)
  147. DevToDev.Core.Network.<WaitForRequest>d__16:MoveNext()
  148. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  149.  
  150. [Log:]
  151. [DevToDev] 2019/03/18 12:39:33 : Metric User Info added to storage
  152. [Stacktrace:]
  153. UnityEngine.Debug:Log(Object)
  154. DevToDev.Core.Utils.Log:R(String, Object[])
  155. DevToDev.Logic.MetricsStorage:AddMetric(Int32, Event)
  156. DevToDev.Logic.User:AddEvent(Event)
  157. DevToDev.Logic.User:AddSelfInfo()
  158. DevToDev.Logic.User:OnInitialized(Boolean)
  159. DevToDev.Logic.Cross.UsersStorage:OnInitialized(Boolean)
  160. DevToDev.Logic.SDKClient:OnServerConfigReceived(Response, Object)
  161. DevToDev.Core.Network.<WaitForRequest>d__16:MoveNext()
  162. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  163.  
  164. [Log:]
  165. [DevToDev] 2019/03/18 12:39:34 : Metric Device Info added to storage
  166. [Stacktrace:]
  167. UnityEngine.Debug:Log(Object)
  168. DevToDev.Core.Utils.Log:R(String, Object[])
  169. DevToDev.Logic.MetricsStorage:AddMetric(Int32, Event)
  170. DevToDev.Logic.User:AddEvent(Event)
  171. DevToDev.Logic.User:AddSelfInfo()
  172. DevToDev.Logic.User:OnInitialized(Boolean)
  173. DevToDev.Logic.Cross.UsersStorage:OnInitialized(Boolean)
  174. DevToDev.Logic.SDKClient:OnServerConfigReceived(Response, Object)
  175. DevToDev.Core.Network.<WaitForRequest>d__16:MoveNext()
  176. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  177.  
  178. [Log:]
  179. showWindow: IntroWindow
  180. [Stacktrace:]
  181. UnityEngine.Debug:LogFormat(String, Object[])
  182. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  183. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  184. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:544)
  185. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  186.  
  187. [Log:]
  188. INIT_NETWORK: socialId=, authKey=, sessionKey=0, signature=,
  189. requestUrl=https://bcvksrdev.beargg.com,
  190. fullLogsUrl=https://bcvksrdev.beargg.com/molo,
  191. resLogsUrl=,
  192. installsUrl=
  193. [Stacktrace:]
  194. UnityEngine.Debug:LogFormat(String, Object[])
  195. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  196. app.Game:initNetwork() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:509)
  197. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:549)
  198. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  199.  
  200. [Log:]
  201. [ SocialManager ] socialNetworkInit
  202. [Stacktrace:]
  203. UnityEngine.Debug:Log(Object)
  204. Social.<socialNetworkInit>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Social/SocialManager.cs:94)
  205. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  206. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  207. Social.SocialManager:init(Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Social/SocialManager.cs:84)
  208. app.<initSocial>c__IteratorC:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1227)
  209. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  210. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  211. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:558)
  212. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  213.  
  214. [Log:]
  215. Using Facebook Unity SDK v7.11.1 with FBAndroidSDK/4.28.0
  216. [Stacktrace:]
  217. UnityEngine.Debug:Log(Object)
  218. Facebook.Unity.DebugLogger:Info(String)
  219. Facebook.Unity.FacebookLogger:Info(String)
  220. Facebook.Unity.FB:LogVersion()
  221. Facebook.Unity.CompiledFacebookLoader:Start()
  222.  
  223. [Log:]
  224. AppsFlyerTrackerCallbacks:: got conversion data = {"af_status":"Organic","af_message":"organic install","is_first_launch":"false"}
  225. [Stacktrace:]
  226. UnityEngine.Debug:Log(Object)
  227. AppsFlyerTrackerCallbacks:printCallback(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyerTrackerCallbacks.cs:60)
  228. AppsFlyerTrackerCallbacks:didReceiveConversionData(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Plugins/AppsFlyerTrackerCallbacks.cs:19)
  229.  
  230. [Log:]
  231. [ SocialManager ] isSocialNetworkInitialized = True
  232. [Stacktrace:]
  233. UnityEngine.Debug:Log(Object)
  234. Social.<socialNetworkInit>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Social/SocialManager.cs:117)
  235. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  236.  
  237. [Log:]
  238. [ SocialManager ] isLoggedIn = False, isOnline = True, reachability = True
  239. [Stacktrace:]
  240. UnityEngine.Debug:LogFormat(String, Object[])
  241. Social.<socialNetworkInit>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Social/SocialManager.cs:125)
  242. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  243.  
  244. [Log:]
  245. sendRequest: id=0, url=https://bcvksrdev.beargg.com/params
  246. [Stacktrace:]
  247. UnityEngine.Debug:LogFormat(String, Object[])
  248. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:52)
  249. Net.<sendRequest>c__AnonStorey0:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:70)
  250. OnlineChecker:checkOnline(Action, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/OnlineChecker.cs:14)
  251. Net.ServerFacade:sendRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:68)
  252. Net.ServerFacade:filesVersionsGet(Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:611)
  253. resourceLogs.ServerFacadeWithCallbacks:filesVersionsGet(Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:30)
  254. app.<getParams>c__IteratorE:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1259)
  255. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  256. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  257. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:559)
  258. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  259.  
  260. [Log:]
  261. startRequest: id=0, url=https://bcvksrdev.beargg.com/params, _isOnline=True, sendOnline=True
  262. [Stacktrace:]
  263. UnityEngine.Debug:LogFormat(String, Object[])
  264. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:81)
  265. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  266. Net.<sendRequest>c__AnonStorey0:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:70)
  267. OnlineChecker:checkOnline(Action, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/OnlineChecker.cs:14)
  268. Net.ServerFacade:sendRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:68)
  269. Net.ServerFacade:filesVersionsGet(Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:611)
  270. resourceLogs.ServerFacadeWithCallbacks:filesVersionsGet(Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:30)
  271. app.<getParams>c__IteratorE:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1259)
  272. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  273. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  274. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:559)
  275. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  276.  
  277. [Log:]
  278. NET_REQUEST: url = https://bcvksrdev.beargg.com/params?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=0&signature=ba9796bdd438e1dc9d3392f27d1c0fa5, headers = app-branch=default; app-platform=android; app-platform-version=1.4.0, data = , json = {"id":1,"url":"https://bcvksrdev.beargg.com/params?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=0&signature=ba9796bdd438e1dc9d3392f27d1c0fa5","method":1,"headers":{"app-branch":"default","app-platform":"android","app-platform-version":"1.4.0"},"type":"text","data":{},"inProgress":true,"isPreconfigured":false,"requestAttempts":3,"suppressResultLogging":false}
  279. [Stacktrace:]
  280. UnityEngine.Debug:LogFormat(String, Object[])
  281. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  282. Engine.Net.<excuteRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:45)
  283. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  284. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  285. Engine.Net.URLRequestExecutor:excuteRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:26)
  286. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:32)
  287. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  288. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  289. Engine.Net.URLLoader:sendRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:19)
  290. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:89)
  291. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  292. Net.<sendRequest>c__AnonStorey0:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:70)
  293. OnlineChecker:checkOnline(Action, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/OnlineChecker.cs:14)
  294. Net.ServerFacade:sendRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:68)
  295. Net.ServerFacade:filesVersionsGet(Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:611)
  296. resourceLogs.ServerFacadeWithCallbacks:filesVersionsGet(Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:30)
  297. app.<getParams>c__IteratorE:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1259)
  298. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  299. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  300. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:559)
  301. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  302.  
  303. [Log:]
  304. [DevToDev] 2019/03/18 12:39:34 : Metric Storage has been sent successfully
  305. [Stacktrace:]
  306. UnityEngine.Debug:Log(Object)
  307. DevToDev.Core.Utils.Log:R(String, Object[])
  308. DevToDev.Core.Utils.Log:R(String)
  309. DevToDev.Logic.User:OnSendCallBack(Response, Object)
  310. DevToDev.Logic.<>c__DisplayClass4_0:<SendStorage>b__0(Response, Object)
  311. DevToDev.Core.Network.<WaitForRequest>d__16:MoveNext()
  312. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  313.  
  314. [Log:]
  315. NET_SUCCESS: requestId=1, text={"response":{"is_register":false,"user_id":"669f211ca7430d43d20a6f3f3e5d1ca6","social_id":null,"device_id":"669f211ca7430d43d20a6f3f3e5d1ca6","register_time":1552897143,"session_key":771652,"number":1,"user_data":{"b":"default","p":"android","v":"1.4"},"signature":"PsXyxKxPsXxKx9xPFnxPFn0","client_host":"https://bcvkcldev.beargg.com/","server_host":"https://bcvksrdev.beargg.com/","testers":[],"static_files":[{"k":"available_name_keys","p":"config/branch/default/platform/android/version/1.4/meta/data/available_name_keys.json","e":1551876012},{"k":"banners","p":"config/branch/default/platform/android/version/1.4/meta/data/banners.json","e":1551875703},{"k":"currencies","p":"config/branch/default/platform/android/version/1.4/meta/data/currencies.json","e":1551875801},{"k":"dailies","p":"config/branch/default/platform/android/version/1.4/meta/data/dailies.json","e":1551875713},{"k":"days","p":"config/branch/default/platform/android/version/1.4/meta/data/days.json","e":1552896829},{"k":"discount_action","p":"config/branch/default/platform/android/version/1.4/meta/data/discount_action.json","e":1551875933},{"k":"dynamic_action","p":"config/branch/default/platform/android/version/1.4/meta/data/dynamic_action.json","e":1551875900},{"k":"filthy_lang_list","p":"config/branch/default/platform/android/version/1.4/meta/data/filthy_lang_list.json","e":1551969112},{"k":"fortuna","p":"config/branch/default/platform/android/version/1.4/meta/data/fortuna.json","e":1551950368},{"k":"game_scenarios","p":"config/branch/default/platform/android/version/1.4/meta/data/game_scenarios.json","e":1551875912},{"k":"group_actions","p":"config/branch/default/platform/android/version/1.4/meta/data/group_actions.json","e":1551875871},{"k":"init","p":"config/branch/default/platform/android/version/1.4/meta/data/init.json","e":1551875656},{"k":"lives_bank","p":"config/branch/default/platform/android/version/1.4/meta/data/lives_bank.json","e":1551875811},{"k":"localization_en","p":"config/branch/default/platform/android/version/1.4/meta/data/localization_en.json","e":1552577425},{"k":"localization_ru","p":"config/branch/default/platform/android/version/1.4/meta/data/localization_ru.json","e":1552577387},{"k":"money_bank","p":"config/branch/default/platform/android/version/1.4/meta/data/money_bank.json","e":1551875826},{"k":"objects","p":"config/branch/default/platform/android/version/1.4/meta/data/objects.json","e":1551875731},{"k":"output_action","p":"config/branch/default/platform/android/version/1.4/meta/data/output_action.json","e":1551875890},{"k":"paths_meta","p":"config/branch/default/platform/android/version/1.4/meta/data/paths_meta.json","e":1551969327},{"k":"payvault","p":"config/branch/default/platform/android/version/1.4/meta/data/payvault.json","e":1552552065},{"k":"prizes","p":"config/branch/default/platform/android/version/1.4/meta/data/prizes.json","e":1552642492},{"k":"quests","p":"config/branch/default/platform/android/version/1.4/meta/data/quests.json","e":1552912685},{"k":"requests","p":"config/branch/default/platform/android/version/1.4/meta/data/requests.json","e":1551875756},{"k":"settings","p":"config/branch/default/platform/android/version/1.4/meta/data/settings.json","e":1551875773},{"k":"smart_offers","p":"config/branch/default/platform/android/version/1.4/meta/data/smart_offers.json","e":1552468103},{"k":"tutorials","p":"config/branch/default/platform/android/version/1.4/meta/data/tutorials.json","e":1551875790},{"k":"viral_quest","p":"config/branch/default/platform/android/version/1.4/meta/data/viral_quest.json","e":1551875847},{"k":"bonus_levels","p":"config/branch/default/platform/android/version/1.4/shooter/data/bonus_levels.json","e":1551876098},{"k":"boosters","p":"config/branch/default/platform/android/version/1.4/shooter/data/boosters.json","e":1552320940},{"k":"game_map","p":"config/branch/default/platform/android/version/1.4/shooter/data/game_map.json","e":1552553423},{"k":"gifts","p":"config/branch/default/platform/android/version/1.4/shooter/data/gifts.json","e":1551876027},{"k":"lockers","p":"config/branch/default/platform/android/version/1.4/shooter/data/lockers.json","e":1551876035},{"k":"open_boosters","p":"config/branch/default/platform/android/version/1.4/shooter/data/open_boosters.json","e":1551876108},{"k":"paths_shooter","p":"config/branch/default/platform/android/version/1.4/shooter/data/paths_shooter.json","e":1551876121},{"k":"rewards","p":"config/branch/default/platform/android/version/1.4/shooter/data/rewards.json","e":1551876046},{"k":"shop_boosters_ingame","p":"config/branch/default/platform/android/version/1.4/shooter/data/shop_boosters_ingame.json","e":1551876132},{"k":"shop_boosters_startlevel","p":"config/branch/default/platform/android/version/1.4/shooter/data/shop_boosters_startlevel.json","e":1551876142}],"server_time_utc0":1552912775,"active_version":"1.1.0","app_id":"6637513","social_net":"vk","app_name":"Bubble Coocking dev","group_id":"71109270","game_link":"https://vk.com/app6637513","url_for_logging":"https://bcvksrdev.beargg.com/molo","url_for_installs_data_receive":"link for logging installs data","domain":"beargg.com","test_mode":false,"dev2dev_key":"","group_link":"https://www.facebook.com/Cafe-Cooking-Tale-Community-170638730169748/","url_for_complaints":"https://bcvksrdev.beargg.com/mol"},"md5":"9a075d0bad4a918bd489dc60a66838ff"}
  316. [Stacktrace:]
  317. UnityEngine.Debug:LogFormat(String, Object[])
  318. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  319. Engine.Net.<excuteRequestImp>c__AnonStorey1:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:111)
  320. Engine.<waitForWWW>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Utils.cs:80)
  321. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  322.  
  323. [Log:]
  324. startRequest.success: id=1, url=https://bcvksrdev.beargg.com/params?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=0&signature=ba9796bdd438e1dc9d3392f27d1c0fa5
  325. [Stacktrace:]
  326. UnityEngine.Debug:LogFormat(String, Object[])
  327. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:92)
  328. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  329. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  330.  
  331. [Log:]
  332. SET LOCAL DATA :: FV_KEY
  333. [Stacktrace:]
  334. UnityEngine.Debug:Log(Object)
  335. LocalDataManager:updatePrefs(String, JsonData) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/LocalDataManager.cs:71)
  336. FlashVars:save() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/FlashVars.cs:213)
  337. app.<getParams>c__IteratorE:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1299)
  338. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  339.  
  340. [Log:]
  341. INIT_NETWORK: socialId=, authKey=, sessionKey=771652, signature=PsXyxKxPsXxKx9xPFnxPFn0,
  342. requestUrl=https://bcvksrdev.beargg.com,
  343. fullLogsUrl=https://bcvksrdev.beargg.com/molo,
  344. resLogsUrl=https://bcvksrdev.beargg.com/mol,
  345. installsUrl=link for logging installs data
  346. [Stacktrace:]
  347. UnityEngine.Debug:LogFormat(String, Object[])
  348. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  349. app.Game:initNetwork() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:509)
  350. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:561)
  351. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  352.  
  353. [Log:]
  354. [ DATA UPDATER ] quests.json | 1552912685 / 1552910945
  355. [Stacktrace:]
  356. UnityEngine.Debug:Log(Object)
  357. Engine.DataUpdater.<updateFiles>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/DataUpdater/DataUpdater.cs:122)
  358. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  359. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  360. Engine.DataUpdater.<update>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/DataUpdater/DataUpdater.cs:97)
  361. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  362.  
  363. [Log:]
  364. NET_REQUEST: url = https://bcvkcldev.beargg.com/config/branch/default/platform/android/version/1.4/meta/data/quests.json?1552912685, headers = empty, data = empty, json = {"id":0,"url":"https://bcvkcldev.beargg.com/config/branch/default/platform/android/version/1.4/meta/data/quests.json?1552912685","method":0,"headers":null,"type":"text","data":null,"inProgress":true,"isPreconfigured":false,"requestAttempts":3,"suppressResultLogging":true}
  365. [Stacktrace:]
  366. UnityEngine.Debug:LogFormat(String, Object[])
  367. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  368. Engine.Net.<excuteRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:45)
  369. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  370. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  371. Engine.Net.URLRequestExecutor:excuteRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:26)
  372. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:32)
  373. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  374. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  375. Engine.Net.URLLoader:sendRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:19)
  376. Engine.Net.DownloadManager:load(Action`1, Action`1, String, String, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/DownloadManager.cs:32)
  377. Engine.DataUpdater.<updateFiles>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/DataUpdater/DataUpdater.cs:128)
  378. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  379. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  380. Engine.DataUpdater.<update>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/DataUpdater/DataUpdater.cs:97)
  381. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  382.  
  383. [Log:]
  384. NET_SUCCESS: requestId=0, text={"quests":[{"id":"101","name":"Получить фартук","end_of_day":false,"phase_infos":[{"price":{"currenc...
  385. [Stacktrace:]
  386. UnityEngine.Debug:LogFormat(String, Object[])
  387. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  388. Engine.Net.<excuteRequestImp>c__AnonStorey1:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:111)
  389. Engine.<waitForWWW>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Utils.cs:80)
  390. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  391.  
  392. [Log:]
  393. [ DATA UPDATER ] files updateted
  394. [Stacktrace:]
  395. UnityEngine.Debug:Log(Object)
  396. Engine.DataUpdater.<updateFiles>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/DataUpdater/DataUpdater.cs:142)
  397. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  398.  
  399. [Log:]
  400. [SendLogs] _reachability.isOnline = True, _reachability.isCellular = False, sendByCellular = False
  401. [Stacktrace:]
  402. UnityEngine.Debug:LogFormat(String, Object[])
  403. LogSupport.<sendLogs>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/LogSupport/SendLogController.cs:99)
  404. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  405. LogSupport.LogManager:sendLogs(SendLogType) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/LogSupport/LogManager.cs:174)
  406. app.<sendLogs>c__IteratorD:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1242)
  407. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  408. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  409. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:575)
  410. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  411.  
  412. [Log:]
  413. payment group undefined. user is not authorized
  414. [Stacktrace:]
  415. UnityEngine.Debug:Log(Object)
  416. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  417. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:300)
  418. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  419. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  420. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  421. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  422. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  423. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  424. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  425. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  426. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  427.  
  428. [Log:]
  429. prepare logs time: 0.298
  430. [Stacktrace:]
  431. UnityEngine.Debug:Log(Object)
  432. LogSupport.<sendLogs>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/LogSupport/SendLogController.cs:164)
  433. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  434.  
  435. [Log:]
  436. sendRequest: id=0, url=https://bcvksrdev.beargg.com/molo
  437. [Stacktrace:]
  438. UnityEngine.Debug:LogFormat(String, Object[])
  439. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:52)
  440. Net.ServerFacade:sendLog(String, Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:706)
  441. Net.ServerFacade:sendFullLog(Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:676)
  442. resourceLogs.ServerFacadeWithCallbacks:sendFullLog(Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:397)
  443. LogSupport.<sendLogs>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/LogSupport/SendLogController.cs:173)
  444. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  445.  
  446. [Log:]
  447. startRequest: id=0, url=https://bcvksrdev.beargg.com/molo, _isOnline=True, sendOnline=True
  448. [Stacktrace:]
  449. UnityEngine.Debug:LogFormat(String, Object[])
  450. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:81)
  451. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  452. Net.ServerFacade:sendLog(String, Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:706)
  453. Net.ServerFacade:sendFullLog(Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:676)
  454. resourceLogs.ServerFacadeWithCallbacks:sendFullLog(Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:397)
  455. LogSupport.<sendLogs>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/LogSupport/SendLogController.cs:173)
  456. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  457.  
  458. [Log:]
  459. NET_REQUEST: url = https://bcvksrdev.beargg.com/molo?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=f332ba2255cfef96eea7c16e3af5ee0e, headers = , data = 669f211ca7430d43d20a6f3f3e5d1ca6_0=Engine.Net.FileData; v=1.4.0, json = {"id":2,"url":"https://bcvksrdev.beargg.com/molo?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=f332ba2255cfef96eea7c16e3af5ee0e","method":1,"headers":{},"type":"text","data":{"669f211ca7430d43d20a6f3f3e5d1ca6_0":{"name":"Bubble_cooking_v1.4.0_669f211ca7430d43d20a6f3f3e5d1ca6_2019_03_18_12_27_37.log.gz"},"v":"1.4.0"},"inProgress":true,"isPreconfigured":false,"requestAttempts":3,"suppressResultLogging":false}
  460. [Stacktrace:]
  461. UnityEngine.Debug:LogFormat(String, Object[])
  462. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  463. Engine.Net.<excuteRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:45)
  464. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  465. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  466. Engine.Net.URLRequestExecutor:excuteRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:26)
  467. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:32)
  468. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  469. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  470. Engine.Net.URLLoader:sendRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:19)
  471. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:89)
  472. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  473. Net.ServerFacade:sendLog(String, Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:706)
  474. Net.ServerFacade:sendFullLog(Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:676)
  475. resourceLogs.ServerFacadeWithCallbacks:sendFullLog(Action`1, Action`1, String, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:397)
  476. LogSupport.<sendLogs>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/LogSupport/SendLogController.cs:173)
  477. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  478.  
  479. [Log:]
  480. NET_SUCCESS: requestId=2, text={"response":{"status":1,"t":1552912827},"md5":"1b465bbab9fc4ddabb13d236cb440298"}
  481. [Stacktrace:]
  482. UnityEngine.Debug:LogFormat(String, Object[])
  483. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  484. Engine.Net.<excuteRequestImp>c__AnonStorey1:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:111)
  485. Engine.<waitForWWW>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Utils.cs:80)
  486. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  487.  
  488. [Log:]
  489. startRequest.success: id=2, url=https://bcvksrdev.beargg.com/molo?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=f332ba2255cfef96eea7c16e3af5ee0e
  490. [Stacktrace:]
  491. UnityEngine.Debug:LogFormat(String, Object[])
  492. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:92)
  493. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  494. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  495.  
  496. [Log:]
  497. sendRequest: id=0, url=https://bcvksrdev.beargg.com/auth
  498. [Stacktrace:]
  499. UnityEngine.Debug:LogFormat(String, Object[])
  500. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:52)
  501. Net.ServerFacade:authorize(Action`1, Action`1, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:121)
  502. resourceLogs.ServerFacadeWithCallbacks:authorize(Action`1, Action`1, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:41)
  503. app.<authorizeClient>c__Iterator11:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1361)
  504. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  505. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  506. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:581)
  507. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  508.  
  509. [Log:]
  510. startRequest: id=0, url=https://bcvksrdev.beargg.com/auth, _isOnline=True, sendOnline=True
  511. [Stacktrace:]
  512. UnityEngine.Debug:LogFormat(String, Object[])
  513. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:81)
  514. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  515. Net.ServerFacade:authorize(Action`1, Action`1, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:121)
  516. resourceLogs.ServerFacadeWithCallbacks:authorize(Action`1, Action`1, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:41)
  517. app.<authorizeClient>c__Iterator11:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1361)
  518. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  519. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  520. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:581)
  521. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  522.  
  523. [Log:]
  524. NET_REQUEST: url = https://bcvksrdev.beargg.com/auth?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=d43e2964992e843e402946a7d36cd9b0, headers = app-branch=default; app-platform=android; app-platform-version=1.4.0, data = g=; p=android, json = {"id":3,"url":"https://bcvksrdev.beargg.com/auth?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=d43e2964992e843e402946a7d36cd9b0","method":1,"headers":{"app-branch":"default","app-platform":"android","app-platform-version":"1.4.0"},"type":"text","data":{"g":"","p":"android"},"inProgress":true,"isPreconfigured":false,"requestAttempts":3,"suppressResultLogging":false}
  525. [Stacktrace:]
  526. UnityEngine.Debug:LogFormat(String, Object[])
  527. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  528. Engine.Net.<excuteRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:45)
  529. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  530. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  531. Engine.Net.URLRequestExecutor:excuteRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:26)
  532. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:32)
  533. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  534. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  535. Engine.Net.URLLoader:sendRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:19)
  536. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:89)
  537. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  538. Net.ServerFacade:authorize(Action`1, Action`1, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:121)
  539. resourceLogs.ServerFacadeWithCallbacks:authorize(Action`1, Action`1, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:41)
  540. app.<authorizeClient>c__Iterator11:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1361)
  541. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  542. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  543. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:581)
  544. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  545.  
  546. [Log:]
  547. NET_SUCCESS: requestId=3, text={"response":{"user":{"gifts":{"g":[]},"player":{"at":1552912777,"gc":{"b":"default","p":"android","v":"1.4"},"rt":1552897143,"sc":0,"did":"669f211ca7430d43d20a6f3f3e5d1ca6","sid":null},"boosters":{"b":{"booster_add_spec_color":{"c":1,"i":"booster_add_spec_color","t":1552901008},"booster_remove_3_balls":{"c":0,"i":"booster_remove_3_balls","t":1552899471},"booster_match_any_color":{"c":2,"i":"booster_match_any_color","t":1552900172},"booster_destroys_balls_on_its_path":{"c":0,"i":"booster_destroys_balls_on_its_path","t":1552912256}}},"messages":[],"meta":{"days":{"d1":{"c":true,"f":false,"i":"d1"}},"quests":{"101":{"i":"101","p":[{"a":true,"b":true,"s":2,"t":0}]}},"objects":[],"names":[{"k":"Player","n":"х"},{"k":"Restaurant","n":"э"}]},"ingame":{"lockers":[],"progress":{"e":"episode_2","c":"level_17","ls":"","m":[{"i":"level_1","c":1690},{"i":"level_2","c":2455},{"i":"level_3","c":4970},{"i":"level_4","c":9090},{"i":"level_5","c":5520},{"i":"level_6","c":9385},{"i":"level_7","c":20520},{"i":"level_8","c":205395},{"i":"level_9","c":26100},{"i":"level_10","c":9115},{"i":"level_11","c":2625},{"i":"level_12","c":15675},{"i":"level_13","c":14825},{"i":"level_14","c":18405},{"i":"level_15","c":810},{"i":"level_16","c":28345}],"bls":"","bc":"","bet":0,"be":"","bm":[]}},"actions":{"s":{"i":"base_1","t":1552912777,"s":1,"b":0}}},"currency":[{"i":"Lives","c":3,"t":1470},{"i":"Stars","c":15},{"i":"Gold","c":20},{"i":"Spin","c":1}],"transactions":{"g":"default"},"tutorials":{"t":["101","102","103","104","105","106","107","108","109","110","112","201","202","301","302","401","402","501","502","601","602","603","701","702","801","802","901","902","903","1001","1002","1101","1102","1301","1302","1501","1502","1701","105.1","108.1","Finish"]},"prizes":{"p":{"prize_1":{"i":"prize_1","s":1}}}},"md5":"1b465bbab9fc4ddabb13d236cb440298"}
  548. [Stacktrace:]
  549. UnityEngine.Debug:LogFormat(String, Object[])
  550. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  551. Engine.Net.<excuteRequestImp>c__AnonStorey1:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:111)
  552. Engine.<waitForWWW>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Utils.cs:80)
  553. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  554.  
  555. [Log:]
  556. startRequest.success: id=3, url=https://bcvksrdev.beargg.com/auth?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=d43e2964992e843e402946a7d36cd9b0
  557. [Stacktrace:]
  558. UnityEngine.Debug:LogFormat(String, Object[])
  559. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:92)
  560. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  561. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  562.  
  563. [Log:]
  564. len = 6
  565. [Stacktrace:]
  566. UnityEngine.Debug:Log(Object)
  567. Parser.OpenBoostersDataFiller:Fill(GeneralDatas, OpenBoostersParseResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Datas/GeneralData/OpenBoosters/OpenBoostersDataFiller.cs:12)
  568. Data.General.GeneralFileInfo`1:FileReadCompleteHandler(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Datas/GeneralData/GeneralFileInfo.cs:42)
  569. FileReader.BaseFileReader:OnFileReadComplete(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Datas/FileReader/BaseFileReader.cs:15)
  570. FileReader.FileCacheFileReader:Read(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Datas/FileReader/FileCacheFileReader.cs:17)
  571. Data.General.GeneralFileInfo`1:ReadParseFill(GeneralDatas, Action) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Datas/GeneralData/GeneralFileInfo.cs:36)
  572. Data.BaseDataFactory`1:Construct() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Datas/Base/BaseDataFactory.cs:22)
  573. Models.MUser:CreateDatas() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Models/MUser.cs:1064)
  574. Models.MUser:init(ResponseAuth, Int32, Single) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Models/MUser.cs:787)
  575. app.Game:authorizationSucceeded(ResponseAuth) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1378)
  576. app.<authorizeClient>c__AnonStorey18:<>m__0(ResponseAuth) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1363)
  577. Net.<authorize>c__AnonStorey2:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:117)
  578. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  579. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  580. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  581. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  582.  
  583. [Log:]
  584. sendRequest: id=0, url=https://bcvksrdev.beargg.com/le
  585. [Stacktrace:]
  586. UnityEngine.Debug:LogFormat(String, Object[])
  587. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:52)
  588. Net.ServerFacade:getLeaderBoard(Action`1, Action`1, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:572)
  589. resourceLogs.ServerFacadeWithCallbacks:getLeaderBoard(Action`1, Action`1, List`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:361)
  590. app.Game:authorizationSucceeded(ResponseAuth) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1383)
  591. app.<authorizeClient>c__AnonStorey18:<>m__0(ResponseAuth) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1363)
  592. Net.<authorize>c__AnonStorey2:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:117)
  593. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  594. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  595. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  596. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  597.  
  598. [Log:]
  599. startRequest: id=0, url=https://bcvksrdev.beargg.com/le, _isOnline=True, sendOnline=True
  600. [Stacktrace:]
  601. UnityEngine.Debug:LogFormat(String, Object[])
  602. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:81)
  603. Engine.Net.HTTPService:sendNextRequest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:266)
  604. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:95)
  605. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  606. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  607.  
  608. [Log:]
  609. NET_REQUEST: url = https://bcvksrdev.beargg.com/le?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=b3e513807bb5268c6a34b7af685260f9, headers = app-branch=default; app-platform=android; app-platform-version=1.4.0, data = friend_ids=System.Collections.Generic.List`1[System.String], json = {"id":4,"url":"https://bcvksrdev.beargg.com/le?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=b3e513807bb5268c6a34b7af685260f9","method":1,"headers":{"app-branch":"default","app-platform":"android","app-platform-version":"1.4.0"},"type":"text","data":{"friend_ids":[]},"inProgress":true,"isPreconfigured":false,"requestAttempts":3,"suppressResultLogging":false}
  610. [Stacktrace:]
  611. UnityEngine.Debug:LogFormat(String, Object[])
  612. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  613. Engine.Net.<excuteRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:45)
  614. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  615. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  616. Engine.Net.URLRequestExecutor:excuteRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:26)
  617. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:32)
  618. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  619. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  620. Engine.Net.URLLoader:sendRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:19)
  621. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:89)
  622. Engine.Net.HTTPService:sendNextRequest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:266)
  623. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:95)
  624. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  625. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  626.  
  627. [Log:]
  628. step=38
  629. [Stacktrace:]
  630. UnityEngine.Debug:Log(Object)
  631. tutorialLib.TutorialManager:initialization() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:78)
  632. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:593)
  633. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  634.  
  635. [Log:]
  636. NET_SUCCESS: requestId=4, text={"response":{"status":1},"md5":"1c7fc8e43236f4608bfc2a7a7182fa07"}
  637. [Stacktrace:]
  638. UnityEngine.Debug:LogFormat(String, Object[])
  639. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  640. Engine.Net.<excuteRequestImp>c__AnonStorey1:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:111)
  641. Engine.<waitForWWW>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Utils.cs:80)
  642. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  643.  
  644. [Log:]
  645. startRequest.success: id=4, url=https://bcvksrdev.beargg.com/le?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=b3e513807bb5268c6a34b7af685260f9
  646. [Stacktrace:]
  647. UnityEngine.Debug:LogFormat(String, Object[])
  648. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:92)
  649. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  650. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  651.  
  652. [Log:]
  653. PROCESS_COMMAND: StartMenuData
  654. [Stacktrace:]
  655. UnityEngine.Debug:LogFormat(String, Object[])
  656. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  657. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:621)
  658. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  659.  
  660. [Log:]
  661. start load characters
  662. [Stacktrace:]
  663. UnityEngine.Debug:Log(Object)
  664. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  665. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  666. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  667. MetaGame.Bundles.MetaGameBundleLoader:LoadBundles(Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:27)
  668. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:739)
  669. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  670. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  671. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:627)
  672. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  673.  
  674. [Log:]
  675. end load
  676. [Stacktrace:]
  677. UnityEngine.Debug:Log(Object)
  678. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  679. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  680.  
  681. [Log:]
  682. start load mansarda
  683. [Stacktrace:]
  684. UnityEngine.Debug:Log(Object)
  685. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  686. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  687.  
  688. [Log:]
  689. end load
  690. [Stacktrace:]
  691. UnityEngine.Debug:Log(Object)
  692. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  693. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  694.  
  695. [Log:]
  696. start load lounge
  697. [Stacktrace:]
  698. UnityEngine.Debug:Log(Object)
  699. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  700. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  701.  
  702. [Log:]
  703. end load
  704. [Stacktrace:]
  705. UnityEngine.Debug:Log(Object)
  706. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  707. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  708.  
  709. [Log:]
  710. start load kitchen
  711. [Stacktrace:]
  712. UnityEngine.Debug:Log(Object)
  713. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  714. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  715.  
  716. [Log:]
  717. end load
  718. [Stacktrace:]
  719. UnityEngine.Debug:Log(Object)
  720. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  721. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  722.  
  723. [Log:]
  724. start load hall
  725. [Stacktrace:]
  726. UnityEngine.Debug:Log(Object)
  727. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  728. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  729.  
  730. [Log:]
  731. end load
  732. [Stacktrace:]
  733. UnityEngine.Debug:Log(Object)
  734. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  735. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  736.  
  737. [Log:]
  738. start load tearoom
  739. [Stacktrace:]
  740. UnityEngine.Debug:Log(Object)
  741. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  742. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  743.  
  744. [Log:]
  745. end load
  746. [Stacktrace:]
  747. UnityEngine.Debug:Log(Object)
  748. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  749. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  750.  
  751. [Log:]
  752. start load library
  753. [Stacktrace:]
  754. UnityEngine.Debug:Log(Object)
  755. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  756. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  757.  
  758. [Log:]
  759. end load
  760. [Stacktrace:]
  761. UnityEngine.Debug:Log(Object)
  762. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  763. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  764.  
  765. [Log:]
  766. start load dialogcharacters
  767. [Stacktrace:]
  768. UnityEngine.Debug:Log(Object)
  769. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  770. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  771.  
  772. [Log:]
  773. end load
  774. [Stacktrace:]
  775. UnityEngine.Debug:Log(Object)
  776. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  777. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  778.  
  779. [Log:]
  780. start load vfx
  781. [Stacktrace:]
  782. UnityEngine.Debug:Log(Object)
  783. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  784. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  785.  
  786. [Log:]
  787. end load
  788. [Stacktrace:]
  789. UnityEngine.Debug:Log(Object)
  790. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  791. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  792.  
  793. [Log:]
  794. start load sounds
  795. [Stacktrace:]
  796. UnityEngine.Debug:Log(Object)
  797. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:35)
  798. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  799.  
  800. [Log:]
  801. end load
  802. [Stacktrace:]
  803. UnityEngine.Debug:Log(Object)
  804. MetaGame.Bundles.<LoadBundlesCoroutine>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Bundles/MetaGameBundleLoader.cs:50)
  805. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  806.  
  807. [Log:]
  808. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  809. [Stacktrace:]
  810. UnityEngine.Debug:Log(Object)
  811. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  812. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  813. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  814. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  815. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  816. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  817. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  818. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  819. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  820. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  821. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  822. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  823. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  824. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  825. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  826.  
  827. [Log:]
  828. productsIDs :: 19
  829. [Stacktrace:]
  830. UnityEngine.Debug:Log(Object)
  831. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  832. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  833. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  834. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  835. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  836. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  837. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  838. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  839. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  840. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  841. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  842.  
  843. [Log:]
  844. [DevToDev] 2019/03/18 12:39:45 : currentLevel property was set successfully. Value: 1
  845. [Stacktrace:]
  846. UnityEngine.Debug:Log(Object)
  847. DevToDev.Core.Utils.Log:R(String, Object[])
  848. DevToDev.Core.Utils.Log:R(String)
  849. DevToDev.Logic.PeopleLogic:SetUserData(String, Object, Boolean)
  850. DevToDev.Logic.PeopleLogic:SetUserData(Dictionary`2)
  851. DevToDev.<>c__DisplayClass23_0:<SetUserData>b__0()
  852. DevToDev.Logic.SDKClient:Execute(Action)
  853. DevToDev.People:SetUserData(Dictionary`2)
  854. app.Game:initUser() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:814)
  855. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:765)
  856. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  857.  
  858. [Log:]
  859. [DevToDev] 2019/03/18 12:39:45 : age property was set successfully. Value: 0
  860. [Stacktrace:]
  861. UnityEngine.Debug:Log(Object)
  862. DevToDev.Core.Utils.Log:R(String, Object[])
  863. DevToDev.Core.Utils.Log:R(String)
  864. DevToDev.Logic.PeopleLogic:SetUserData(String, Object, Boolean)
  865. DevToDev.Logic.PeopleLogic:SetUserData(Dictionary`2)
  866. DevToDev.<>c__DisplayClass23_0:<SetUserData>b__0()
  867. DevToDev.Logic.SDKClient:Execute(Action)
  868. DevToDev.People:SetUserData(Dictionary`2)
  869. app.Game:initUser() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:814)
  870. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:765)
  871. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  872.  
  873. [Log:]
  874. [DevToDev] 2019/03/18 12:39:45 : Value must have a string type and be no longer then 256 symbols.
  875. [Stacktrace:]
  876. UnityEngine.Debug:Log(Object)
  877. DevToDev.Core.Utils.Log:R(String, Object[])
  878. DevToDev.Core.Utils.Log:R(String)
  879. DevToDev.Logic.PeopleLogic:IsKeyAllowed(String, Object&)
  880. DevToDev.Logic.PeopleLogic:SetUserData(String, Object, Boolean)
  881. DevToDev.Logic.PeopleLogic:SetUserData(Dictionary`2)
  882. DevToDev.<>c__DisplayClass23_0:<SetUserData>b__0()
  883. DevToDev.Logic.SDKClient:Execute(Action)
  884. DevToDev.People:SetUserData(Dictionary`2)
  885. app.Game:initUser() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:814)
  886. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:765)
  887. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  888.  
  889. [Log:]
  890. [DevToDev] 2019/03/18 12:39:45 : gender property was set successfully. Value: 0
  891. [Stacktrace:]
  892. UnityEngine.Debug:Log(Object)
  893. DevToDev.Core.Utils.Log:R(String, Object[])
  894. DevToDev.Core.Utils.Log:R(String)
  895. DevToDev.Logic.PeopleLogic:SetUserData(String, Object, Boolean)
  896. DevToDev.Logic.PeopleLogic:SetUserData(Dictionary`2)
  897. DevToDev.<>c__DisplayClass23_0:<SetUserData>b__0()
  898. DevToDev.Logic.SDKClient:Execute(Action)
  899. DevToDev.People:SetUserData(Dictionary`2)
  900. app.Game:initUser() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:814)
  901. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:765)
  902. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  903.  
  904. [Log:]
  905. closeAll
  906. [Stacktrace:]
  907. UnityEngine.Debug:Log(Object)
  908. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  909. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:113)
  910. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:769)
  911. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  912.  
  913. [Log:]
  914. closeWindow: IntroWindow
  915. [Stacktrace:]
  916. UnityEngine.Debug:LogFormat(String, Object[])
  917. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  918. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  919. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  920. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:769)
  921. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  922.  
  923. [Log:]
  924. TUTOR_PROCESS_STEP: eventName=closeWindow, window=IntroWindow, level=null, objectName=null
  925. [Stacktrace:]
  926. UnityEngine.Debug:LogFormat(String, Object[])
  927. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  928. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  929. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  930. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  931. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  932. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:769)
  933. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  934.  
  935. [Log:]
  936. TUTOR_CURRENT_STEP: id=1801, isActive=False
  937. [Stacktrace:]
  938. UnityEngine.Debug:LogFormat(String, Object[])
  939. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  940. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  941. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  942. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  943. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  944. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  945. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:769)
  946. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  947.  
  948. [Log:]
  949. sendWindowResult: IntroWindow
  950. [Stacktrace:]
  951. UnityEngine.Debug:LogFormat(String, Object[])
  952. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  953. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  954. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  955. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  956. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:769)
  957. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  958.  
  959. [Log:]
  960. showWindow: TStartScreenWindow
  961. [Stacktrace:]
  962. UnityEngine.Debug:LogFormat(String, Object[])
  963. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  964. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  965. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:770)
  966. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  967.  
  968. [Log:]
  969. TUTOR_PROCESS_STEP: eventName=showWindow, window=TStartScreenWindow, level=null, objectName=null
  970. [Stacktrace:]
  971. UnityEngine.Debug:LogFormat(String, Object[])
  972. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  973. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  974. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  975. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  976. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:770)
  977. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  978.  
  979. [Log:]
  980. TUTOR_CURRENT_STEP: id=1801, isActive=False
  981. [Stacktrace:]
  982. UnityEngine.Debug:LogFormat(String, Object[])
  983. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  984. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  985. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  986. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  987. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  988. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:770)
  989. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  990.  
  991. [Log:]
  992. versioncheck: actualAppVersion=1.1.0, currentVersion=1.4.0
  993. [Stacktrace:]
  994. UnityEngine.Debug:LogFormat(String, Object[])
  995. VersionComparer:isCurrentVersionActual(String, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/VersionComparer.cs:14)
  996. app.Game:checkForToUpdateClient() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:780)
  997. app.<processStartLoadMenu>c__Iterator4:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:773)
  998. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  999.  
  1000. [Log:]
  1001. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  1002. [Stacktrace:]
  1003. UnityEngine.Debug:Log(Object)
  1004. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  1005. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  1006. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  1007. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  1008. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  1009. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  1010. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1011. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1012. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1013. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1014. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1015. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1016. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1017. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1018. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1019.  
  1020. [Log:]
  1021. productsIDs :: 19
  1022. [Stacktrace:]
  1023. UnityEngine.Debug:Log(Object)
  1024. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  1025. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  1026. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1027. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1028. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1029. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1030. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1031. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1032. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1033. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1034. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1035.  
  1036. [Log:]
  1037. UnityIAP Version: 1.20.1
  1038. [Stacktrace:]
  1039. UnityEngine.Purchasing.StandardPurchasingModule:Instance()
  1040. Purchases.MobilePurchasesManager:Init() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:59)
  1041. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:42)
  1042. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  1043. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1044. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1045. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1046. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1047. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1048. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1049. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1050. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1051. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1052.  
  1053. [Log:]
  1054. Using configuration builder objects
  1055. [Stacktrace:]
  1056. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1057.  
  1058. [Log:]
  1059. closeWindow: TStartScreenWindow
  1060. [Stacktrace:]
  1061. UnityEngine.Debug:LogFormat(String, Object[])
  1062. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1063. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  1064. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1065. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1066. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1067. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1068. UnityEngine.EventSystems.EventSystem:Update()
  1069.  
  1070. [Log:]
  1071. TUTOR_PROCESS_STEP: eventName=closeWindow, window=TStartScreenWindow, level=null, objectName=null
  1072. [Stacktrace:]
  1073. UnityEngine.Debug:LogFormat(String, Object[])
  1074. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1075. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1076. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1077. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1078. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1079. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1080. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1081. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1082. UnityEngine.EventSystems.EventSystem:Update()
  1083.  
  1084. [Log:]
  1085. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1086. [Stacktrace:]
  1087. UnityEngine.Debug:LogFormat(String, Object[])
  1088. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1089. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1090. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1091. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1092. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1093. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1094. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1095. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1096. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1097. UnityEngine.EventSystems.EventSystem:Update()
  1098.  
  1099. [Log:]
  1100. showWindow: TLobbyWindow
  1101. [Stacktrace:]
  1102. UnityEngine.Debug:LogFormat(String, Object[])
  1103. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1104. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  1105. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1106. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1107. MetaGame.UI.LobbyWindowController:ShowWindow(IMUser, ISocialManager) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LobbyWindowController.cs:23)
  1108. MetaGame.MetaGameSceneController:ShowLobbyWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:784)
  1109. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:297)
  1110. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1111. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1112. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1113. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1114. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1115. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1116. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1117. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1118. UnityEngine.EventSystems.EventSystem:Update()
  1119.  
  1120. [Log:]
  1121. TUTOR_PROCESS_STEP: eventName=showWindow, window=TLobbyWindow, level=null, objectName=null
  1122. [Stacktrace:]
  1123. UnityEngine.Debug:LogFormat(String, Object[])
  1124. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1125. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1126. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1127. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1128. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1129. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1130. MetaGame.UI.LobbyWindowController:ShowWindow(IMUser, ISocialManager) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LobbyWindowController.cs:23)
  1131. MetaGame.MetaGameSceneController:ShowLobbyWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:784)
  1132. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:297)
  1133. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1134. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1135. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1136. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1137. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1138. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1139. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1140. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1141. UnityEngine.EventSystems.EventSystem:Update()
  1142.  
  1143. [Log:]
  1144. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1145. [Stacktrace:]
  1146. UnityEngine.Debug:LogFormat(String, Object[])
  1147. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1148. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1149. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1150. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1151. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1152. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1153. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1154. MetaGame.UI.LobbyWindowController:ShowWindow(IMUser, ISocialManager) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LobbyWindowController.cs:23)
  1155. MetaGame.MetaGameSceneController:ShowLobbyWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:784)
  1156. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:297)
  1157. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1158. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1159. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1160. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1161. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1162. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1163. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1164. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1165. UnityEngine.EventSystems.EventSystem:Update()
  1166.  
  1167. [Log:]
  1168. SHOW_OFFER: offerId=base_1
  1169. [Stacktrace:]
  1170. UnityEngine.Debug:LogFormat(String, Object[])
  1171. MetaGame.UI.ActionWindowController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/ActionWindowController.cs:42)
  1172. MetaGame.MetaGameSceneController:ShowAction(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:859)
  1173. utils.<showWindows>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:91)
  1174. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1175. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1176. utils.<processStartWindows>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:41)
  1177. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1178. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1179. utils.StartWindowsStack:start(MetaGameSceneController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:35)
  1180. MetaGame.MetaGameSceneController:CheckStartWindowStack() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1388)
  1181. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:299)
  1182. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1183. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1184. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1185. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1186. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1187. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1188. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1189. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1190. UnityEngine.EventSystems.EventSystem:Update()
  1191.  
  1192. [Log:]
  1193. showWindow: ActionsPopupWindow
  1194. [Stacktrace:]
  1195. UnityEngine.Debug:LogFormat(String, Object[])
  1196. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1197. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  1198. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1199. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1200. MetaGame.UI.ActionWindowController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/ActionWindowController.cs:48)
  1201. MetaGame.MetaGameSceneController:ShowAction(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:859)
  1202. utils.<showWindows>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:91)
  1203. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1204. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1205. utils.<processStartWindows>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:41)
  1206. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1207. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1208. utils.StartWindowsStack:start(MetaGameSceneController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:35)
  1209. MetaGame.MetaGameSceneController:CheckStartWindowStack() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1388)
  1210. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:299)
  1211. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1212. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1213. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1214. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1215. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1216. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1217. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1218. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1219. UnityEngine.EventSystems.EventSystem:Update()
  1220.  
  1221. [Log:]
  1222. TUTOR_PROCESS_STEP: eventName=showWindow, window=ActionsPopupWindow, level=null, objectName=null
  1223. [Stacktrace:]
  1224. UnityEngine.Debug:LogFormat(String, Object[])
  1225. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1226. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1227. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1228. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1229. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1230. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1231. MetaGame.UI.ActionWindowController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/ActionWindowController.cs:48)
  1232. MetaGame.MetaGameSceneController:ShowAction(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:859)
  1233. utils.<showWindows>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:91)
  1234. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1235. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1236. utils.<processStartWindows>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:41)
  1237. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1238. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1239. utils.StartWindowsStack:start(MetaGameSceneController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:35)
  1240. MetaGame.MetaGameSceneController:CheckStartWindowStack() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1388)
  1241. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:299)
  1242. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1243. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1244. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1245. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1246. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1247. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1248. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1249. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1250. UnityEngine.EventSystems.EventSystem:Update()
  1251.  
  1252. [Log:]
  1253. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1254. [Stacktrace:]
  1255. UnityEngine.Debug:LogFormat(String, Object[])
  1256. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1257. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1258. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1259. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1260. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1261. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1262. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1263. MetaGame.UI.ActionWindowController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/ActionWindowController.cs:48)
  1264. MetaGame.MetaGameSceneController:ShowAction(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:859)
  1265. utils.<showWindows>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:91)
  1266. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1267. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1268. utils.<processStartWindows>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:41)
  1269. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1270. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1271. utils.StartWindowsStack:start(MetaGameSceneController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:35)
  1272. MetaGame.MetaGameSceneController:CheckStartWindowStack() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1388)
  1273. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:299)
  1274. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1275. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1276. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1277. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1278. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1279. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1280. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1281. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1282. UnityEngine.EventSystems.EventSystem:Update()
  1283.  
  1284. [Log:]
  1285. OFFER_PRODUCT: id=smart_offers_base1_price, payvault={"Id":"smart_offers_base1_price","Discount":0,"Cost":"2.59","OldCost":"9.69","PurchaseId":"com.beargg.bubblecooking.smartbo1","OldPurchaseId":""}, product={"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}
  1286. [Stacktrace:]
  1287. UnityEngine.Debug:LogFormat(String, Object[])
  1288. Kitchen.ActionsPopupModel:setData(SmartOfferInfo) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:49)
  1289. System.Reflection.MethodBase:Invoke(Object, Object[])
  1290. Engine.ReflectionHelper:callMethod(Object, String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/ReflectionHelper.cs:74)
  1291. Engine.Window:setData(Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:64)
  1292. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1293. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1294. MetaGame.UI.ActionWindowController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/ActionWindowController.cs:48)
  1295. MetaGame.MetaGameSceneController:ShowAction(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:859)
  1296. utils.<showWindows>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:91)
  1297. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1298. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1299. utils.<processStartWindows>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:41)
  1300. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1301. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1302. utils.StartWindowsStack:start(MetaGameSceneController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/StartWindowsStack.cs:35)
  1303. MetaGame.MetaGameSceneController:CheckStartWindowStack() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1388)
  1304. MetaGame.<StartMetaImp>c__Iterator2:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:299)
  1305. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1306. MetaGame.MetaGameSceneController:StartMeta() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:265)
  1307. app.Game:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:729)
  1308. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1309. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1310. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1311. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1312. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1313. UnityEngine.EventSystems.EventSystem:Update()
  1314.  
  1315. [Log:]
  1316. sendWindowResult: TStartScreenWindow
  1317. [Stacktrace:]
  1318. UnityEngine.Debug:LogFormat(String, Object[])
  1319. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1320. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  1321. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1322. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1323. Kitchen.StartScreenModel:startGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:74)
  1324. Kitchen.StartScreenPresenter:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenTypes.cs:146)
  1325. Kitchen.StartScreenView:StartGame() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartScreen/StartScreenView.cs:37)
  1326. UnityEngine.EventSystems.EventSystem:Update()
  1327.  
  1328. [Log:]
  1329. Look rotation viewing vector is zero
  1330. [Stacktrace:]
  1331. UnityEngine.Quaternion:LookRotation(Vector3, Vector3)
  1332. MetaGame.Character.RenderingSystemMovement:MoveProcess(Single) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Characters/Movement/RenderingSystemMovement.cs:95)
  1333. MetaGame.Character.RenderingSystemMovement:Update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Characters/Movement/RenderingSystemMovement.cs:76)
  1334. MetaGame.Character.RenderingSystem.CharacterRenderingController:Update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/Characters/CharacterRenderingSystem/CharacterRenderingController.cs:54)
  1335.  
  1336. [Log:]
  1337. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  1338. [Stacktrace:]
  1339. UnityEngine.Debug:Log(Object)
  1340. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  1341. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  1342. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  1343. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  1344. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  1345. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  1346. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1347. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1348. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1349. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1350. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1351. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1352. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1353. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1354. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1355.  
  1356. [Log:]
  1357. productsIDs :: 19
  1358. [Stacktrace:]
  1359. UnityEngine.Debug:Log(Object)
  1360. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  1361. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  1362. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1363. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1364. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1365. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1366. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1367. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1368. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1369. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1370. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1371.  
  1372. [Log:]
  1373. closeWindow: ActionsPopupWindow
  1374. [Stacktrace:]
  1375. UnityEngine.Debug:LogFormat(String, Object[])
  1376. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1377. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  1378. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1379. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1380. Kitchen.ActionsPopupModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:56)
  1381. Kitchen.ActionsPopupPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:123)
  1382. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1383. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1384.  
  1385. [Log:]
  1386. TUTOR_PROCESS_STEP: eventName=closeWindow, window=ActionsPopupWindow, level=null, objectName=null
  1387. [Stacktrace:]
  1388. UnityEngine.Debug:LogFormat(String, Object[])
  1389. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1390. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1391. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1392. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1393. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1394. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1395. Kitchen.ActionsPopupModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:56)
  1396. Kitchen.ActionsPopupPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:123)
  1397. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1398. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1399.  
  1400. [Log:]
  1401. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1402. [Stacktrace:]
  1403. UnityEngine.Debug:LogFormat(String, Object[])
  1404. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1405. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1406. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1407. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1408. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1409. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1410. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1411. Kitchen.ActionsPopupModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:56)
  1412. Kitchen.ActionsPopupPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:123)
  1413. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1414. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1415.  
  1416. [Log:]
  1417. sendWindowResult: ActionsPopupWindow
  1418. [Stacktrace:]
  1419. UnityEngine.Debug:LogFormat(String, Object[])
  1420. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1421. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  1422. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1423. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1424. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1425. Kitchen.ActionsPopupModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:56)
  1426. Kitchen.ActionsPopupPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ActionsPopup/ActionsPopupTypes.cs:123)
  1427. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1428. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1429.  
  1430. [Log:]
  1431. sendWindowResult: TLobbyWindow
  1432. [Stacktrace:]
  1433. UnityEngine.Debug:LogFormat(String, Object[])
  1434. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1435. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  1436. Engine.UIManager:sendWindowResult(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:100)
  1437. Kitchen.BaseModel:SendWindowResult(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:34)
  1438. Kitchen.LobbyWindowModel:SendWindowResult(ActionTypes) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:193)
  1439. Kitchen.LobbyWindowModel:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:126)
  1440. Kitchen.LobbyWindowPresenter:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowPresenter.cs:109)
  1441. Kitchen.LobbyWindow:<Load>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindow.cs:47)
  1442. UnityEngine.EventSystems.EventSystem:Update()
  1443.  
  1444. [Log:]
  1445. showWindow: TQuestWindow
  1446. [Stacktrace:]
  1447. UnityEngine.Debug:LogFormat(String, Object[])
  1448. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1449. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  1450. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1451. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1452. MetaGame.UI.QuestWindowController:ShowWindow(Int32, String, UnlocksController, PrizesController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/QuestWindowController.cs:35)
  1453. MetaGame.MetaGameSceneController:ShowQuestWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:797)
  1454. MetaGame.UI.LobbyWindowController:CloseWindowHandler(LobbyWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LobbyWindowController.cs:101)
  1455. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  1456. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  1457. Engine.UIManager:sendWindowResult(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:100)
  1458. Kitchen.BaseModel:SendWindowResult(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:34)
  1459. Kitchen.LobbyWindowModel:SendWindowResult(ActionTypes) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:193)
  1460. Kitchen.LobbyWindowModel:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:126)
  1461. Kitchen.LobbyWindowPresenter:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowPresenter.cs:109)
  1462. Kitchen.LobbyWindow:<Load>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindow.cs:47)
  1463. UnityEngine.EventSystems.EventSystem:Update()
  1464.  
  1465. [Log:]
  1466. TUTOR_PROCESS_STEP: eventName=showWindow, window=TQuestWindow, level=null, objectName=null
  1467. [Stacktrace:]
  1468. UnityEngine.Debug:LogFormat(String, Object[])
  1469. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1470. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1471. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1472. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1473. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1474. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1475. MetaGame.UI.QuestWindowController:ShowWindow(Int32, String, UnlocksController, PrizesController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/QuestWindowController.cs:35)
  1476. MetaGame.MetaGameSceneController:ShowQuestWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:797)
  1477. MetaGame.UI.LobbyWindowController:CloseWindowHandler(LobbyWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LobbyWindowController.cs:101)
  1478. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  1479. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  1480. Engine.UIManager:sendWindowResult(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:100)
  1481. Kitchen.BaseModel:SendWindowResult(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:34)
  1482. Kitchen.LobbyWindowModel:SendWindowResult(ActionTypes) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:193)
  1483. Kitchen.LobbyWindowModel:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:126)
  1484. Kitchen.LobbyWindowPresenter:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowPresenter.cs:109)
  1485. Kitchen.LobbyWindow:<Load>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindow.cs:47)
  1486. UnityEngine.EventSystems.EventSystem:Update()
  1487.  
  1488. [Log:]
  1489. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1490. [Stacktrace:]
  1491. UnityEngine.Debug:LogFormat(String, Object[])
  1492. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1493. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1494. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1495. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1496. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1497. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1498. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1499. MetaGame.UI.QuestWindowController:ShowWindow(Int32, String, UnlocksController, PrizesController) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/QuestWindowController.cs:35)
  1500. MetaGame.MetaGameSceneController:ShowQuestWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:797)
  1501. MetaGame.UI.LobbyWindowController:CloseWindowHandler(LobbyWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LobbyWindowController.cs:101)
  1502. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  1503. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  1504. Engine.UIManager:sendWindowResult(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:100)
  1505. Kitchen.BaseModel:SendWindowResult(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:34)
  1506. Kitchen.LobbyWindowModel:SendWindowResult(ActionTypes) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:193)
  1507. Kitchen.LobbyWindowModel:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowModel.cs:126)
  1508. Kitchen.LobbyWindowPresenter:ShowQuest() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindowPresenter.cs:109)
  1509. Kitchen.LobbyWindow:<Load>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/LobbyWindow/LobbyWindow.cs:47)
  1510. UnityEngine.EventSystems.EventSystem:Update()
  1511.  
  1512. [Log:]
  1513. closeWindow: TQuestWindow
  1514. [Stacktrace:]
  1515. UnityEngine.Debug:LogFormat(String, Object[])
  1516. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1517. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  1518. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1519. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1520. Kitchen.QuestWindowModel:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowModel.cs:55)
  1521. Kitchen.QuestWindowPresenter:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowPresenter.cs:63)
  1522. Kitchen.QuestWindow:<Load>m__1() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindow.cs:90)
  1523. UnityEngine.EventSystems.EventSystem:Update()
  1524.  
  1525. [Log:]
  1526. TUTOR_PROCESS_STEP: eventName=closeWindow, window=TQuestWindow, level=null, objectName=null
  1527. [Stacktrace:]
  1528. UnityEngine.Debug:LogFormat(String, Object[])
  1529. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1530. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1531. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1532. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1533. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1534. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1535. Kitchen.QuestWindowModel:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowModel.cs:55)
  1536. Kitchen.QuestWindowPresenter:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowPresenter.cs:63)
  1537. Kitchen.QuestWindow:<Load>m__1() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindow.cs:90)
  1538. UnityEngine.EventSystems.EventSystem:Update()
  1539.  
  1540. [Log:]
  1541. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1542. [Stacktrace:]
  1543. UnityEngine.Debug:LogFormat(String, Object[])
  1544. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1545. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1546. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1547. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1548. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1549. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1550. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1551. Kitchen.QuestWindowModel:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowModel.cs:55)
  1552. Kitchen.QuestWindowPresenter:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowPresenter.cs:63)
  1553. Kitchen.QuestWindow:<Load>m__1() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindow.cs:90)
  1554. UnityEngine.EventSystems.EventSystem:Update()
  1555.  
  1556. [Log:]
  1557. sendWindowResult: TQuestWindow
  1558. [Stacktrace:]
  1559. UnityEngine.Debug:LogFormat(String, Object[])
  1560. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1561. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  1562. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1563. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1564. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1565. Kitchen.QuestWindowModel:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowModel.cs:55)
  1566. Kitchen.QuestWindowPresenter:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowPresenter.cs:63)
  1567. Kitchen.QuestWindow:<Load>m__1() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindow.cs:90)
  1568. UnityEngine.EventSystems.EventSystem:Update()
  1569.  
  1570. [Log:]
  1571. showWindow: StartLevelWindow
  1572. [Stacktrace:]
  1573. UnityEngine.Debug:LogFormat(String, Object[])
  1574. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1575. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  1576. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1577. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1578. MetaGame.UI.StartLevelWindowController:ShowWindow(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:14)
  1579. MetaGame.MetaGameSceneController:TryStartLevel(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1313)
  1580. MetaGame.UI.QuestWindowController:CloseWindowHandler(QuestWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/QuestWindowController.cs:161)
  1581. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  1582. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  1583. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1584. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1585. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1586. Kitchen.QuestWindowModel:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowModel.cs:55)
  1587. Kitchen.QuestWindowPresenter:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowPresenter.cs:63)
  1588. Kitchen.QuestWindow:<Load>m__1() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindow.cs:90)
  1589. UnityEngine.EventSystems.EventSystem:Update()
  1590.  
  1591. [Log:]
  1592. TUTOR_PROCESS_STEP: eventName=showWindow, window=StartLevelWindow, level=null, objectName=null
  1593. [Stacktrace:]
  1594. UnityEngine.Debug:LogFormat(String, Object[])
  1595. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1596. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1597. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1598. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1599. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1600. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1601. MetaGame.UI.StartLevelWindowController:ShowWindow(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:14)
  1602. MetaGame.MetaGameSceneController:TryStartLevel(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1313)
  1603. MetaGame.UI.QuestWindowController:CloseWindowHandler(QuestWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/QuestWindowController.cs:161)
  1604. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  1605. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  1606. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1607. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1608. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1609. Kitchen.QuestWindowModel:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowModel.cs:55)
  1610. Kitchen.QuestWindowPresenter:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowPresenter.cs:63)
  1611. Kitchen.QuestWindow:<Load>m__1() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindow.cs:90)
  1612. UnityEngine.EventSystems.EventSystem:Update()
  1613.  
  1614. [Log:]
  1615. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1616. [Stacktrace:]
  1617. UnityEngine.Debug:LogFormat(String, Object[])
  1618. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1619. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1620. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1621. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1622. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1623. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1624. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:50)
  1625. MetaGame.UI.StartLevelWindowController:ShowWindow(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:14)
  1626. MetaGame.MetaGameSceneController:TryStartLevel(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1313)
  1627. MetaGame.UI.QuestWindowController:CloseWindowHandler(QuestWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/QuestWindowController.cs:161)
  1628. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  1629. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  1630. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1631. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1632. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1633. Kitchen.QuestWindowModel:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowModel.cs:55)
  1634. Kitchen.QuestWindowPresenter:Play() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindowPresenter.cs:63)
  1635. Kitchen.QuestWindow:<Load>m__1() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/QuestWindow/QuestWindow.cs:90)
  1636. UnityEngine.EventSystems.EventSystem:Update()
  1637.  
  1638. [Log:]
  1639. TUTOR_PROCESS_STEP: eventName=boosterSelected, window=null, level=null, objectName=booster_add_spec_color
  1640. [Stacktrace:]
  1641. UnityEngine.Debug:LogFormat(String, Object[])
  1642. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1643. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1644. tutorialLib.TutorialManager:OnBoosterSelected(String, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:197)
  1645. Assets.Core.RaiseIt:BoosterChecked(String, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:430)
  1646. Kitchen.BoosterItemView:set_isChecked(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ItemsView/BoosterItemView.cs:226)
  1647. Kitchen.BoosterItemView:itemPressed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ItemsView/BoosterItemView.cs:268)
  1648. UnityEngine.EventSystems.EventSystem:Update()
  1649.  
  1650. [Log:]
  1651. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1652. [Stacktrace:]
  1653. UnityEngine.Debug:LogFormat(String, Object[])
  1654. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1655. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1656. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1657. tutorialLib.TutorialManager:OnBoosterSelected(String, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:197)
  1658. Assets.Core.RaiseIt:BoosterChecked(String, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:430)
  1659. Kitchen.BoosterItemView:set_isChecked(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ItemsView/BoosterItemView.cs:226)
  1660. Kitchen.BoosterItemView:itemPressed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ItemsView/BoosterItemView.cs:268)
  1661. UnityEngine.EventSystems.EventSystem:Update()
  1662.  
  1663. [Log:]
  1664. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  1665. [Stacktrace:]
  1666. UnityEngine.Debug:Log(Object)
  1667. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  1668. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  1669. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  1670. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  1671. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  1672. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  1673. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1674. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1675. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1676. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1677. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1678. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1679. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1680. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1681. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1682.  
  1683. [Log:]
  1684. productsIDs :: 19
  1685. [Stacktrace:]
  1686. UnityEngine.Debug:Log(Object)
  1687. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  1688. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  1689. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1690. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1691. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1692. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1693. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1694. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1695. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1696. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1697. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1698.  
  1699. [Log:]
  1700. showWindow: BuyBoostersWindow
  1701. [Stacktrace:]
  1702. UnityEngine.Debug:LogFormat(String, Object[])
  1703. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1704. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  1705. Kitchen.BoosterItemView:itemPressed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ItemsView/BoosterItemView.cs:294)
  1706. UnityEngine.EventSystems.EventSystem:Update()
  1707.  
  1708. [Log:]
  1709. TUTOR_PROCESS_STEP: eventName=showWindow, window=BuyBoostersWindow, level=null, objectName=null
  1710. [Stacktrace:]
  1711. UnityEngine.Debug:LogFormat(String, Object[])
  1712. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1713. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1714. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1715. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1716. Kitchen.BoosterItemView:itemPressed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ItemsView/BoosterItemView.cs:294)
  1717. UnityEngine.EventSystems.EventSystem:Update()
  1718.  
  1719. [Log:]
  1720. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1721. [Stacktrace:]
  1722. UnityEngine.Debug:LogFormat(String, Object[])
  1723. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1724. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1725. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1726. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1727. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1728. Kitchen.BoosterItemView:itemPressed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/ItemsView/BoosterItemView.cs:294)
  1729. UnityEngine.EventSystems.EventSystem:Update()
  1730.  
  1731. [Log:]
  1732. showWindow: TBank
  1733. [Stacktrace:]
  1734. UnityEngine.Debug:LogFormat(String, Object[])
  1735. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1736. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  1737. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1738. UI.BankWindowController:ShowWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BankWindowController.cs:96)
  1739. app.Game:<showNoValuteAlert>m__3() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1683)
  1740. OnlineChecker:checkOnline(Action, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/OnlineChecker.cs:14)
  1741. app.Game:showNoValuteAlert(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1674)
  1742. Kitchen.BuyBoostersModel:buy(String, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:67)
  1743. Kitchen.BuyBoostersPresenter:buyPressed(String, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:94)
  1744. Kitchen.BuyBoostersView:buyPressedStartlevelBoost() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersView.cs:81)
  1745. UnityEngine.EventSystems.EventSystem:Update()
  1746.  
  1747. [Log:]
  1748. TUTOR_PROCESS_STEP: eventName=showWindow, window=TBank, level=null, objectName=null
  1749. [Stacktrace:]
  1750. UnityEngine.Debug:LogFormat(String, Object[])
  1751. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1752. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1753. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1754. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1755. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1756. UI.BankWindowController:ShowWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BankWindowController.cs:96)
  1757. app.Game:<showNoValuteAlert>m__3() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1683)
  1758. OnlineChecker:checkOnline(Action, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/OnlineChecker.cs:14)
  1759. app.Game:showNoValuteAlert(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1674)
  1760. Kitchen.BuyBoostersModel:buy(String, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:67)
  1761. Kitchen.BuyBoostersPresenter:buyPressed(String, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:94)
  1762. Kitchen.BuyBoostersView:buyPressedStartlevelBoost() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersView.cs:81)
  1763. UnityEngine.EventSystems.EventSystem:Update()
  1764.  
  1765. [Log:]
  1766. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1767. [Stacktrace:]
  1768. UnityEngine.Debug:LogFormat(String, Object[])
  1769. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1770. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1771. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1772. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  1773. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  1774. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  1775. UI.BankWindowController:ShowWindow() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BankWindowController.cs:96)
  1776. app.Game:<showNoValuteAlert>m__3() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1683)
  1777. OnlineChecker:checkOnline(Action, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/utils/OnlineChecker.cs:14)
  1778. app.Game:showNoValuteAlert(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:1674)
  1779. Kitchen.BuyBoostersModel:buy(String, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:67)
  1780. Kitchen.BuyBoostersPresenter:buyPressed(String, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:94)
  1781. Kitchen.BuyBoostersView:buyPressedStartlevelBoost() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersView.cs:81)
  1782. UnityEngine.EventSystems.EventSystem:Update()
  1783.  
  1784. [Log:]
  1785. closeWindow: BuyBoostersWindow
  1786. [Stacktrace:]
  1787. UnityEngine.Debug:LogFormat(String, Object[])
  1788. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1789. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  1790. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1791. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1792. Kitchen.BuyBoostersModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:86)
  1793. Kitchen.BuyBoostersPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:99)
  1794. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1795. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1796.  
  1797. [Log:]
  1798. TUTOR_PROCESS_STEP: eventName=closeWindow, window=BuyBoostersWindow, level=null, objectName=null
  1799. [Stacktrace:]
  1800. UnityEngine.Debug:LogFormat(String, Object[])
  1801. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1802. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1803. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1804. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1805. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1806. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1807. Kitchen.BuyBoostersModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:86)
  1808. Kitchen.BuyBoostersPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:99)
  1809. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1810. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1811.  
  1812. [Log:]
  1813. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1814. [Stacktrace:]
  1815. UnityEngine.Debug:LogFormat(String, Object[])
  1816. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1817. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1818. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1819. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1820. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1821. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1822. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1823. Kitchen.BuyBoostersModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:86)
  1824. Kitchen.BuyBoostersPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:99)
  1825. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1826. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1827.  
  1828. [Log:]
  1829. sendWindowResult: BuyBoostersWindow
  1830. [Stacktrace:]
  1831. UnityEngine.Debug:LogFormat(String, Object[])
  1832. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1833. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  1834. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1835. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1836. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1837. Kitchen.BuyBoostersModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:86)
  1838. Kitchen.BuyBoostersPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/BuyBoostersPopup/BuyBoostersTypes.cs:99)
  1839. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1840. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1841.  
  1842. [Log:]
  1843. closeWindow: TBank
  1844. [Stacktrace:]
  1845. UnityEngine.Debug:LogFormat(String, Object[])
  1846. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1847. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  1848. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1849. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1850. Kitchen.BankWindowModel:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowModel.cs:50)
  1851. Kitchen.BankWindowPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowPresenter.cs:42)
  1852. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1853. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1854.  
  1855. [Log:]
  1856. TUTOR_PROCESS_STEP: eventName=closeWindow, window=TBank, level=null, objectName=null
  1857. [Stacktrace:]
  1858. UnityEngine.Debug:LogFormat(String, Object[])
  1859. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1860. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  1861. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1862. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1863. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1864. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1865. Kitchen.BankWindowModel:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowModel.cs:50)
  1866. Kitchen.BankWindowPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowPresenter.cs:42)
  1867. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1868. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1869.  
  1870. [Log:]
  1871. TUTOR_CURRENT_STEP: id=1801, isActive=False
  1872. [Stacktrace:]
  1873. UnityEngine.Debug:LogFormat(String, Object[])
  1874. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1875. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  1876. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  1877. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  1878. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  1879. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1880. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1881. Kitchen.BankWindowModel:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowModel.cs:50)
  1882. Kitchen.BankWindowPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowPresenter.cs:42)
  1883. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1884. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1885.  
  1886. [Log:]
  1887. sendWindowResult: TBank
  1888. [Stacktrace:]
  1889. UnityEngine.Debug:LogFormat(String, Object[])
  1890. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1891. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  1892. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  1893. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  1894. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  1895. Kitchen.BankWindowModel:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowModel.cs:50)
  1896. Kitchen.BankWindowPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/Bank/BankWindowPresenter.cs:42)
  1897. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1898. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1899.  
  1900. [Log:]
  1901. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  1902. [Stacktrace:]
  1903. UnityEngine.Debug:Log(Object)
  1904. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  1905. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  1906. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  1907. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  1908. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  1909. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  1910. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1911. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1912. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1913. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1914. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1915. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1916. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1917. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1918. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1919.  
  1920. [Log:]
  1921. productsIDs :: 19
  1922. [Stacktrace:]
  1923. UnityEngine.Debug:Log(Object)
  1924. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  1925. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  1926. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  1927. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  1928. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  1929. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  1930. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  1931. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  1932. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  1933. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  1934. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1935.  
  1936. [Log:]
  1937. sendRequest: id=0, url=https://bcvksrdev.beargg.com/shooter/level/start
  1938. [Stacktrace:]
  1939. UnityEngine.Debug:LogFormat(String, Object[])
  1940. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:52)
  1941. Net.ServerFacade:levelStart(Action`1, Action`1, String, String[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:313)
  1942. resourceLogs.ServerFacadeWithCallbacks:levelStart(Action`1, Action`1, String, String[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:163)
  1943. Kitchen.StartLevelModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:69)
  1944. Kitchen.StartLevelPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:160)
  1945. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1946. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1947.  
  1948. [Log:]
  1949. startRequest: id=0, url=https://bcvksrdev.beargg.com/shooter/level/start, _isOnline=True, sendOnline=True
  1950. [Stacktrace:]
  1951. UnityEngine.Debug:LogFormat(String, Object[])
  1952. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:81)
  1953. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  1954. Net.ServerFacade:levelStart(Action`1, Action`1, String, String[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:313)
  1955. resourceLogs.ServerFacadeWithCallbacks:levelStart(Action`1, Action`1, String, String[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:163)
  1956. Kitchen.StartLevelModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:69)
  1957. Kitchen.StartLevelPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:160)
  1958. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1959. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1960.  
  1961. [Log:]
  1962. NET_REQUEST: url = https://bcvksrdev.beargg.com/shooter/level/start?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=7b103218da335edf0962f9661ad793cc, headers = app-branch=default; app-platform=android; app-platform-version=1.4.0, data = level=level_17; boosters=System.String[], json = {"id":5,"url":"https://bcvksrdev.beargg.com/shooter/level/start?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=7b103218da335edf0962f9661ad793cc","method":1,"headers":{"app-branch":"default","app-platform":"android","app-platform-version":"1.4.0"},"type":"text","data":{"level":"level_17","boosters":[]},"inProgress":true,"isPreconfigured":false,"requestAttempts":3,"suppressResultLogging":false}
  1963. [Stacktrace:]
  1964. UnityEngine.Debug:LogFormat(String, Object[])
  1965. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1966. Engine.Net.<excuteRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:45)
  1967. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1968. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1969. Engine.Net.URLRequestExecutor:excuteRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:26)
  1970. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:32)
  1971. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  1972. Engine.CoroutineHost:Engine.ICoroutineHost.StartCoroutine(IEnumerator)
  1973. Engine.Net.URLLoader:sendRequest(URLRequest, Action`1, Action`1) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:19)
  1974. Engine.Net.HTTPService:startRequest(URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:89)
  1975. Engine.Net.HTTPService:sendRequest(URLRequest, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:71)
  1976. Net.ServerFacade:levelStart(Action`1, Action`1, String, String[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:313)
  1977. resourceLogs.ServerFacadeWithCallbacks:levelStart(Action`1, Action`1, String, String[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:163)
  1978. Kitchen.StartLevelModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:69)
  1979. Kitchen.StartLevelPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:160)
  1980. Kitchen.AnimatedBaseView`1:HideEnd() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/AnimatedBaseView.cs:42)
  1981. HideWindowState:OnStateUpdate(Animator, AnimatorStateInfo, Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StateMachineBehaviours/HideWindowState.cs:33)
  1982.  
  1983. [Log:]
  1984. NET_SUCCESS: requestId=5, text={"response":{"status":1,"output_action":{"popup":"action_lt2_popup_propose1","standard":"action_lt2_low_propose1"}},"md5":"8df30741db4642039b712565968e505e"}
  1985. [Stacktrace:]
  1986. UnityEngine.Debug:LogFormat(String, Object[])
  1987. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  1988. Engine.Net.<excuteRequestImp>c__AnonStorey1:<>m__0() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLRequestExecutor.cs:111)
  1989. Engine.<waitForWWW>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Utils.cs:80)
  1990. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1991.  
  1992. [Log:]
  1993. startRequest.success: id=5, url=https://bcvksrdev.beargg.com/shooter/level/start?device_id=669f211ca7430d43d20a6f3f3e5d1ca6&session_key=771652&signature=7b103218da335edf0962f9661ad793cc
  1994. [Stacktrace:]
  1995. UnityEngine.Debug:LogFormat(String, Object[])
  1996. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:92)
  1997. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  1998. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1999.  
  2000. [Log:]
  2001. closeWindow: StartLevelWindow
  2002. [Stacktrace:]
  2003. UnityEngine.Debug:LogFormat(String, Object[])
  2004. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2005. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  2006. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2007. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2008. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2009. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2010. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2011. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2012. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2013. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2014. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2015.  
  2016. [Log:]
  2017. TUTOR_PROCESS_STEP: eventName=closeWindow, window=StartLevelWindow, level=null, objectName=null
  2018. [Stacktrace:]
  2019. UnityEngine.Debug:LogFormat(String, Object[])
  2020. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2021. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2022. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2023. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2024. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2025. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2026. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2027. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2028. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2029. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2030. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2031. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2032. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2033.  
  2034. [Log:]
  2035. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2036. [Stacktrace:]
  2037. UnityEngine.Debug:LogFormat(String, Object[])
  2038. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2039. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2040. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2041. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2042. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2043. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2044. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2045. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2046. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2047. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2048. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2049. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2050. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2051. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2052.  
  2053. [Log:]
  2054. sendWindowResult: StartLevelWindow
  2055. [Stacktrace:]
  2056. UnityEngine.Debug:LogFormat(String, Object[])
  2057. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2058. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  2059. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2060. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2061. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2062. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2063. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2064. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2065. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2066. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2067. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2068. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2069.  
  2070. [Log:]
  2071. showWindow: TLoadingScreenWindow
  2072. [Stacktrace:]
  2073. UnityEngine.Debug:LogFormat(String, Object[])
  2074. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2075. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  2076. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  2077. MetaGame.UI.LoadingScreenController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LoadingScreenController.cs:17)
  2078. MetaGame.MetaGameSceneController:ShowLoadingScreenWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:924)
  2079. MetaGame.MetaGameSceneController:StartGame(String, Boolean, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1048)
  2080. MetaGame.UI.StartLevelWindowController:CloseWindowHandler(StartLevelWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:26)
  2081. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  2082. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  2083. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2084. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2085. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2086. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2087. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2088. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2089. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2090. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2091. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2092. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2093.  
  2094. [Log:]
  2095. TUTOR_PROCESS_STEP: eventName=showWindow, window=TLoadingScreenWindow, level=null, objectName=null
  2096. [Stacktrace:]
  2097. UnityEngine.Debug:LogFormat(String, Object[])
  2098. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2099. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2100. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  2101. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  2102. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  2103. MetaGame.UI.LoadingScreenController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LoadingScreenController.cs:17)
  2104. MetaGame.MetaGameSceneController:ShowLoadingScreenWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:924)
  2105. MetaGame.MetaGameSceneController:StartGame(String, Boolean, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1048)
  2106. MetaGame.UI.StartLevelWindowController:CloseWindowHandler(StartLevelWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:26)
  2107. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  2108. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  2109. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2110. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2111. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2112. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2113. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2114. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2115. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2116. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2117. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2118. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2119.  
  2120. [Log:]
  2121. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2122. [Stacktrace:]
  2123. UnityEngine.Debug:LogFormat(String, Object[])
  2124. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2125. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2126. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2127. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  2128. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  2129. UI.BaseWindowController`3:ShowWindow(Boolean, Int32, Boolean, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:37)
  2130. MetaGame.UI.LoadingScreenController:ShowWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/LoadingScreenController.cs:17)
  2131. MetaGame.MetaGameSceneController:ShowLoadingScreenWindow(Action, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:924)
  2132. MetaGame.MetaGameSceneController:StartGame(String, Boolean, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1048)
  2133. MetaGame.UI.StartLevelWindowController:CloseWindowHandler(StartLevelWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:26)
  2134. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  2135. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  2136. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2137. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2138. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2139. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2140. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2141. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2142. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2143. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2144. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2145. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2146.  
  2147. [Log:]
  2148. TUTOR_PROCESS_STEP: eventName=levelStartRequest, window=null, level=null, objectName=level_17
  2149. [Stacktrace:]
  2150. UnityEngine.Debug:LogFormat(String, Object[])
  2151. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2152. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2153. tutorialLib.TutorialManager:OnLevelStartRequest(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:169)
  2154. Assets.Core.RaiseIt:LevelStartRequest(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:1143)
  2155. Assets.Core.Game:LoadLevel(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Game.cs:133)
  2156. LevelLoader:load(String, Boolean, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/CoreGameplayAdapter/LevelLoader.cs:18)
  2157. MetaGame.MetaGameSceneController:StartGame(String, Boolean, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1052)
  2158. MetaGame.UI.StartLevelWindowController:CloseWindowHandler(StartLevelWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:26)
  2159. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  2160. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  2161. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2162. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2163. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2164. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2165. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2166. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2167. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2168. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2169. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2170. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2171.  
  2172. [Log:]
  2173. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2174. [Stacktrace:]
  2175. UnityEngine.Debug:LogFormat(String, Object[])
  2176. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2177. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2178. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2179. tutorialLib.TutorialManager:OnLevelStartRequest(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:169)
  2180. Assets.Core.RaiseIt:LevelStartRequest(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:1143)
  2181. Assets.Core.Game:LoadLevel(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Game.cs:133)
  2182. LevelLoader:load(String, Boolean, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/CoreGameplayAdapter/LevelLoader.cs:18)
  2183. MetaGame.MetaGameSceneController:StartGame(String, Boolean, Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/MetaGameSceneController.cs:1052)
  2184. MetaGame.UI.StartLevelWindowController:CloseWindowHandler(StartLevelWindowResult) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/StartLevelWindowController.cs:26)
  2185. UI.BaseWindowController`3:WindowCloseHandler(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/MetaGame/UI/BaseWindowController.cs:96)
  2186. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:91)
  2187. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2188. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2189. Kitchen.BaseModel:CloseWindow(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/MetaGame/BaseModel.cs:39)
  2190. Kitchen.StartLevelModel:serverStartLevelComplete(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/StartLevelPopup/StartLevelTypes.cs:97)
  2191. resourceLogs.<levelStart>c__AnonStoreyD:<>m__0(ResponseLevelStart) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/resourceLogs/ServerFacadeWithCallbacks.cs:165)
  2192. Net.<levelStart>c__AnonStorey10:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/ServerFacade.cs:309)
  2193. Engine.Net.HTTPService:processSuccess(Object, URLRequest) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:217)
  2194. Engine.Net.<startRequest>c__AnonStorey0:<>m__0(Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/HTTPService.cs:93)
  2195. Engine.Net.<sendRequestImp>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Net/URLLoader.cs:55)
  2196. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2197.  
  2198. [Log:]
  2199. PROCESS_COMMAND: StartGameData
  2200. [Stacktrace:]
  2201. UnityEngine.Debug:LogFormat(String, Object[])
  2202. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2203. app.<gameProcess>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:621)
  2204. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2205.  
  2206. [Log:]
  2207. [DevToDev] 2019/03/18 12:40:06 : Progression event level_17 is started.
  2208. [Stacktrace:]
  2209. UnityEngine.Debug:Log(Object)
  2210. DevToDev.Core.Utils.Log:R(String, Object[])
  2211. DevToDev.Data.Metrics.Aggregated.Progression.ProgressionEvent:.ctor(ProgressionEventParams)
  2212. DevToDev.Logic.<>c__DisplayClass49_0:<StartProgressionEvent>b__0()
  2213. DevToDev.Logic.SDKClient:Execute(Action)
  2214. DevToDev.Logic.SDKClient:StartProgressionEvent(String, ProgressionEventParams)
  2215. DevToDev.Analytics:StartProgressionEvent(String, ProgressionEventParams)
  2216. analytics.DevToDevController:sendStartProgresstoDevToDev(String, LocationEventParams) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/DevToDevController.cs:135)
  2217. AnalyticsController:OnLevelStart(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/analytics/AnalyticsController.cs:231)
  2218. Assets.Core.RaiseIt:LevelStart(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:1139)
  2219. Assets.Core.<Start>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Game.cs:311)
  2220. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2221.  
  2222. [Log:]
  2223. TUTOR_LEVEL_LOADED: level_17
  2224. [Stacktrace:]
  2225. UnityEngine.Debug:LogFormat(String, Object[])
  2226. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2227. tutorialLib.TutorialManager:OnLevelLoaded(Level) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:161)
  2228. Assets.Core.RaiseIt:LevelLoaded(Level) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:535)
  2229. Assets.Core.<Start>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Game.cs:333)
  2230. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2231.  
  2232. [Log:]
  2233. closeAll
  2234. [Stacktrace:]
  2235. UnityEngine.Debug:Log(Object)
  2236. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  2237. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:113)
  2238. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2239.  
  2240. [Log:]
  2241. closeWindow: TLoadingScreenWindow
  2242. [Stacktrace:]
  2243. UnityEngine.Debug:LogFormat(String, Object[])
  2244. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2245. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  2246. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2247. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2248.  
  2249. [Log:]
  2250. TUTOR_PROCESS_STEP: eventName=closeWindow, window=TLoadingScreenWindow, level=level_17, objectName=null
  2251. [Stacktrace:]
  2252. UnityEngine.Debug:LogFormat(String, Object[])
  2253. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2254. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2255. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2256. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2257. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2258. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2259.  
  2260. [Log:]
  2261. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2262. [Stacktrace:]
  2263. UnityEngine.Debug:LogFormat(String, Object[])
  2264. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2265. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2266. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2267. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2268. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2269. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2270. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2271.  
  2272. [Log:]
  2273. sendWindowResult: TLoadingScreenWindow
  2274. [Stacktrace:]
  2275. UnityEngine.Debug:LogFormat(String, Object[])
  2276. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2277. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  2278. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2279. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2280. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2281.  
  2282. [Log:]
  2283. closeWindow: TLobbyWindow
  2284. [Stacktrace:]
  2285. UnityEngine.Debug:LogFormat(String, Object[])
  2286. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2287. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  2288. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2289. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2290.  
  2291. [Log:]
  2292. TUTOR_PROCESS_STEP: eventName=closeWindow, window=TLobbyWindow, level=level_17, objectName=null
  2293. [Stacktrace:]
  2294. UnityEngine.Debug:LogFormat(String, Object[])
  2295. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2296. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2297. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2298. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2299. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2300. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2301.  
  2302. [Log:]
  2303. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2304. [Stacktrace:]
  2305. UnityEngine.Debug:LogFormat(String, Object[])
  2306. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2307. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2308. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2309. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2310. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2311. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2312. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2313.  
  2314. [Log:]
  2315. sendWindowResult: TLobbyWindow
  2316. [Stacktrace:]
  2317. UnityEngine.Debug:LogFormat(String, Object[])
  2318. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2319. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  2320. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2321. Engine.UIManager:closeAll() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:116)
  2322. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:19)
  2323.  
  2324. [Log:]
  2325. showWindow: MainGameWindow
  2326. [Stacktrace:]
  2327. UnityEngine.Debug:LogFormat(String, Object[])
  2328. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2329. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  2330. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:25)
  2331.  
  2332. [Log:]
  2333. TUTOR_PROCESS_STEP: eventName=showWindow, window=MainGameWindow, level=level_17, objectName=null
  2334. [Stacktrace:]
  2335. UnityEngine.Debug:LogFormat(String, Object[])
  2336. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2337. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2338. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  2339. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  2340. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:25)
  2341.  
  2342. [Log:]
  2343. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2344. [Stacktrace:]
  2345. UnityEngine.Debug:LogFormat(String, Object[])
  2346. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2347. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2348. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2349. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  2350. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  2351. Kitchen.MenuConfigurator:Start() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/menu/MenuConfigurator.cs:25)
  2352.  
  2353. [Log:]
  2354. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  2355. [Stacktrace:]
  2356. UnityEngine.Debug:Log(Object)
  2357. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  2358. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  2359. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  2360. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  2361. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  2362. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  2363. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2364. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2365. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2366. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2367. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2368. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2369. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2370. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2371. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2372.  
  2373. [Log:]
  2374. productsIDs :: 19
  2375. [Stacktrace:]
  2376. UnityEngine.Debug:Log(Object)
  2377. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  2378. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  2379. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2380. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2381. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2382. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2383. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2384. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2385. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2386. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2387. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2388.  
  2389. [Log:]
  2390. [DevToDev] 2019/03/18 12:40:07 : Metric User Engagement Event added to storage
  2391. [Stacktrace:]
  2392. UnityEngine.Debug:Log(Object)
  2393. DevToDev.Core.Utils.Log:R(String, Object[])
  2394. DevToDev.Logic.MetricsStorage:AddMetric(Int32, Event)
  2395. DevToDev.Logic.User:AddEvent(Event)
  2396. DevToDev.Logic.User:SessionClose(Int64, Boolean)
  2397. DevToDev.Logic.Cross.UsersStorage:SessionClose(Int64, Boolean)
  2398. DevToDev.Logic.<>c__DisplayClass37_0:<EndSession>b__0()
  2399. DevToDev.Logic.SDKClient:Execute(Action)
  2400. DevToDev.Logic.SDKClient:EndSession(Int64)
  2401. DevToDev.Logic.SDKClient:Suspend(Int64)
  2402. DevToDev.AsyncOperationDispatcher:OnApplicationFocus(Boolean)
  2403.  
  2404. [Log:]
  2405. showWindow: LevelGoalsPopup
  2406. [Stacktrace:]
  2407. UnityEngine.Debug:LogFormat(String, Object[])
  2408. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2409. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:31)
  2410. Assets.Core.HexGridPreview:ShowLevelGoalPopup() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/HexGridPreview.cs:142)
  2411. Assets.Core.<NonDependencyPreviewCoroutine>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/HexGridPreview.cs:134)
  2412. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2413.  
  2414. [Log:]
  2415. TUTOR_PROCESS_STEP: eventName=showWindow, window=LevelGoalsPopup, level=level_17, objectName=null
  2416. [Stacktrace:]
  2417. UnityEngine.Debug:LogFormat(String, Object[])
  2418. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2419. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2420. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  2421. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  2422. Assets.Core.HexGridPreview:ShowLevelGoalPopup() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/HexGridPreview.cs:142)
  2423. Assets.Core.<NonDependencyPreviewCoroutine>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/HexGridPreview.cs:134)
  2424. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2425.  
  2426. [Log:]
  2427. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2428. [Stacktrace:]
  2429. UnityEngine.Debug:LogFormat(String, Object[])
  2430. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2431. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2432. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2433. tutorialLib.TutorialManager:OnShowWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:156)
  2434. Engine.UIManager:showWindow(Type, Int32, Action`2, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:50)
  2435. Assets.Core.HexGridPreview:ShowLevelGoalPopup() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/HexGridPreview.cs:142)
  2436. Assets.Core.<NonDependencyPreviewCoroutine>c__Iterator1:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/HexGridPreview.cs:134)
  2437. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2438.  
  2439. [Log:]
  2440. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  2441. [Stacktrace:]
  2442. UnityEngine.Debug:Log(Object)
  2443. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  2444. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  2445. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  2446. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  2447. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  2448. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  2449. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2450. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2451. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2452. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2453. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2454. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2455. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2456. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2457. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2458.  
  2459. [Log:]
  2460. productsIDs :: 19
  2461. [Stacktrace:]
  2462. UnityEngine.Debug:Log(Object)
  2463. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  2464. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  2465. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2466. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2467. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2468. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2469. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2470. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2471. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2472. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2473. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2474.  
  2475. [Log:]
  2476. closeWindow: LevelGoalsPopup
  2477. [Stacktrace:]
  2478. UnityEngine.Debug:LogFormat(String, Object[])
  2479. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2480. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:57)
  2481. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2482. Kitchen.LevelGoalsModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:17)
  2483. Kitchen.LevelGoalsPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:25)
  2484. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:80)
  2485. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2486. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2487.  
  2488. [Log:]
  2489. TUTOR_PROCESS_STEP: eventName=closeWindow, window=LevelGoalsPopup, level=level_17, objectName=null
  2490. [Stacktrace:]
  2491. UnityEngine.Debug:LogFormat(String, Object[])
  2492. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2493. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:213)
  2494. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2495. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2496. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2497. Kitchen.LevelGoalsModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:17)
  2498. Kitchen.LevelGoalsPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:25)
  2499. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:80)
  2500. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2501. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2502.  
  2503. [Log:]
  2504. TUTOR_CURRENT_STEP: id=1801, isActive=False
  2505. [Stacktrace:]
  2506. UnityEngine.Debug:LogFormat(String, Object[])
  2507. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2508. tutorialLib.TutorialManager:checkOrderedSteps(String, Window, Level, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:264)
  2509. tutorialLib.TutorialManager:processStep(String, Window, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:226)
  2510. tutorialLib.TutorialManager:OnCloseWindow(Window) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/tutorialLib/TutorialManager.cs:151)
  2511. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:66)
  2512. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2513. Kitchen.LevelGoalsModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:17)
  2514. Kitchen.LevelGoalsPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:25)
  2515. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:80)
  2516. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2517. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2518.  
  2519. [Log:]
  2520. sendWindowResult: LevelGoalsPopup
  2521. [Stacktrace:]
  2522. UnityEngine.Debug:LogFormat(String, Object[])
  2523. Engine.Log:logFormat(String, Object[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:30)
  2524. Engine.UIManager:sendWindowResult(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:88)
  2525. Engine.UIManager:closeWindow(Window, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:70)
  2526. Engine.UIManager:closeWindow(IWindowModel, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIManager.cs:78)
  2527. Kitchen.LevelGoalsModel:close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:17)
  2528. Kitchen.LevelGoalsPresenter:Close() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsPopupTypes.cs:25)
  2529. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:80)
  2530. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2531. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2532.  
  2533. [Log:]
  2534. Animator.GotoState: State could not be found
  2535. [Stacktrace:]
  2536. UnityEngine.Animator:Play(String, Int32, Single)
  2537. Assets.Utils.StartLevelUIAnimations:ActivateObjects(Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:83)
  2538. Assets.Utils.StartLevelUIAnimations:OnLevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:73)
  2539. Assets.Core.RaiseIt:LevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:365)
  2540. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:81)
  2541. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2542. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2543.  
  2544. [Log:]
  2545. Invalid Layer Index '-1'
  2546. [Stacktrace:]
  2547. UnityEngine.Animator:Play(String, Int32, Single)
  2548. Assets.Utils.StartLevelUIAnimations:ActivateObjects(Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:83)
  2549. Assets.Utils.StartLevelUIAnimations:OnLevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:73)
  2550. Assets.Core.RaiseIt:LevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:365)
  2551. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:81)
  2552. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2553. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2554.  
  2555. [Log:]
  2556. Animator.GotoState: State could not be found
  2557. [Stacktrace:]
  2558. UnityEngine.Animator:Play(String, Int32, Single)
  2559. Assets.Utils.StartLevelUIAnimations:ActivateObjects(Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:83)
  2560. Assets.Utils.StartLevelUIAnimations:OnLevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:73)
  2561. Assets.Core.RaiseIt:LevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:365)
  2562. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:81)
  2563. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2564. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2565.  
  2566. [Log:]
  2567. Invalid Layer Index '-1'
  2568. [Stacktrace:]
  2569. UnityEngine.Animator:Play(String, Int32, Single)
  2570. Assets.Utils.StartLevelUIAnimations:ActivateObjects(Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:83)
  2571. Assets.Utils.StartLevelUIAnimations:OnLevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:73)
  2572. Assets.Core.RaiseIt:LevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:365)
  2573. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:81)
  2574. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2575. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2576.  
  2577. [Log:]
  2578. Animator.GotoState: State could not be found
  2579. [Stacktrace:]
  2580. UnityEngine.Animator:Play(String, Int32, Single)
  2581. Assets.Utils.StartLevelUIAnimations:ActivateObjects(Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:83)
  2582. Assets.Utils.StartLevelUIAnimations:OnLevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:73)
  2583. Assets.Core.RaiseIt:LevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:365)
  2584. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:81)
  2585. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2586. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2587.  
  2588. [Log:]
  2589. Invalid Layer Index '-1'
  2590. [Stacktrace:]
  2591. UnityEngine.Animator:Play(String, Int32, Single)
  2592. Assets.Utils.StartLevelUIAnimations:ActivateObjects(Boolean, Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:83)
  2593. Assets.Utils.StartLevelUIAnimations:OnLevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Utils/StartLevelUIAnimations.cs:73)
  2594. Assets.Core.RaiseIt:LevelGoalIconClosed() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Events.cs:365)
  2595. Kitchen.LevelGoalsView:ClosePanel() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:81)
  2596. Kitchen.<autoClose>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/ui/LevelGoalsPopup/LevelGoalsView.cs:75)
  2597. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2598.  
  2599. [Log:]
  2600. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  2601. [Stacktrace:]
  2602. UnityEngine.Debug:Log(Object)
  2603. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  2604. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  2605. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  2606. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  2607. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  2608. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  2609. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2610. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2611. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2612. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2613. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2614. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2615. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2616. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2617. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2618.  
  2619. [Log:]
  2620. productsIDs :: 19
  2621. [Stacktrace:]
  2622. UnityEngine.Debug:Log(Object)
  2623. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  2624. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  2625. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2626. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2627. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2628. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2629. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2630. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2631. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2632. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2633. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2634.  
  2635. [Log:]
  2636. NullReferenceException
  2637. [Stacktrace:]
  2638. Assets.Core.Views.Bubble.HasModifier (Assets.Core.Models.BubbleModifier modifier) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Views/Bubble.cs:154)
  2639. Assets.Mechanics.SpecialBubbles.FishHedgehog.KillArround () (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Mechanics/SpecialBubbles/FishHedgehog.cs:84)
  2640. Assets.Mechanics.SpecialBubbles.FishHedgehog.Activate (System.Object activator, Assets.Core.Playground.Cell[] joinNeighbors) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Mechanics/SpecialBubbles/FishHedgehog.cs:44)
  2641. Assets.Mechanics.SpecialBubbles.FishHedgehog.KillArround () (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Mechanics/SpecialBubbles/FishHedgehog.cs:109)
  2642. Assets.Mechanics.SpecialBubbles.FishHedgehog.Activate (System.Object activator, Assets.Core.Playground.Cell[] joinNeighbors) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Mechanics/SpecialBubbles/FishHedgehog.cs:44)
  2643. Core.Syncing.SyncGroup.React (Assets.Core.Controllers.BubbleController controller) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Syncing/SyncGroup.cs:120)
  2644. Core.Syncing.SyncParallel.Sync () (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Syncing/SyncParallel.cs:21)
  2645. Core.Syncing.Sync.Update () (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/CoreGameplay/Core/Syncing/Sync.cs:150)
  2646.  
  2647. [Log:]
  2648. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  2649. [Stacktrace:]
  2650. UnityEngine.Debug:Log(Object)
  2651. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  2652. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  2653. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  2654. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  2655. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  2656. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  2657. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2658. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2659. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2660. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2661. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2662. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2663. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2664. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2665. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2666.  
  2667. [Log:]
  2668. productsIDs :: 19
  2669. [Stacktrace:]
  2670. UnityEngine.Debug:Log(Object)
  2671. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  2672. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  2673. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2674. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2675. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2676. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2677. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2678. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2679. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2680. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2681. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2682.  
  2683. [Log:]
  2684. products: {"default_pack_1":{"internalID":"default_pack_1","storeId":"com.beargg.bubblecooking.coins6","discountStoreId":"","defaultPrice":"0.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_2":{"internalID":"default_pack_2","storeId":"com.beargg.bubblecooking.coins5","discountStoreId":"","defaultPrice":"1.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_3":{"internalID":"default_pack_3","storeId":"com.beargg.bubblecooking.coins4","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_4":{"internalID":"default_pack_4","storeId":"com.beargg.bubblecooking.coins3","discountStoreId":"","defaultPrice":"9.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_5":{"internalID":"default_pack_5","storeId":"com.beargg.bubblecooking.coins2","discountStoreId":"","defaultPrice":"19.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"default_pack_6":{"internalID":"default_pack_6","storeId":"com.beargg.bubblecooking.coins1","discountStoreId":"","defaultPrice":"49.99","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives1":{"internalID":"unlimited_lives1","storeId":"com.beargg.bubblecooking.unlim1","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"unlimited_lives2":{"internalID":"unlimited_lives2","storeId":"com.beargg.bubblecooking.unlim24","discountStoreId":"","defaultPrice":"1.79","defaultOldPrice":"","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_welcome_price":{"internalID":"smart_offers_welcome_price","storeId":"com.beargg.bubblecooking.smartwo","discountStoreId":"","defaultPrice":"1.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base1_price":{"internalID":"smart_offers_base1_price","storeId":"com.beargg.bubblecooking.smartbo1","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"9.69","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_base2_price":{"internalID":"smart_offers_base2_price","storeId":"com.beargg.bubblecooking.smartbo2","discountStoreId":"","defaultPrice":"2.59","defaultOldPrice":"12.99","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_up_price":{"internalID":"smart_offers_up_price","storeId":"com.beargg.bubblecooking.smartuo","discountStoreId":"","defaultPrice":"4.99","defaultOldPrice":"22.89","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_down_price":{"internalID":"smart_offers_down_price","storeId":"com.beargg.bubblecooking.smartdo","discountStoreId":"","defaultPrice":"0.89","defaultOldPrice":"6.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_board_price":{"internalID":"smart_offers_board_price","storeId":"com.beargg.bubblecooking.smartborder","discountStoreId":"","defaultPrice":"4.49","defaultOldPrice":"24.59","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_super_price":{"internalID":"smart_offers_super_price","storeId":"com.beargg.bubblecooking.smartso","discountStoreId":"","defaultPrice":"26.49","defaultOldPrice":"108.19","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big1_price":{"internalID":"smart_offers_big1_price","storeId":"com.beargg.bubblecooking.smartho1","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"180.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big2_price":{"internalID":"smart_offers_big2_price","storeId":"com.beargg.bubblecooking.smartho2","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"158.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big3_price":{"internalID":"smart_offers_big3_price","storeId":"com.beargg.bubblecooking.smartho3","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"136.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null},"smart_offers_big4_price":{"internalID":"smart_offers_big4_price","storeId":"com.beargg.bubblecooking.smartho4","discountStoreId":"","defaultPrice":"43.99","defaultOldPrice":"114.39","type":0,"isoCurrencyCode":null,"localizedDescription":null,"localizedPrice":null,"localizedPriceString":null,"oldLocalizedPrice":null,"oldLocalizedPriceString":null}}
  2685. [Stacktrace:]
  2686. UnityEngine.Debug:Log(Object)
  2687. Engine.Log:log(String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Log.cs:10)
  2688. Purchases.ProductProcessor:dumpProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:208)
  2689. Purchases.ProductProcessor:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:187)
  2690. Purchases.ProductProcessor:Initialize() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:104)
  2691. Purchases.ProductProcessor:Init(PayvaultData, String) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/ProductsProcessor/ProductProcessor.cs:29)
  2692. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:295)
  2693. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2694. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2695. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2696. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2697. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2698. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2699. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2700. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2701. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  2702.  
  2703. [Log:]
  2704. productsIDs :: 19
  2705. [Stacktrace:]
  2706. UnityEngine.Debug:Log(Object)
  2707. Purchases.MobilePurchasesManager:init(StoreInAppRecord[]) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Payments/PurchaseManagers/MobilePurchasesManager.cs:25)
  2708. app.Game:initProducts() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:296)
  2709. app.Game:<initConnectionChecker>m__0(String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:364)
  2710. Engine.WindowModelHelper:safeCall(Action`3, String, Object, Object) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/UIInterfaces.cs:126)
  2711. Server.CheckConnectionHelper:checkConnection(Boolean) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:79)
  2712. Server.CheckConnectionHelper:onTicHandler(TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Net/Server/helpers/CheckConnectionHelper.cs:52)
  2713. Engine.Time.Timer:fireEvent(OnTimerEvent, TimerEvent) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:123)
  2714. Engine.Time.Timer:update(Int32) (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/Timer.cs:108)
  2715. Engine.Time.TimersManager:update() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/Engine/Time/TimersManager.cs:46)
  2716. app.<updateTimers>c__Iterator0:MoveNext() (at D:/unity3d/BubbleCookingClient/src/BubbleCookingClient/Assets/Scripts/app/Game.cs:491)
  2717. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement