Last active
September 1, 2017 04:10
-
-
Save phillipcutter/07f4dca2af8916702dec8182e3ef3928 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
08-31 20:16:00.803 16553-16553/? I/art: Late-enabling -Xcheck:jni | |
08-31 20:16:00.836 16553-16560/? E/art: Failed sending reply to debugger: Broken pipe | |
08-31 20:16:00.836 16553-16560/? I/art: Debugger is no longer active | |
08-31 20:16:00.836 16553-16560/? I/art: Starting a blocking GC Instrumentation | |
08-31 20:16:01.073 16553-16553/? W/System: ClassLoader referenced unknown path: /data/app/com.google.ar.core.examples.java.helloar-1/lib/arm | |
08-31 20:16:01.098 16553-16553/? I/InstantRun: starting instant run server: is main process | |
08-31 20:16:01.246 16553-16553/? W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable | |
08-31 20:16:01.377 16553-16553/? E/SupportedDevices: Device calibration unavailable. Just kidding! ;) | |
08-31 20:16:01.420 16553-16553/? E/SupportedDevices: Device calibration unavailable. Just kidding! ;) | |
08-31 20:16:01.430 16553-16553/? I/TangoClientLibLoader: Pure Java path, not loading libtango_client_api.so at all. | |
08-31 20:16:01.445 16553-16553/? D/ApplicationLoaders: ignored Vulkan layer search path /data/app/com.google.tango-2/lib/arm:/system/fake-libs:/data/app/com.google.tango-2/base.apk!/lib/armeabi-v7a for namespace 0xab52d090 | |
08-31 20:16:01.462 16553-16553/? I/ndk_camera: Starting native camera system initialization. | |
08-31 20:16:01.465 16553-16553/? D/ndk_camera: Camera 0 has 82 metadata tags | |
08-31 20:16:01.465 16553-16553/? E/ACameraMetadata: getConstEntry: cannot find metadata tag 1310721 | |
08-31 20:16:01.465 16553-16553/? W/ndk_camera: Failed to get metadata tag 1310721 for camera 0 with error code -10004 | |
08-31 20:16:01.465 16553-16553/? E/ACameraMetadata: getConstEntry: cannot find metadata tag 851977 | |
08-31 20:16:01.465 16553-16553/? W/ndk_camera: Failed to get metadata tag 851977 for camera 0 with error code -10004 | |
08-31 20:16:01.465 16553-16553/? E/ACameraMetadata: getConstEntry: cannot find metadata tag 1638401 | |
08-31 20:16:01.465 16553-16553/? W/ndk_camera: Failed to get metadata tag 1638401 for camera 0 with error code -10004 | |
08-31 20:16:01.466 16553-16553/? D/ndk_camera: Camera 1 has 81 metadata tags | |
08-31 20:16:01.466 16553-16553/? E/ACameraMetadata: getConstEntry: cannot find metadata tag 1310721 | |
08-31 20:16:01.466 16553-16553/? W/ndk_camera: Failed to get metadata tag 1310721 for camera 1 with error code -10004 | |
08-31 20:16:01.466 16553-16553/? E/ACameraMetadata: getConstEntry: cannot find metadata tag 851977 | |
08-31 20:16:01.466 16553-16553/? W/ndk_camera: Failed to get metadata tag 851977 for camera 1 with error code -10004 | |
08-31 20:16:01.466 16553-16553/? E/ACameraMetadata: getConstEntry: cannot find metadata tag 1638401 | |
08-31 20:16:01.466 16553-16553/? W/ndk_camera: Failed to get metadata tag 1638401 for camera 1 with error code -10004 | |
08-31 20:16:01.466 16553-16553/? I/ndk_camera: Camera system initialized successfully with 2 cameras. | |
08-31 20:16:01.466 16553-16553/? W/tango_camera_native_jni: Camera system initilized. | |
08-31 20:16:01.466 16553-16553/? E/tango_camera_native: 2 is not a valid camera index. | |
08-31 20:16:01.466 16553-16553/? E/tango_camera_native: 3 is not a valid camera index. | |
08-31 20:16:01.478 16553-16553/? I/tango_camera_native_jni: Attaching texture_window 0xa40c0808 | |
08-31 20:16:01.478 16553-16553/? D/TangoVhs: about to bind as vhs | |
08-31 20:16:01.505 16553-16553/? D/TangoVhs: finished bind as vhs | |
08-31 20:16:01.574 16553-16587/? I/Adreno: QUALCOMM build : a5b4970, If5818605d9 | |
Build Date : 10/12/16 | |
OpenGL ES Shader Compiler Version: XE031.09.00.04 | |
Local Branch : N24D | |
Remote Branch : | |
Remote Branch : | |
Reconstruct Branch : | |
08-31 20:16:01.580 16553-16587/? I/OpenGLRenderer: Initialized EGL, version 1.4 | |
08-31 20:16:01.580 16553-16587/? D/OpenGLRenderer: Swap behavior 1 | |
-- App continues with blank black screen where camera should be, and "Searching for Surfaces..." at bottom of screen. | |
Does not close from crashing. -- | |
08-31 20:20:48.089 16553-16560/com.google.ar.core.examples.java.helloar W/art: Suspending all threads took: 8.637ms | |
08-31 20:31:41.300 16553-16560/com.google.ar.core.examples.java.helloar W/art: Suspending all threads took: 149.169ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment