Advertisement
Guest User

inapp

a guest
Dec 12th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 12.90 KB | None | 0 0
  1. IAPManager.BuyProductId xdevs.44_gold (CurrencyItem), productId: xdevs.44_gold
  2. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4. UnityEngine.Logger:Log(LogType, Object)
  5. UnityEngine.Debug:LogError(Object)
  6. IAPManager:BuyProductId(IPurchasableItem)
  7. CurrencyItem:OnClick()
  8. System.Action:Invoke()
  9. tk2dUIItem:Release()
  10. tk2dUIManager:CheckInputs()
  11. tk2dUIManager:Update()
  12.  
  13. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  14.  
  15. Purchasing product asychronously: xdevs.44_gold
  16. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18. UnityEngine.Logger:Log(LogType, Object)
  19. UnityEngine.Debug:Log(Object)
  20. IAPManager:BuyProductId(IPurchasableItem)
  21. CurrencyItem:OnClick()
  22. System.Action:Invoke()
  23. tk2dUIItem:Release()
  24. tk2dUIManager:CheckInputs()
  25. tk2dUIManager:Update()
  26.  
  27. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  28.  
  29. 2019-12-12 16:03:09.786098+0500 futuretanks[611:86723] UnityIAP: PurchaseProduct: xdevs.44_gold
  30. purchase({0}): xdevs.44_gold
  31. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33. UnityEngine.Logger:Log(String, Object)
  34. UnityEngine.Purchasing.PurchasingManager:InitiatePurchase(Product, String)
  35. UnityEngine.Purchasing.PurchasingManager:InitiatePurchase(Product)
  36. IAPManager:BuyProductId(IPurchasableItem)
  37. CurrencyItem:OnClick()
  38. System.Action:Invoke()
  39. tk2dUIItem:Release()
  40. tk2dUIManager:CheckInputs()
  41. tk2dUIManager:Update()
  42.  
  43. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  44.  
  45. 2019-12-12 16:03:09.807713+0500 futuretanks[611:86723] UnityIAP: UpdatedTransactions
  46. -> applicationWillResignActive()
  47. On pushes scheduled
  48. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  49. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  50. UnityEngine.Logger:Log(LogType, Object)
  51. UnityEngine.Debug:Log(Object)
  52. PushNotifications:SettingLocalNotifications()
  53. PushNotifications:ScheduleLocalNotifications()
  54. PushNotifications:OnApplicationPause(Boolean)
  55.  
  56. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  57.  
  58. 2019-12-12 16:03:12.646405+0500 futuretanks[611:86723] got willResignActive = (null)
  59. 2019-12-12 16:04:03.663518+0500 futuretanks[611:86723] [Common] _BSMachError: port 1814b; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
  60. -> applicationDidBecomeActive()
  61. 2019-12-12 16:04:04.123647+0500 futuretanks[611:86723] got didBecomeActive(out) = (null)
  62. -> applicationWillResignActive()
  63. On pushes scheduled
  64. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  65. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  66. UnityEngine.Logger:Log(LogType, Object)
  67. UnityEngine.Debug:Log(Object)
  68. PushNotifications:SettingLocalNotifications()
  69. PushNotifications:ScheduleLocalNotifications()
  70. PushNotifications:OnApplicationPause(Boolean)
  71.  
  72. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  73.  
  74. 2019-12-12 16:04:05.494743+0500 futuretanks[611:86723] got willResignActive = (null)
  75. 2019-12-12 16:05:15.134082+0500 futuretanks[611:86723] [Common] _BSMachError: port 18407; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
  76. -> applicationDidBecomeActive()
  77. 2019-12-12 16:05:15.600497+0500 futuretanks[611:86723] got didBecomeActive(out) = (null)
  78. 2019-12-12 16:05:15.891400+0500 futuretanks[611:87945] [] tcp_output [C28.1:3] flags=[R.] seq=1729981803, ack=2029180179, win=1023 state=CLOSED rcv_nxt=2029180179, snd_una=1729981726
  79. 2019-12-12 16:05:16.119543+0500 futuretanks[611:88270] [] tcp_input [C62.1:3] flags=[R] seq=2565225663, ack=0, win=0 state=CLOSED rcv_nxt=2565225663, snd_una=1924859525
  80. 2019-12-12 16:05:16.120955+0500 futuretanks[611:88270] [] tcp_input [C62.1:3] flags=[R] seq=2565225663, ack=0, win=0 state=CLOSED rcv_nxt=2565225663, snd_una=1924859525
  81. 2019-12-12 16:05:22.087495+0500 futuretanks[611:86723] UnityIAP: UpdatedTransactions
  82. ProcessPurchase: Product: xdevs.44_gold
  83. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  84. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  85. UnityEngine.Logger:Log(LogType, Object)
  86. UnityEngine.Debug:Log(Object)
  87. IAPManager:ProcessPurchase(PurchaseEventArgs)
  88. UnityEngine.Purchasing.StoreListenerProxy:ProcessPurchase(PurchaseEventArgs)
  89. UnityEngine.Purchasing.PurchasingManager:ProcessPurchaseIfNew(Product)
  90. UnityEngine.Purchasing.PurchasingManager:OnPurchaseSucceeded(String, String, String)
  91. UnityEngine.Purchasing.JSONStore:OnPurchaseSucceeded(String, String, String)
  92. UnityEngine.Purchasing.AppleStoreImpl:OnPurchaseSucceeded(String, String, String)
  93. UnityEngine.Purchasing.AppleStoreImpl:ProcessMessage(String, String, String, String)
  94. UnityEngine.Purchasing.<>c__DisplayClass35_0:<MessageCallback>b__0()
  95. System.Action:Invoke()
  96. UnityEngine.Purchasing.Extension.UnityUtil:Update()
  97.  
  98. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  99.  
  100. UnityIAP: Promo interface is available for 17 items
  101. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  102. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  103. UnityEngine.Logger:Log(Object)
  104. UnityEngine.Purchasing.Promo:ProvideProductsToAds(HashSet`1)
  105. UnityEngine.Purchasing.Promo:ProvideProductsToAds(JSONStore, IStoreCallback)
  106. UnityEngine.Purchasing.JSONStore:OnPurchaseSucceeded(String, String, String)
  107. UnityEngine.Purchasing.AppleStoreImpl:OnPurchaseSucceeded(String, String, String)
  108. UnityEngine.Purchasing.AppleStoreImpl:ProcessMessage(String, String, String, String)
  109. UnityEngine.Purchasing.<>c__DisplayClass35_0:<MessageCallback>b__0()
  110. System.Action:Invoke()
  111. UnityEngine.Purchasing.Extension.UnityUtil:Update()
  112.  
  113. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  114.  
  115. -> applicationWillResignActive()
  116. On pushes scheduled
  117. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  118. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  119. UnityEngine.Logger:Log(LogType, Object)
  120. UnityEngine.Debug:Log(Object)
  121. PushNotifications:SettingLocalNotifications()
  122. PushNotifications:ScheduleLocalNotifications()
  123. PushNotifications:OnApplicationPause(Boolean)
  124.  
  125. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  126.  
  127. 2019-12-12 16:05:22.427433+0500 futuretanks[611:86723] got willResignActive = (null)
  128. -> applicationDidBecomeActive()
  129. 2019-12-12 16:05:24.246245+0500 futuretanks[611:86723] got didBecomeActive(out) = (null)
  130. <16:05:24> No callback called for https://futuretanks.extreme-developers.com/player/log
  131. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  132. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  133. UnityEngine.Logger:Log(LogType, Object)
  134. UnityEngine.Debug:LogWarning(Object)
  135. XD.Logger.Unity.LoggerUnity:Warning(String)
  136. Http.<Call>d__21:MoveNext()
  137. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  138.  
  139. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  140.  
  141. <16:05:25> Request 'https://futuretanks.extreme-developers.com/billing/apple/' error: HTTP/1.1 500 Internal Server Error
  142. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  143. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  144. UnityEngine.Logger:Log(LogType, Object)
  145. UnityEngine.Debug:LogWarning(Object)
  146. XD.Logger.Unity.LoggerUnity:Warning(String, Object[])
  147. Http.Response:.ctor(Request, ILogger)
  148. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  149. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  150. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  151. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  152. System.Reflection.ConstructorInfo:Invoke(Object[])
  153. Zenject.ZenFactoryMethod:Invoke(Object[])
  154. Zenject.DiContainer:InstantiateInternal(Type, Boolean, List`1, InjectContext, Object)
  155. Zenject.DiContainer:InstantiateExplicit(Type, Boolean, List`1, InjectContext, Object)
  156. Zenject.TransientProvider:GetAllInstancesWithInjectSplit(InjectContext, List`1, Action&, List`1)
  157. Zenject.IProviderExtensions:GetAllInstances(IProvider, InjectContext, List`1, List`1)
  158. Zenject.IProviderExtensions:GetInstance(IProvider, InjectContext, List`1)
  159. Zenject.PlaceholderFactoryBase`1:CreateInternal(List`1)
  160. Zenject.PlaceholderFactory`2:Create(TParam1)
  161. Http.Request:GetResponse()
  162. Http.<Call>d__21:MoveNext()
  163. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  164.  
  165. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  166.  
  167. <16:05:29> Request 'https://futuretanks.extreme-developers.com/billing/apple/' error: HTTP/1.1 500 Internal Server Error
  168. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  169. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  170. UnityEngine.Logger:Log(LogType, Object)
  171. UnityEngine.Debug:LogWarning(Object)
  172. XD.Logger.Unity.LoggerUnity:Warning(String, Object[])
  173. Http.Response:.ctor(Request, ILogger)
  174. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  175. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  176. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  177. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  178. System.Reflection.ConstructorInfo:Invoke(Object[])
  179. Zenject.ZenFactoryMethod:Invoke(Object[])
  180. Zenject.DiContainer:InstantiateInternal(Type, Boolean, List`1, InjectContext, Object)
  181. Zenject.DiContainer:InstantiateExplicit(Type, Boolean, List`1, InjectContext, Object)
  182. Zenject.TransientProvider:GetAllInstancesWithInjectSplit(InjectContext, List`1, Action&, List`1)
  183. Zenject.IProviderExtensions:GetAllInstances(IProvider, InjectContext, List`1, List`1)
  184. Zenject.IProviderExtensions:GetInstance(IProvider, InjectContext, List`1)
  185. Zenject.PlaceholderFactoryBase`1:CreateInternal(List`1)
  186. Zenject.PlaceholderFactory`2:Create(TParam1)
  187. Http.Request:GetResponse()
  188. Http.<Call>d__21:MoveNext()
  189. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  190.  
  191. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  192.  
  193. 2019-12-12 16:05:30.505645+0500 futuretanks[611:88270] [] tcp_input [C67.1:3] flags=[R] seq=1746509883, ack=0, win=0 state=LAST_ACK rcv_nxt=1746509883, snd_una=38684265
  194. 2019-12-12 16:05:30.517555+0500 futuretanks[611:88311] [] tcp_input [C67.1:3] flags=[R] seq=1746509883, ack=0, win=0 state=CLOSED rcv_nxt=1746509883, snd_una=38684265
  195. <16:05:34> Request 'https://futuretanks.extreme-developers.com/billing/apple/' error: HTTP/1.1 500 Internal Server Error
  196. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  197. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  198. UnityEngine.Logger:Log(LogType, Object)
  199. UnityEngine.Debug:LogWarning(Object)
  200. XD.Logger.Unity.LoggerUnity:Warning(String, Object[])
  201. Http.Response:.ctor(Request, ILogger)
  202. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  203. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  204. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  205. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  206. System.Reflection.ConstructorInfo:Invoke(Object[])
  207. Zenject.ZenFactoryMethod:Invoke(Object[])
  208. Zenject.DiContainer:InstantiateInternal(Type, Boolean, List`1, InjectContext, Object)
  209. Zenject.DiContainer:InstantiateExplicit(Type, Boolean, List`1, InjectContext, Object)
  210. Zenject.TransientProvider:GetAllInstancesWithInjectSplit(InjectContext, List`1, Action&, List`1)
  211. Zenject.IProviderExtensions:GetAllInstances(IProvider, InjectContext, List`1, List`1)
  212. Zenject.IProviderExtensions:GetInstance(IProvider, InjectContext, List`1)
  213. Zenject.PlaceholderFactoryBase`1:CreateInternal(List`1)
  214. Zenject.PlaceholderFactory`2:Create(TParam1)
  215. Http.Request:GetResponse()
  216. Http.<Call>d__21:MoveNext()
  217. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  218.  
  219. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  220.  
  221. -> applicationWillResignActive()
  222. On pushes scheduled
  223. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  224. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  225. UnityEngine.Logger:Log(LogType, Object)
  226. UnityEngine.Debug:Log(Object)
  227. PushNotifications:SettingLocalNotifications()
  228. PushNotifications:ScheduleLocalNotifications()
  229. PushNotifications:OnApplicationPause(Boolean)
  230.  
  231. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  232.  
  233. 2019-12-12 16:05:34.412332+0500 futuretanks[611:86723] got willResignActive = (null)
  234. -> applicationDidEnterBackground()
  235. 2019-12-12 16:05:35.364093+0500 futuretanks[611:86723] got didEnterBackground = (null)
  236. 2019-12-12 16:05:35.416068+0500 futuretanks[611:86723] Can't end BackgroundTask: no background task exists with identifier 20 (0x14), or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug.
  237. -> applicationWillTerminate()
  238. Setting up 1 worker threads for Enlighten.
  239.  Thread -> id: 171087000 -> priority: 1
  240. 2019-12-12 16:05:36.297329+0500 futuretanks[611:86723] got willTerminate = (null)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement