Skip to content

Instantly share code, notes, and snippets.

@freshNfunky
Created February 7, 2017 19:48
Show Gist options
  • Save freshNfunky/cd328447ea64383bb18632e3a384fc67 to your computer and use it in GitHub Desktop.
Save freshNfunky/cd328447ea64383bb18632e3a384fc67 to your computer and use it in GitHub Desktop.
faisl to load more than three Items in the Area Description List
02-07 19:47:13.123 245-245/? D/Raydium_ts_main: ## Report rate in 10 seconds =655
02-07 19:47:13.554 15509-15569/com.felixschallercom.unityexamples D/Unity: Unloading 7 Unused Serialized files (Serialized files now loaded: 0)
02-07 19:47:13.659 15509-15528/com.felixschallercom.unityexamples D/Unity: UnloadTime: 5.865000 ms
02-07 19:47:13.662 15509-15528/com.felixschallercom.unityexamples I/TangoInitialization: loadLibrary -- Already loaded the so with arch 2
02-07 19:47:13.669 15509-15528/com.felixschallercom.unityexamples I/Unity: AreaDescriptionEventListener.SetCallback()
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
Tango.AreaDescriptionEventListener:SetCallback() (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/Listeners/AreaDescriptionEventListener.cs:107)
Tango.TangoApplication:Awake() (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/TangoWrappers/TangoApplication.cs:1416)
(Filename: /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/Listeners/AreaDescriptionEventListener.cs Line: 107)
02-07 19:47:13.742 15509-15528/com.felixschallercom.unityexamples I/Unity: NullReferenceException: Object reference not set to an instance of an object
at MeshOcclusionCameraDepthTexture.OnEnable () [0x00029] in /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Examples/ExperimentalMeshOcclusion/Scripts/MeshOcclusionCameraDepthTexture.cs:47
(Filename: /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Examples/ExperimentalMeshOcclusion/Scripts/MeshOcclusionCameraDepthTexture.cs Line: 47)
02-07 19:47:13.758 15509-15533/com.felixschallercom.unityexamples W/art: Thread[19,tid=15533,Native,Thread*=0x52c32aa8,peer=0x649252d0,"Thread-938"] attached without supplying a name
02-07 19:47:13.768 15509-15528/com.felixschallercom.unityexamples D/Unity: System memory in use before: 5.2 MB.
02-07 19:47:13.783 15509-15528/com.felixschallercom.unityexamples D/Unity: System memory in use after: 5.3 MB.
02-07 19:47:13.783 15509-15528/com.felixschallercom.unityexamples D/Unity: Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 612.
02-07 19:47:13.783 15509-15528/com.felixschallercom.unityexamples D/Unity: Total: 14.662001 ms (FindLiveObjects: 0.126000 ms CreateObjectMapping: 0.084000 ms MarkObjects: 13.336000 ms DeleteObjects: 1.110000 ms)
02-07 19:47:13.798 15509-15528/com.felixschallercom.unityexamples D/TangoUnityHelper: Using package:com.google.tango
02-07 19:47:13.809 7221-12506/? I/PermissionStatusProvider: Permission was already granted.
02-07 19:47:13.810 15509-15528/com.felixschallercom.unityexamples D/TangoUnityHelper: Binding to Tango Android service.
02-07 19:47:13.813 15509-15509/com.felixschallercom.unityexamples D/TangoUnityHelper: TangoService connected
02-07 19:47:13.817 15509-15528/com.felixschallercom.unityexamples I/Unity: Point Cloud data is not available, occlusion is not possible.
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
TangoARScreen:Start() (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoPrefabs/Scripts/TangoARScreen.cs:145)
(Filename: /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoPrefabs/Scripts/TangoARScreen.cs Line: 145)
02-07 19:47:13.827 15509-15509/com.felixschallercom.unityexamples I/Unity: onTangoServiceConnected
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
TangoServiceLifecycleListener:onTangoServiceConnected(AndroidJavaObject) (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/Common/TangoAndroidHelper.cs:419)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
UnityEngine.AndroidJavaProxy:Invoke(String, Object[]) (at /Users/builduser/buildslave/unity/build/Runtime/Export/AndroidJavaImpl.cs:65)
UnityEngine.AndroidJavaProxy:Invoke(String,
02-07 19:47:13.839 15509-15509/com.felixschallercom.unityexamples I/Unity: TangoApplication._androidOnTangoServiceConnected() Android OnServiceConnected() called from Android main thread.
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
Tango.TangoApplication:_androidOnTangoServiceConnected(AndroidJavaObject) (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/TangoWrappers/TangoApplication.cs:1328)
TangoServiceLifecycleListener:onTangoServiceConnected(AndroidJavaObject) (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/Common/TangoAndroidHelper.cs:423)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invok
02-07 19:47:13.843 15509-15509/com.felixschallercom.unityexamples I/Unity: TangoApplication._androidOnTangoServiceConnected() Android OnServiceConnected() called from Android main thread.
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
Tango.TangoApplication:_androidOnTangoServiceConnected(AndroidJavaObject) (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/TangoWrappers/TangoApplication.cs:1328)
TangoServiceLifecycleListener:onTangoServiceConnected(AndroidJavaObject) (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/Common/TangoAndroidHelper.cs:423)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invok
02-07 19:47:13.857 15509-15528/com.felixschallercom.unityexamples W/tango_client_api: TangoErrorType TangoService_getPoseAtTime(double, TangoCoordinateFramePair, TangoPoseData*): Failed to query a pose.
02-07 19:47:13.869 15509-15528/com.felixschallercom.unityexamples I/Unity: PoseProvider.GetPoseAtTime() Could not get pose at time : 0
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
Tango.PoseProvider:GetPoseAtTime(TangoPoseData, Double, TangoCoordinateFramePair) (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/TangoWrappers/PoseProvider.cs:111)
TangoARPoseController:_UpdateTransformation(Double) (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoPrefabs/Scripts/TangoARPoseController.cs:251)
TangoARPoseController:Update() (at /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoPrefabs/Scripts/TangoARPoseController.cs:177)
(Filename: /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/TangoWrappers/PoseProvider.cs Line: 111)
02-07 19:47:13.945 15509-15528/com.felixschallercom.unityexamples I/tango_client_api: TangoErrorType TangoService_setBinder(void*, void*): Passing back the binder on the client end...
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: c43b163b-e909-4da4-a9bb-beecf16f25f7
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: f614ca98-c8c2-419b-ba17-cc7226b851c9
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: f54cca4a-89b7-4710-b8aa-294e2d1d37a6
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 758d24ef-695a-4999-bbb2-c243475dbbe9
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 30eef998-9347-4446-bb1c-1fe365375dd4
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 0b5b09d9-46c1-4fd6-aa92-f301b34588db
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 80fc3fd3-b31f-4c67-89a3-d095ab8fabd4
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 5e6b4f36-faba-40ae-af59-48a19b65febf
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 52bfc6b7-5f04-452b-ae2b-b806d0248d25
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: cbd5c6cd-18d3-4093-97e7-7f5771106738
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 7f1b94ac-a47e-47b6-a29c-3bde1469052c
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: c0fe9721-01a0-4717-b366-2b42e292bf25
02-07 19:47:13.946 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 3900e8c4-602c-4ac9-a688-aaeeddc17f0b
02-07 19:47:13.947 7221-13039/? I/tango_client_api: Tango Service: getAreaDescriptionUUIDList, internal status 0
02-07 19:47:13.947 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 3b13daab-4608-441e-97d0-857a02c015e6
02-07 19:47:13.947 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 33a95a97-ecd1-440c-b002-c5dc7e286c52
02-07 19:47:13.948 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: cdcbe6f9-3aec-42f7-8d51-e004f2ff3d4a
02-07 19:47:13.948 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: c8d1deab-bbdc-4f19-85cb-9b98195cf7ff
02-07 19:47:13.949 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: e752e202-ff8d-42f4-9a5f-5a582bc07801
02-07 19:47:13.949 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 71d1ccf1-9030-4d81-9dbb-eb87b424c1b8
02-07 19:47:13.949 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: f5e6e34f-ab93-445f-8891-14ce3dfdd1ec
02-07 19:47:13.949 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: f3a6e373-2b7d-45a4-96bb-b38500317a89
02-07 19:47:13.949 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: dc34f505-6fbd-48ec-ac33-c1d98d52b99d
02-07 19:47:13.950 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 63de19bc-437e-4dc3-8579-99479e061aac
02-07 19:47:13.950 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: f2eb19da-61da-4a79-bec1-50850339192e
02-07 19:47:13.950 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: fce11c92-319c-40cd-8823-a40fdfc42176
02-07 19:47:13.950 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 116312bd-fc3c-4497-906a-e105dbb16f4f
02-07 19:47:13.950 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: e0b0fbab-41e6-46a3-98fc-7281d8d195a3
02-07 19:47:13.950 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: e5a6aaec-2225-438a-91ac-be22f0c0f924
02-07 19:47:13.951 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 8c634af2-2b3d-45ce-b33a-93a961499619
02-07 19:47:13.951 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 8f9a8c4c-4070-4820-b0c6-862ac45981e0
02-07 19:47:13.952 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 49410139-e409-4b3a-8cd3-1e1534d135c2
02-07 19:47:13.952 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 21f74305-3f9e-44ec-9b50-e94b171f8ac6
02-07 19:47:13.952 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 295a4026-5846-4659-ae1a-9cb9ebce10e4
02-07 19:47:13.952 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: c716f901-9d22-4924-8dfc-1fb01fe843c1
02-07 19:47:13.952 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: 324ac7e4-7e7d-458e-aa14-a21dd568c38b
02-07 19:47:13.952 7221-7243/? I/tango: tango_context.cc:420 Adding UUID to list: bc16dbd7-a309-4646-82fa-25fefc8a9e40
02-07 19:47:13.954 7221-7243/? I/tango: file_io.cc:848 Successfully read ADF footer message from file: /data/data/com.google.tango/files/Tango/ADFs/c43b163b-e909-4da4-a9bb-beecf16f25f7
02-07 19:47:13.954 7221-12594/? I/tango_client_api: Tango Service: loadAreaDescriptionMetadata, internal status 0
02-07 19:47:13.963 7221-7243/? I/tango: file_io.cc:848 Successfully read ADF footer message from file: /data/data/com.google.tango/files/Tango/ADFs/f614ca98-c8c2-419b-ba17-cc7226b851c9
02-07 19:47:13.963 7221-13043/? I/tango_client_api: Tango Service: loadAreaDescriptionMetadata, internal status 0
02-07 19:47:13.974 7221-7243/? I/tango: file_io.cc:848 Successfully read ADF footer message from file: /data/data/com.google.tango/files/Tango/ADFs/f54cca4a-89b7-4710-b8aa-294e2d1d37a6
02-07 19:47:13.974 7221-8413/? I/tango_client_api: Tango Service: loadAreaDescriptionMetadata, internal status 0
02-07 19:47:13.980 7221-7243/? E/tango: file_io.cc:950 Failed to open ADF file: /data/data/com.google.tango/files/Tango/ADFs/758d24ef-695a-4999-bbb2-c243475dbbe9
02-07 19:47:13.980 7221-7236/? I/tango_client_api: Tango Service: loadAreaDescriptionMetadata, internal status -2
02-07 19:47:13.980 7221-7243/? E/tango: adf_metadata_utils.cc:167 Failed to load metadata. Unable to read ADF footer from: /data/data/com.google.tango/files/Tango/ADFs/758d24ef-695a-4999-bbb2-c243475dbbe9
02-07 19:47:13.980 7221-7243/? E/tango: tango_context.cc:436 Failed to load metadata. ADF not found with UUID: 758d24ef-695a-4999-bbb2-c243475dbbe9
02-07 19:47:13.985 15509-15528/com.felixschallercom.unityexamples I/Unity: Could not get metadata pointer for uuid 758d24ef-695a-4999-bbb2-c243475dbbe9.
at System.Environment.get_StackTrace() in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Environment.cs:line 227
at Tango.AreaDescription._GetMetadataPtr() in /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/TangoWrappers/AreaDescription.cs:line 732
at Tango.AreaDescription.GetMetadata() in /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Core/Scripts/TangoWrappers/AreaDescription.cs:line 369
at MeshOcclusionUIController._PopulateAreaDescriptionUIList() in /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Examples/ExperimentalMeshOcclusion/Scripts/MeshOcclusionUIController.cs:line 552
at MeshOcclusionUIController.OnTangoPermissions(Boolean permissionsGranted) in /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Examples/ExperimentalMeshOcclusion/Scripts/MeshOcclusionUIController.cs:li
02-07 19:47:13.988 15509-15528/com.felixschallercom.unityexamples I/Unity: NullReferenceException: Object reference not set to an instance of an object
at MeshOcclusionUIController._PopulateAreaDescriptionUIList () [0x000bb] in /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Examples/ExperimentalMeshOcclusion/Scripts/MeshOcclusionUIController.cs:552
at MeshOcclusionUIController.OnTangoPermissions (Boolean permissionsGranted) [0x00026] in /Users/felixschaller/git/tango-examples-unity/UnityExamples/Assets/TangoSDK/Examples/ExperimentalMeshOcclusion/Scripts/MeshOcclusionUIController.cs:264
at (wrapper delegate-invoke) Tango.PermissionsEvent:invoke_void__this___bool (bool)
at (wrapper delegate-invoke) Tango.PermissionsEvent:invoke_void__this___bool (bool)
at (wrapper delegate-invoke) Tango.PermissionsEvent:invoke_void__this___bool (bool)
at (wrapper delegate-invoke) Tango.PermissionsEvent:invoke_void__this___bool (bool)
at Tango.TangoApplication._SendPermissionEvent (Boolean permissions) [0x00020] in /Users/felixschaller/git/tango-examples-un
02-07 19:47:21.092 1047-1060/? I/art: Heap trim of managed (duration=4.486916ms, advised=436KB) and native (duration=2.058ms, advised=76KB) heaps. Managed heap utilization of 59%.
02-07 19:47:21.208 15509-15533/com.felixschallercom.unityexamples W/art: Thread[19,tid=15533,Native,Thread*=0x52c5f640,peer=0x6497df50,"Thread-939"] attached without supplying a name
02-07 19:47:21.208 15509-15533/com.felixschallercom.unityexamples W/art: Thread[19,tid=15533,Native,Thread*=0x52c5f640,peer=0x6497f6b8,"Thread-940"] attached without supplying a name
02-07 19:47:26.897 15111-15124/? I/art: Heap trim of managed (duration=3.338750ms, advised=732KB) and native (duration=11.799417ms, advised=1020KB) heaps. Managed heap utilization of 71%.
02-07 19:47:41.520 905-1034/? E/WifiController: Not handled here 155652
02-07 19:47:41.520 905-1034/? D/WifiController: battery changed pluggedType: 2
02-07 19:47:45.028 13727-13740/? I/art: Heap trim of managed (duration=2.780417ms, advised=860KB) and native (duration=6.610416ms, advised=936KB) heaps. Managed heap utilization of 45%.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment