Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.89 KB | None | 0 0
  1. 2019-12-07 22:44:54.747721+0100 DnD.AR[1312:395236] Built from '2019.1/staging' branch, Version '2019.1.14f1 (148b5891095a)', Build type 'Release', Scripting Backend 'il2cpp'
  2. 2019-12-07 22:44:54.751417+0100 DnD.AR[1312:395236] -> registered mono modules 0x105e62dd0
  3. -> applicationDidFinishLaunching()
  4. 2019-12-07 22:44:54.840377+0100 DnD.AR[1312:395236] Metal GPU Frame Capture Enabled
  5. -> applicationDidBecomeActive()
  6. GfxDevice: creating device client; threaded=1
  7. Initializing Metal device caps: Apple A9 GPU
  8. Initialize engine version: 2019.1.14f1 (148b5891095a)
  9. 2019-12-07 22:44:55.628820+0100 DnD.AR[1312:395236] [Assert] -[UIApplication setStatusBarOrientation:] and -[UIApplication setStatusBarOrientation:animated:] API have been deprecated on iOS 8.0 and are no-ops on iOS 13.0
  10. 2019-12-07 22:44:55.896446+0100 DnD.AR[1312:395236] Unbalanced calls to begin/end appearance transitions for <SplashScreenController: 0x11133a930>.
  11. UnloadTime: 2.333417 ms
  12. Compiled for iOS
  13. Vuforia.PlatformRuntimeInitialization:InitPlatform()
  14.  
  15. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
  16.  
  17. Initializing Vuforia Engine
  18. Vuforia.VuforiaRuntime:InitVuforia()
  19.  
  20. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
  21.  
  22. Vuforia Engine Version: 8.3.8
  23. Vuforia.VuforiaRuntime:LogVersions()
  24. Vuforia.VuforiaRuntime:InitVuforia()
  25.  
  26. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
  27.  
  28. Vuforia Engine Unity Extension Version: 8.3.8
  29. Vuforia.VuforiaRuntime:LogVersions()
  30. Vuforia.VuforiaRuntime:InitVuforia()
  31.  
  32. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
  33.  
  34. Unity Editor Version: 2019.1.14f1
  35. Vuforia.VuforiaRuntime:InitVuforia()
  36.  
  37. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
  38.  
  39. Initializing Vuforia...
  40. 2019-12-07 22:45:01.169929+0100 DnD.AR[1312:395236] Requesting access to the camera
  41. 2019-12-07 22:45:04.740693+0100 DnD.AR[1312:395452] User granted access to the camera
  42. 2019-12-07 22:45:04.740873+0100 DnD.AR[1312:395236] INFO/AR(1312) 2019-12-07 22:45:04: Vuforia selected rendering API Metal
  43. 2019-12-07 22:45:04.740941+0100 DnD.AR[1312:395236] INFO/AR(1312) 2019-12-07 22:45:04: Vuforia SDK version 8.3.8
  44. 2019-12-07 22:45:04.740986+0100 DnD.AR[1312:395236] INFO/AR(1312) 2019-12-07 22:45:04: Vuforia SDK build 3621
  45. 2019-12-07 22:45:04.993237+0100 DnD.AR[1312:395236] INFO/AR(1312) 2019-12-07 22:45:04: Matched precache profile for Apple, iPhone8,1, iOS 13, 800.1
  46. 2019-12-07 22:45:06.040746+0100 DnD.AR[1312:395236] INFO/AR(1312) 2019-12-07 22:45:06: Vuforia Fusion: Detected and enabled use of ARKit
  47. 2019-12-07 22:45:06.041066+0100 DnD.AR[1312:395236] Rendering mode set to: Metal
  48. 2019-12-07 22:45:06.122676+0100 DnD.AR[1312:395236] Rendering mode set to: Metal
  49. =================================================================
  50. Main Thread Checker: UI API called on a background thread: -[UIApplication windows]
  51. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  52. Backtrace:
  53. 4 Vuforia 0x00000001097b1028 _ZN7Vuforia24setProviderConfigurationEPKv + 1389984
  54. 5 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  55. 6 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  56. 7 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  57. 8 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  58. 9 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  59. 10 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  60. 11 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  61. 12 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  62. 13 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  63. 14 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  64. 15 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  65. 16 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  66. 17 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  67. 2019-12-07 22:45:06.182734+0100 DnD.AR[1312:395478] [reports] Main Thread Checker: UI API called on a background thread: -[UIApplication windows]
  68. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  69. Backtrace:
  70. 4 Vuforia 0x00000001097b1028 _ZN7Vuforia24setProviderConfigurationEPKv + 1389984
  71. 5 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  72. 6 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  73. 7 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  74. 8 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  75. 9 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  76. 10 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  77. 11 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  78. 12 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  79. 13 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  80. 14 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  81. 15 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  82. 16 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  83. 17 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  84. 2019-12-07 22:45:14.694396+0100 DnD.AR[1312:395451] XPC connection interrupted
  85. 2019-12-07 22:45:14.694616+0100 DnD.AR[1312:395478] [Assert] Cannot be called with asCopy = NO on non-main thread.
  86. =================================================================
  87. Main Thread Checker: UI API called on a background thread: -[UIView subviews]
  88. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  89. Backtrace:
  90. 4 Vuforia 0x00000001097b0eb8 _ZN7Vuforia24setProviderConfigurationEPKv + 1389616
  91. 5 Vuforia 0x00000001097b1098 _ZN7Vuforia24setProviderConfigurationEPKv + 1390096
  92. 6 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  93. 7 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  94. 8 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  95. 9 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  96. 10 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  97. 11 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  98. 12 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  99. 13 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  100. 14 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  101. 15 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  102. 16 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  103. 17 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  104. 18 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  105. 2019-12-07 22:45:14.702994+0100 DnD.AR[1312:395478] [reports] Main Thread Checker: UI API called on a background thread: -[UIView subviews]
  106. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  107. Backtrace:
  108. 4 Vuforia 0x00000001097b0eb8 _ZN7Vuforia24setProviderConfigurationEPKv + 1389616
  109. 5 Vuforia 0x00000001097b1098 _ZN7Vuforia24setProviderConfigurationEPKv + 1390096
  110. 6 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  111. 7 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  112. 8 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  113. 9 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  114. 10 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  115. 11 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  116. 12 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  117. 13 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  118. 14 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  119. 15 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  120. 16 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  121. 17 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  122. 18 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  123. 2019-12-07 22:45:14.769403+0100 DnD.AR[1312:395478] DEBUG/AR(1312) UIView has CAMetalLayer layer class
  124. 2019-12-07 22:45:14.769535+0100 DnD.AR[1312:395478] DEBUG/AR(1312) UIView does not respond to selector renderFrameVuforia
  125. =================================================================
  126. Main Thread Checker: UI API called on a background thread: -[UIWindow rootViewController]
  127. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  128. Backtrace:
  129. 4 Vuforia 0x00000001097b10a8 _ZN7Vuforia24setProviderConfigurationEPKv + 1390112
  130. 5 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  131. 6 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  132. 7 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  133. 8 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  134. 9 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  135. 10 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  136. 11 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  137. 12 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  138. 13 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  139. 14 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  140. 15 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  141. 16 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  142. 17 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  143. 2019-12-07 22:45:14.777351+0100 DnD.AR[1312:395478] [reports] Main Thread Checker: UI API called on a background thread: -[UIWindow rootViewController]
  144. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  145. Backtrace:
  146. 4 Vuforia 0x00000001097b10a8 _ZN7Vuforia24setProviderConfigurationEPKv + 1390112
  147. 5 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  148. 6 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  149. 7 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  150. 8 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  151. 9 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  152. 10 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  153. 11 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  154. 12 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  155. 13 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  156. 14 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  157. 15 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  158. 16 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  159. 17 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  160. =================================================================
  161. Main Thread Checker: UI API called on a background thread: -[UIViewController view]
  162. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  163. Backtrace:
  164. 4 Vuforia 0x00000001097b10b0 _ZN7Vuforia24setProviderConfigurationEPKv + 1390120
  165. 5 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  166. 6 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  167. 7 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  168. 8 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  169. 9 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  170. 10 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  171. 11 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  172. 12 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  173. 13 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  174. 14 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  175. 15 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  176. 16 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  177. 17 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  178. 2019-12-07 22:45:14.858713+0100 DnD.AR[1312:395478] [reports] Main Thread Checker: UI API called on a background thread: -[UIViewController view]
  179. PID: 1312, TID: 395478, Thread name: UnityGfxDeviceWorker, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
  180. Backtrace:
  181. 4 Vuforia 0x00000001097b10b0 _ZN7Vuforia24setProviderConfigurationEPKv + 1390120
  182. 5 Vuforia 0x00000001097b13fc _ZN7Vuforia24setProviderConfigurationEPKv + 1390964
  183. 6 Vuforia 0x00000001096984c8 _ZN7Vuforia24setProviderConfigurationEPKv + 240192
  184. 7 Vuforia 0x000000010967ca74 _ZN7Vuforia24setProviderConfigurationEPKv + 126956
  185. 8 Vuforia 0x000000010963f6e8 _ZN7Vuforia16onSurfaceCreatedEv + 56
  186. 9 DnD.AR 0x000000010564f084 onSurfaceCreated + 32
  187. 10 DnD.AR 0x0000000104fd5790 _ZN9GfxDevice26InsertCustomMarkerCallbackEPFviEi + 48
  188. 11 DnD.AR 0x0000000104d9eea4 _ZN15GfxDeviceWorker10RunCommandER20ThreadedStreamBuffer + 15616
  189. 12 DnD.AR 0x00000001051e6ae4 GfxDeviceWorkerAutoreleasePoolProxy + 68
  190. 13 DnD.AR 0x0000000104da26a8 _ZN15GfxDeviceWorker6RunExtER20ThreadedStreamBuffer + 112
  191. 14 DnD.AR 0x0000000104d9af88 _ZN15GfxDeviceWorker18RunGfxDeviceWorkerEPv + 12
  192. 15 DnD.AR 0x0000000104f93b04 _ZN6Thread16RunThreadWrapperEPv + 84
  193. 16 libsystem_pthread.dylib 0x0000000189bb51ec _pthread_start + 124
  194. 17 libsystem_pthread.dylib 0x0000000189bb8aec thread_start + 8
  195. 2019-12-07 22:45:14.922586+0100 DnD.AR[1312:395478] DEBUG/AR(1312) UIView has CAMetalLayer layer class
  196. 2019-12-07 22:45:14.922673+0100 DnD.AR[1312:395478] DEBUG/AR(1312) UIView does not respond to selector renderFrameVuforia
  197. 2019-12-07 22:45:14.922721+0100 DnD.AR[1312:395478] DEBUG/AR(1312) Could not find a UIView with CAEAGLLayer or CAMetalLayer layer class that responds to selector renderFrameVuforia
  198. 2019-12-07 22:45:14.922851+0100 DnD.AR[1312:395478] DEBUG/AR(1312) Could not find a UIView with CAEAGLLayer or CAMetalLayer layer class that responds to selector renderFrameVuforia
  199. Setting up 1 worker threads for Enlighten.
  200. Thread -> id: 16c96b000 -> priority: 1
  201. 2019-12-07 22:45:15.699467+0100 DnD.AR[1312:395236] [Common] _BSMachError: port c203; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
  202. 2019-12-07 22:45:15.701525+0100 DnD.AR[1312:395236] [Common] _BSMachError: port c203; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
  203. -> applicationWillResignActive()
  204. -> applicationDidBecomeActive()
  205. -> applicationWillResignActive()
  206. -> applicationDidBecomeActive()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement