Skip to content

Instantly share code, notes, and snippets.

@LizGrauel
Created February 13, 2015 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LizGrauel/29b62b2ae11f622ccb80 to your computer and use it in GitHub Desktop.
Save LizGrauel/29b62b2ae11f622ccb80 to your computer and use it in GitHub Desktop.
rotatecrash
02-13 15:13:16.267: I/ActivityManager(385): START u0 {act=android.media.action.VIDEO_CAPTURE cmp=com.google.android.gallery3d/com.android.camera.VideoCamera} from pid 7313
02-13 15:13:16.345: I/ActivityManager(385): Start proc com.google.android.gallery3d for activity com.google.android.gallery3d/com.android.camera.VideoCamera: pid=7351 uid=10021 gids={50021, 1006, 3003, 1015, 1028}
02-13 15:13:16.579: D/dalvikvm(7351): GC_CONCURRENT freed 418K, 5% free 8694K/9140K, paused 5ms+3ms, total 37ms
02-13 15:13:16.673: D/dalvikvm(7351): GC_CONCURRENT freed 444K, 6% free 8743K/9216K, paused 3ms+3ms, total 26ms
02-13 15:13:16.767: D/dalvikvm(7351): GC_CONCURRENT freed 296K, 4% free 8871K/9216K, paused 9ms+4ms, total 30ms
02-13 15:13:16.821: D/dalvikvm(7351): GC_FOR_ALLOC freed 61K, 4% free 8970K/9320K, paused 14ms, total 14ms
02-13 15:13:16.821: I/dalvikvm-heap(7351): Grow heap (frag case) to 9.003MB for 230416-byte allocation
02-13 15:13:16.845: D/dalvikvm(7351): GC_FOR_ALLOC freed <1K, 4% free 9194K/9548K, paused 15ms, total 15ms
02-13 15:13:16.868: D/dalvikvm(7351): GC_FOR_ALLOC freed 1K, 4% free 9194K/9548K, paused 15ms, total 15ms
02-13 15:13:16.868: I/dalvikvm-heap(7351): Grow heap (frag case) to 9.222MB for 230416-byte allocation
02-13 15:13:16.884: D/dalvikvm(7351): GC_FOR_ALLOC freed <1K, 4% free 9419K/9776K, paused 17ms, total 17ms
02-13 15:13:16.931: V/CameraHolder(7351): open camera 0
02-13 15:13:16.954: I/AwesomePlayer(129): setDataSource_l(URL suppressed)
02-13 15:13:16.954: D/dalvikvm(7351): GC_FOR_ALLOC freed 90K, 3% free 9660K/9936K, paused 13ms, total 13ms
02-13 15:13:16.985: D/dalvikvm(7351): GC_FOR_ALLOC freed 4K, 3% free 9905K/10184K, paused 12ms, total 12ms
02-13 15:13:17.001: V/StateManager(7351): startState class com.android.gallery3d.app.PhotoPage
02-13 15:13:17.048: I/AwesomePlayer(129): setDataSource_l(URL suppressed)
02-13 15:13:17.079: I/CameraClient(129): Opening camera 0
02-13 15:13:17.079: I/CameraHAL(129): camera_device open
02-13 15:13:17.149: D/dalvikvm(7351): GC_CONCURRENT freed 100K, 2% free 10278K/10428K, paused 4ms+2ms, total 22ms
02-13 15:13:17.149: D/dalvikvm(7351): WAIT_FOR_CONCURRENT_GC blocked 8ms
02-13 15:13:17.251: V/CAM_VideoModule(7351): mDesiredPreviewWidth=1280. mDesiredPreviewHeight=720
02-13 15:13:17.251: V/CAM_VideoModule(7351): startPreview
02-13 15:13:17.259: V/CAM_VideoModule(7351): Video snapshot size is 2592x1458
02-13 15:13:17.267: I/CAM_ScreenNail(7351): aspect ratio clamping disabled
02-13 15:13:17.267: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 1.0
02-13 15:13:17.290: D/dalvikvm(7351): GC_FOR_ALLOC freed 544K, 6% free 10110K/10700K, paused 20ms, total 20ms
02-13 15:13:17.298: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:17.298: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:17.384: I/GmsClient(7351): connect: bindService returned true for Intent { act=com.google.android.gms.panorama.service.START }
02-13 15:13:17.392: D/dalvikvm(7351): GC_CONCURRENT freed 26K, 2% free 10565K/10700K, paused 5ms+7ms, total 44ms
02-13 15:13:17.407: W/SensorService(385): sensor 00000001 already enabled in connection 0x57ff51d0 (ignoring)
02-13 15:13:17.407: D/CameraStorage(7351): External storage state=mounted
02-13 15:13:17.415: D/GmsClient(7351): service broker connected, binder: android.os.BinderProxy@415efc20
02-13 15:13:17.431: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:17.431: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:17.462: D/libEGL(7351): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
02-13 15:13:17.470: D/libEGL(7351): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
02-13 15:13:17.470: D/libEGL(7351): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
02-13 15:13:17.540: D/OpenGLRenderer(7351): Enabling debug mode 0
02-13 15:13:17.540: I/CAM_ScreenNail(7351): preview layout size: 720/1184
02-13 15:13:17.540: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 0.925
02-13 15:13:17.563: I/GalleryEGLConfigChooser(7351): Config chosen: R8 G8 B8 A8 D24 S8 ID1 CAVEAT12344
02-13 15:13:17.571: D/GmsClient(7351): bound to service broker
02-13 15:13:17.634: I/GLRootView(7351): onSurfaceChanged: 720x1184, gl10: com.google.android.gles_jni.GLImpl@416b2508
02-13 15:13:17.642: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:17.642: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:17.681: D/dalvikvm(7351): GC_FOR_ALLOC freed 55K, 1% free 10964K/11060K, paused 35ms, total 36ms
02-13 15:13:17.681: I/dalvikvm-heap(7351): Grow heap (frag case) to 11.806MB for 1127536-byte allocation
02-13 15:13:17.696: I/ActivityManager(385): Displayed com.google.android.gallery3d/com.android.camera.VideoCamera: +1s364ms
02-13 15:13:17.704: D/dalvikvm(7351): GC_FOR_ALLOC freed <1K, 1% free 12065K/12164K, paused 18ms, total 18ms
02-13 15:13:17.720: D/dalvikvm(7351): GC_CONCURRENT freed 1K, 1% free 12162K/12264K, paused 3ms+3ms, total 20ms
02-13 15:13:17.751: D/dalvikvm(7351): GC_CONCURRENT freed <1K, 1% free 13263K/13368K, paused 1ms+3ms, total 24ms
02-13 15:13:17.751: D/dalvikvm(7351): WAIT_FOR_CONCURRENT_GC blocked 9ms
02-13 15:13:17.767: D/(129): PPM: Standby to first shot: Sensor Change completed - :499.328 ms : 1423858397781 ms
02-13 15:13:17.790: D/dalvikvm(7351): GC_FOR_ALLOC freed 1K, 1% free 14560K/14672K, paused 16ms, total 16ms
02-13 15:13:17.806: D/(129): PPM: Focus finished in: :-570221.-911 ms : 1423858397813 ms
02-13 15:13:18.181: D/MainActivity(7313): onSaveInstanceState called
02-13 15:13:18.743: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:18.743: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:18.790: V/CAM_VideoModule(7351): startPreview
02-13 15:13:18.798: E/CameraHAL(129): Adapter state switch PREVIEW_ACTIVE Invalid Op! event = 0xf
02-13 15:13:18.852: I/InputReader(385): Reconfiguring input devices. changes=0x00000004
02-13 15:13:18.852: I/InputReader(385): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', size 720x1280, orientation 3, mode 1, display id 0
02-13 15:13:18.852: I/ActivityManager(385): Config changes=1480 {1.0 310mcc4mnc en_US ldltr sw360dp w598dp h335dp 320dpi nrml land finger -keyb/v/h -nav/h s.26}
02-13 15:13:18.899: V/CAM_VideoModule(7351): Video snapshot size is 2592x1458
02-13 15:13:18.899: I/CAM_ScreenNail(7351): aspect ratio clamping disabled
02-13 15:13:18.899: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 0.925
02-13 15:13:18.938: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:18.938: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:18.970: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:18.977: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:19.110: D/dalvikvm(7351): GC_CONCURRENT freed 86K, 1% free 16437K/16552K, paused 3ms+3ms, total 30ms
02-13 15:13:19.110: D/dalvikvm(7351): WAIT_FOR_CONCURRENT_GC blocked 10ms
02-13 15:13:19.212: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:19.212: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:19.227: I/ActivityManager(385): Process com.google.android.apps.plus (pid 7262) has died.
02-13 15:13:19.376: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:19.376: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:19.470: I/CAM_ScreenNail(7351): preview layout size: 720/1196
02-13 15:13:19.470: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 0.934375
02-13 15:13:19.493: I/ActivityManager(385): Config changes=1480 {1.0 310mcc4mnc en_US ldltr sw360dp w360dp h567dp 320dpi nrml port finger -keyb/v/h -nav/h s.27}
02-13 15:13:19.501: I/InputReader(385): Reconfiguring input devices. changes=0x00000004
02-13 15:13:19.501: I/InputReader(385): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', size 720x1280, orientation 0, mode 1, display id 0
02-13 15:13:19.548: D/(129): PPM: Focus finished in: :-568475.-848 ms : 1423858399559 ms
02-13 15:13:19.556: D/(129): PPM: Standby to first shot: Sensor Change completed - :653.991 ms : 1423858399569 ms
02-13 15:13:19.563: I/GLRootView(7351): onSurfaceChanged: 1196x720, gl10: com.google.android.gles_jni.GLImpl@416b2508
02-13 15:13:19.563: I/GLRootView(7351): layout content pane 1196x720 (compensation 0)
02-13 15:13:19.563: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:19.634: V/CAM_VideoModule(7351): startPreview
02-13 15:13:19.634: E/CameraHAL(129): Adapter state switch PREVIEW_ACTIVE Invalid Op! event = 0xf
02-13 15:13:19.727: V/CAM_VideoModule(7351): Video snapshot size is 2592x1458
02-13 15:13:19.743: I/CAM_ScreenNail(7351): aspect ratio clamping disabled
02-13 15:13:19.743: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 0.934375
02-13 15:13:19.759: I/GLRootView(7351): layout content pane 1196x720 (compensation 0)
02-13 15:13:19.759: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:19.782: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:19.782: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:19.915: I/WindowState(385): WIN DEATH: Window{41c9b130 u0 org.storymaker.app/scal.io.liger.MainActivity}
02-13 15:13:19.915: I/ActivityManager(385): Process org.storymaker.app (pid 7313) has died.
02-13 15:13:20.009: I/GLRootView(7351): layout content pane 1196x720 (compensation 0)
02-13 15:13:20.009: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:20.071: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:20.071: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:20.149: I/CAM_ScreenNail(7351): preview layout size: 720/1184
02-13 15:13:20.149: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 0.925
02-13 15:13:20.220: I/GLRootView(7351): onSurfaceChanged: 720x1184, gl10: com.google.android.gles_jni.GLImpl@416b2508
02-13 15:13:20.220: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:20.220: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:20.251: D/(129): PPM: Standby to first shot: Sensor Change completed - :510.834 ms : 1423858400264 ms
02-13 15:13:20.368: D/(129): PPM: Focus finished in: :-567657.-672 ms : 1423858400377 ms
02-13 15:13:21.313: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:21.313: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:21.321: V/CAM_VideoModule(7351): startPreview
02-13 15:13:21.321: E/CameraHAL(129): Adapter state switch PREVIEW_ACTIVE Invalid Op! event = 0xf
02-13 15:13:21.392: I/InputReader(385): Reconfiguring input devices. changes=0x00000004
02-13 15:13:21.392: I/InputReader(385): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', size 720x1280, orientation 3, mode 1, display id 0
02-13 15:13:21.392: I/ActivityManager(385): Config changes=1480 {1.0 310mcc4mnc en_US ldltr sw360dp w598dp h335dp 320dpi nrml land finger -keyb/v/h -nav/h s.28}
02-13 15:13:21.438: V/CAM_VideoModule(7351): Video snapshot size is 2592x1458
02-13 15:13:21.446: I/CAM_ScreenNail(7351): aspect ratio clamping disabled
02-13 15:13:21.446: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 0.925
02-13 15:13:21.454: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:21.454: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:21.485: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:21.485: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:21.493: D/dalvikvm(7351): GC_FOR_ALLOC freed 2641K, 15% free 16213K/18884K, paused 28ms, total 32ms
02-13 15:13:21.634: I/GLRootView(7351): layout content pane 720x1184 (compensation 0)
02-13 15:13:21.634: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:21.727: D/DOMX(129): ERROR: failed check:(eError == OMX_ErrorNone) || (eError == OMX_ErrorNoMore) - returning error: 0x80001005 - Error returned from OMX API in ducati
02-13 15:13:21.727: E/CameraHAL(129): Error while configuring rotation 0x80001005
02-13 15:13:21.860: I/CAM_ScreenNail(7351): preview layout size: 720/1196
02-13 15:13:21.860: I/CAM_ScreenNail(7351): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 0.934375
02-13 15:13:21.892: D/(129): PPM: Focus finished in: :-566135.-485 ms : 1423858401899 ms
02-13 15:13:21.892: D/(129): PPM: Standby to first shot: Sensor Change completed - :442.231 ms : 1423858401906 ms
02-13 15:13:21.946: I/GLRootView(7351): onSurfaceChanged: 1196x720, gl10: com.google.android.gles_jni.GLImpl@416b2508
02-13 15:13:21.954: I/GLRootView(7351): layout content pane 1196x720 (compensation 0)
02-13 15:13:21.954: D/PhotoView(7351): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
02-13 15:13:22.009: D/(129): PPM: Focus finished in: :-566017.-16 ms : 1423858402018 ms
02-13 15:13:24.298: D/dalvikvm(385): GC_EXPLICIT freed 797K, 27% free 19428K/26376K, paused 5ms+14ms, total 120ms
02-13 15:13:24.845: V/CAM_VideoModule(7351): startVideoRecording
02-13 15:13:24.852: D/CameraStorage(7351): External storage state=mounted
02-13 15:13:24.852: V/CAM_VideoModule(7351): initializeRecorder
02-13 15:13:24.852: W/StagefrightRecorder(129): Max file duration is not positive: 0 us. Disabling duration limit.
02-13 15:13:24.852: W/StagefrightRecorder(129): Target duration (0 us) too short to be respected
02-13 15:13:24.860: V/CAM_VideoModule(7351): New video filename: /storage/emulated/0/DCIM/Camera/VID_20150213_151324.mp4.tmp
02-13 15:13:24.884: D/CameraSource(129): Camera does not support setVideoSize()
02-13 15:13:24.907: W/OMXCodec(129): Use baseline profile instead of 8 for AVC recording
02-13 15:13:24.931: W/MPEG4Writer(129): 32-bit file size limit (27959742336 bytes) too big. It is changed to 2147483647 bytes
02-13 15:13:24.931: I/MPEG4Writer(129): limits: 2147483647/0 bytes/us, bit rate: 8096000 bps and the estimated moov size 405000 bytes
02-13 15:13:24.931: I/MPEG4Writer(129): Start time offset: 1000000 us
02-13 15:13:24.993: W/CameraSource(129): Failed to set video buffer count to 3 due to -38
02-13 15:13:25.009: I/MPEG4Writer(129): Start time offset: 1000000 us
02-13 15:13:25.134: D/(129): PPM: Focus finished in: :2892.304 ms : 1423858405143 ms
02-13 15:13:25.634: I/Choreographer(7351): Skipped 45 frames! The application may be doing too much work on its main thread.
02-13 15:13:25.790: D/(129): PPM: Focus finished in: :3547.821 ms : 1423858405798 ms
02-13 15:13:25.985: I/MPEG4Writer(129): setStartTimestampUs: 6714
02-13 15:13:25.985: I/MPEG4Writer(129): Earliest track starting time: 6714
02-13 15:13:26.032: I/MPEG4Writer(129): setStartTimestampUs: 14129
02-13 15:13:28.626: D/(129): PPM: Focus finished in: :2558.228 ms : 1423858408627 ms
02-13 15:13:29.821: V/CAM_VideoModule(7351): stopVideoRecording
02-13 15:13:29.829: D/MPEG4Writer(129): Stopping Video track
02-13 15:13:29.837: I/MPEG4Writer(129): Received total/0-length (116/0) buffers and encoded 115 frames. - video
02-13 15:13:29.837: D/MPEG4Writer(129): Stopping Video track source
02-13 15:13:29.868: D/CameraSource(129): reset: E
02-13 15:13:29.868: D/CameraSource(129): reset: X
02-13 15:13:29.868: D/MPEG4Writer(129): Video track stopped
02-13 15:13:29.868: D/MPEG4Writer(129): Stopping Audio track
02-13 15:13:29.876: I/MPEG4Writer(129): Received total/0-length (183/0) buffers and encoded 182 frames. - audio
02-13 15:13:29.876: I/MPEG4Writer(129): Audio track drift time: 0 us
02-13 15:13:29.876: D/MPEG4Writer(129): Stopping Audio track source
02-13 15:13:29.977: D/MPEG4Writer(129): Audio track stopped
02-13 15:13:29.977: D/MPEG4Writer(129): Duration from tracks range is [3839875, 3882666] us
02-13 15:13:29.977: D/MPEG4Writer(129): Stopping writer thread
02-13 15:13:30.204: D/MPEG4Writer(129): 1 chunks are written in the last batch
02-13 15:13:30.204: D/MPEG4Writer(129): Writer thread stopped
02-13 15:13:30.251: I/MPEG4Writer(129): The mp4 file will not be streamable.
02-13 15:13:30.251: D/MPEG4Writer(129): Stopping Video track
02-13 15:13:30.251: D/MPEG4Writer(129): Stopping Audio track
02-13 15:13:30.259: V/CAM_VideoModule(7351): stopVideoRecording: Setting current video filename: /storage/emulated/0/DCIM/Camera/VID_20150213_151324.mp4.tmp
02-13 15:13:30.259: D/OrientationManager(7351): unlock orientation
02-13 15:13:30.298: V/CAM_VideoModule(7351): Current video URI: content://media/external/video/media/11301
02-13 15:13:30.298: V/CAM_VideoModule(7351): Releasing media recorder.
02-13 15:13:30.313: I/ActivityManager(385): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/com.google.android.libraries.social.mediamonitor.MediaMonitor: pid=7415 uid=10049 gids={50049, 3003, 3002, 1015, 1006, 1028}
02-13 15:13:30.407: I/OMXCodec(129): [OMX.google.h264.decoder] AVC profile = 66 (Baseline), level = 41
02-13 15:13:30.407: I/OMXCodec(129): [OMX.google.h264.decoder] video dimensions are 320 x 240
02-13 15:13:30.407: I/OMXCodec(129): [OMX.google.h264.decoder] Crop rect is 320 x 240 @ (0, 0)
02-13 15:13:30.431: I/OMXCodec(129): [OMX.google.h264.decoder] AVC profile = 66 (Baseline), level = 41
02-13 15:13:30.431: I/OMXCodec(129): [OMX.google.h264.decoder] video dimensions are 320 x 240
02-13 15:13:30.431: I/OMXCodec(129): [OMX.google.h264.decoder] Crop rect is 320 x 240 @ (0, 0)
02-13 15:13:30.509: I/OMXCodec(129): [OMX.google.h264.decoder] video dimensions are 1280 x 720
02-13 15:13:30.509: I/OMXCodec(129): [OMX.google.h264.decoder] Crop rect is 1280 x 720 @ (0, 0)
02-13 15:13:30.556: I/OMXCodec(129): [OMX.google.h264.decoder] video dimensions are 1280 x 720
02-13 15:13:30.556: I/OMXCodec(129): [OMX.google.h264.decoder] Crop rect is 1280 x 720 @ (0, 0)
02-13 15:13:30.704: E/dalvikvm(7415): Could not find class 'android.app.Notification$Action$Builder', referenced from method b.a
02-13 15:13:30.704: W/dalvikvm(7415): VFY: unable to resolve new-instance 334 (Landroid/app/Notification$Action$Builder;) in Lb;
02-13 15:13:30.704: D/dalvikvm(7415): VFY: replacing opcode 0x22 at 0x0000
02-13 15:13:30.767: E/dalvikvm(7415): Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method b.a
02-13 15:13:30.767: W/dalvikvm(7415): VFY: unable to resolve new-instance 493 (Landroid/graphics/drawable/RippleDrawable;) in Lb;
02-13 15:13:30.767: D/dalvikvm(7415): VFY: replacing opcode 0x22 at 0x000b
02-13 15:13:30.946: W/dalvikvm(7415): VFY: unable to find class referenced in signature (Lzq;)
02-13 15:13:30.946: W/dalvikvm(7415): VFY: unable to find class referenced in signature (Lzq;)
02-13 15:13:30.946: W/dalvikvm(7415): VFY: unable to find class referenced in signature (Lzq;)
02-13 15:13:30.946: W/dalvikvm(7415): VFY: unable to find class referenced in signature (Lzq;)
02-13 15:13:30.946: W/dalvikvm(7415): VFY: unable to find class referenced in signature (Lzq;)
02-13 15:13:30.946: W/dalvikvm(7415): VFY: unable to find class referenced in signature (Lzq;)
02-13 15:13:30.946: W/dalvikvm(7415): VFY: unable to find class referenced in signature (Lzq;)
02-13 15:13:30.946: E/dalvikvm(7415): Could not find class 'android.app.Notification$Action$Builder', referenced from method b.a
02-13 15:13:30.954: W/dalvikvm(7415): VFY: unable to resolve new-instance 334 (Landroid/app/Notification$Action$Builder;) in Lb;
02-13 15:13:30.954: D/dalvikvm(7415): VFY: replacing opcode 0x22 at 0x0000
02-13 15:13:31.040: E/dalvikvm(7415): Could not find class 'android.transition.Transition', referenced from method b.a
02-13 15:13:31.040: W/dalvikvm(7415): VFY: unable to resolve check-cast 723 (Landroid/transition/Transition;) in Lb;
02-13 15:13:31.040: D/dalvikvm(7415): VFY: replacing opcode 0x1f at 0x0000
02-13 15:13:31.048: D/dalvikvm(7415): GC_CONCURRENT freed 254K, 4% free 8773K/9056K, paused 3ms+2ms, total 43ms
02-13 15:13:31.048: E/dalvikvm(7415): Could not find class 'android.transition.Transition', referenced from method b.a
02-13 15:13:31.048: W/dalvikvm(7415): VFY: unable to resolve check-cast 723 (Landroid/transition/Transition;) in Lb;
02-13 15:13:31.048: D/dalvikvm(7415): VFY: replacing opcode 0x1f at 0x0005
02-13 15:13:31.048: E/dalvikvm(7415): Could not find class 'android.transition.Transition', referenced from method b.a
02-13 15:13:31.048: W/dalvikvm(7415): VFY: unable to resolve check-cast 723 (Landroid/transition/Transition;) in Lb;
02-13 15:13:31.048: D/dalvikvm(7415): VFY: replacing opcode 0x1f at 0x0000
02-13 15:13:31.079: I/dalvikvm(7415): Could not find method android.view.ViewGroup.isTransitionGroup, referenced from method b.a
02-13 15:13:31.079: W/dalvikvm(7415): VFY: unable to resolve virtual method 4454: Landroid/view/ViewGroup;.isTransitionGroup ()Z
02-13 15:13:31.079: D/dalvikvm(7415): VFY: replacing opcode 0x6e at 0x000c
02-13 15:13:31.079: I/dalvikvm(7415): Could not find method android.view.View.getTransitionName, referenced from method b.a
02-13 15:13:31.087: W/dalvikvm(7415): VFY: unable to resolve virtual method 4277: Landroid/view/View;.getTransitionName ()Ljava/lang/String;
02-13 15:13:31.087: D/dalvikvm(7415): VFY: replacing opcode 0x6e at 0x0006
02-13 15:13:31.126: W/dalvikvm(7415): VFY: unable to find class referenced in signature ([Landroid/app/RemoteInput;)
02-13 15:13:31.126: E/dalvikvm(7415): Could not find class 'android.app.RemoteInput[]', referenced from method b.a
02-13 15:13:31.126: W/dalvikvm(7415): VFY: unable to resolve new-array 12485 ([Landroid/app/RemoteInput;) in Lb;
02-13 15:13:31.126: D/dalvikvm(7415): VFY: replacing opcode 0x23 at 0x0005
02-13 15:13:31.157: E/dalvikvm(7415): Could not find class 'android.transition.Transition', referenced from method b.b
02-13 15:13:31.157: W/dalvikvm(7415): VFY: unable to resolve check-cast 723 (Landroid/transition/Transition;) in Lb;
02-13 15:13:31.157: D/dalvikvm(7415): VFY: replacing opcode 0x1f at 0x0000
02-13 15:13:31.204: D/dalvikvm(7415): DexOpt: unable to opt direct call 0x0582 at 0x0e in Lb;.a
02-13 15:13:31.204: D/dalvikvm(7415): DexOpt: unable to opt direct call 0x08f6 at 0x0e in Lb;.a
02-13 15:13:31.204: D/dalvikvm(7415): DexOpt: unable to opt direct call 0x0582 at 0x0e in Lb;.a
02-13 15:13:31.204: W/dalvikvm(7415): Unable to resolve superclass of Lar; (721)
02-13 15:13:31.204: W/dalvikvm(7415): Link of class 'Lar;' failed
02-13 15:13:31.204: D/dalvikvm(7415): DexOpt: unable to opt direct call 0x17c0 at 0x08 in Lb;.a
02-13 15:13:31.204: W/dalvikvm(7415): Unable to resolve superclass of Lat; (721)
02-13 15:13:31.204: W/dalvikvm(7415): Link of class 'Lat;' failed
02-13 15:13:31.204: D/dalvikvm(7415): DexOpt: unable to opt direct call 0x1889 at 0x2c in Lb;.a
02-13 15:13:31.204: D/dalvikvm(7415): DexOpt: unable to opt direct call 0x05da at 0x13 in Lb;.a
02-13 15:13:31.227: I/ActivityManager(385): Process com.google.android.apps.maps:GoogleLocationService (pid 6741) has died.
02-13 15:13:31.227: W/ActivityManager(385): Scheduling restart of crashed service com.google.android.apps.maps/com.google.android.location.internal.server.GoogleLocationService in 5000ms
02-13 15:13:31.251: D/dalvikvm(7351): GC_FOR_ALLOC freed 1645K, 13% free 16439K/18884K, paused 26ms, total 26ms
02-13 15:13:31.267: I/dalvikvm-heap(7351): Grow heap (frag case) to 17.835MB for 1843216-byte allocation
02-13 15:13:31.298: D/dalvikvm(7351): GC_FOR_ALLOC freed 10K, 12% free 18228K/20688K, paused 30ms, total 30ms
02-13 15:13:31.306: D/dalvikvm(7415): GC_CONCURRENT freed 361K, 4% free 8881K/9236K, paused 1ms+6ms, total 25ms
02-13 15:13:31.345: D/dalvikvm(7351): GC_FOR_ALLOC freed 11K, 12% free 18218K/20688K, paused 27ms, total 27ms
02-13 15:13:31.352: I/dalvikvm-heap(7351): Grow heap (frag case) to 19.350MB for 1609832-byte allocation
02-13 15:13:31.376: D/dalvikvm(7415): Trying to load lib /data/app-lib/com.google.android.apps.plus-2/libcrashreporterer.so 0x415b8f70
02-13 15:13:31.384: D/dalvikvm(7415): Added shared lib /data/app-lib/com.google.android.apps.plus-2/libcrashreporterer.so 0x415b8f70
02-13 15:13:31.392: D/dalvikvm(7351): GC_FOR_ALLOC freed 0K, 12% free 19790K/22264K, paused 37ms, total 37ms
02-13 15:13:31.423: D/dalvikvm(6407): GC_FOR_ALLOC freed 2341K, 8% free 8897K/9568K, paused 13ms, total 14ms
02-13 15:13:31.423: I/dalvikvm-heap(6407): Grow heap (frag case) to 10.473MB for 1843216-byte allocation
02-13 15:13:31.454: D/dalvikvm(6407): GC_CONCURRENT freed <1K, 6% free 10697K/11372K, paused 3ms+15ms, total 29ms
02-13 15:13:31.454: D/dalvikvm(6407): WAIT_FOR_CONCURRENT_GC blocked 22ms
02-13 15:13:31.454: D/dalvikvm(6407): WAIT_FOR_CONCURRENT_GC blocked 22ms
02-13 15:13:31.454: I/Choreographer(7351): Skipped 96 frames! The application may be doing too much work on its main thread.
02-13 15:13:31.470: D/dalvikvm(7415): GC_CONCURRENT freed 320K, 4% free 9035K/9384K, paused 17ms+4ms, total 48ms
02-13 15:13:31.501: D/dalvikvm(6407): GC_FOR_ALLOC freed 82K, 7% free 10615K/11372K, paused 15ms, total 16ms
02-13 15:13:31.501: I/dalvikvm-heap(6407): Grow heap (frag case) to 10.674MB for 294928-byte allocation
02-13 15:13:31.509: D/dalvikvm(6407): GC_FOR_ALLOC freed 0K, 7% free 10903K/11664K, paused 12ms, total 12ms
02-13 15:13:31.556: D/dalvikvm(7415): GC_FOR_ALLOC freed 125K, 4% free 9022K/9384K, paused 27ms, total 27ms
02-13 15:13:31.563: I/dalvikvm-heap(7415): Grow heap (frag case) to 10.607MB for 1858600-byte allocation
02-13 15:13:31.587: D/dalvikvm(7415): GC_FOR_ALLOC freed <1K, 4% free 10836K/11200K, paused 21ms, total 22ms
02-13 15:13:31.634: D/dalvikvm(7415): GC_CONCURRENT freed 3K, 4% free 10844K/11200K, paused 7ms+3ms, total 45ms
02-13 15:13:31.634: D/dalvikvm(7415): WAIT_FOR_CONCURRENT_GC blocked 12ms
02-13 15:13:31.642: I/dalvikvm-heap(7415): Grow heap (frag case) to 12.386MB for 1858600-byte allocation
02-13 15:13:31.665: D/dalvikvm(7415): GC_FOR_ALLOC freed 4K, 3% free 12655K/13016K, paused 27ms, total 27ms
02-13 15:13:31.712: D/dalvikvm(7415): GC_CONCURRENT freed 2K, 3% free 12660K/13016K, paused 2ms+8ms, total 41ms
02-13 15:13:31.712: D/dalvikvm(7415): WAIT_FOR_CONCURRENT_GC blocked 16ms
02-13 15:13:31.712: I/dalvikvm-heap(7415): Grow heap (frag case) to 14.160MB for 1858600-byte allocation
02-13 15:13:31.735: D/dalvikvm(7415): GC_FOR_ALLOC freed <1K, 3% free 14474K/14832K, paused 24ms, total 24ms
02-13 15:13:31.767: I/ActivityManager(385): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=7442 uid=10000 gids={50000, 3003, 1015, 1028}
02-13 15:13:31.798: D/dalvikvm(127): GC_EXPLICIT freed 39K, 1% free 8629K/8700K, paused 3ms+4ms, total 37ms
02-13 15:13:31.821: D/dalvikvm(127): GC_EXPLICIT freed <1K, 1% free 8629K/8700K, paused 1ms+3ms, total 27ms
02-13 15:13:31.852: D/dalvikvm(127): GC_EXPLICIT freed <1K, 1% free 8629K/8700K, paused 1ms+3ms, total 27ms
02-13 15:13:31.852: D/dalvikvm(7415): GC_CONCURRENT freed <1K, 3% free 14478K/14832K, paused 3ms+70ms, total 114ms
02-13 15:13:31.852: D/dalvikvm(7415): WAIT_FOR_CONCURRENT_GC blocked 1ms
02-13 15:13:31.860: I/dalvikvm-heap(7415): Grow heap (frag case) to 15.935MB for 1858600-byte allocation
02-13 15:13:31.884: D/dalvikvm(7415): GC_FOR_ALLOC freed 5K, 3% free 16288K/16648K, paused 24ms, total 24ms
02-13 15:13:31.923: D/dalvikvm(7415): GC_FOR_ALLOC freed 6K, 2% free 18102K/18464K, paused 17ms, total 17ms
02-13 15:13:32.009: D/dalvikvm(7442): GC_CONCURRENT freed 184K, 3% free 8874K/9088K, paused 2ms+2ms, total 24ms
02-13 15:13:32.259: I/dalvikvm(7415): Could not find method android.content.Context.getDrawable, referenced from method c.a
02-13 15:13:32.259: W/dalvikvm(7415): VFY: unable to resolve virtual method 1629: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable;
02-13 15:13:32.259: D/dalvikvm(7415): VFY: replacing opcode 0x6e at 0x0006
02-13 15:13:32.392: V/CAM_VideoModule(7351): closeCamera
02-13 15:13:32.392: V/CAM_VideoModule(7351): Closing effects
02-13 15:13:32.392: D/CAM_VideoModule(7351): Effects are already closed. Nothing to do
02-13 15:13:32.399: D/dalvikvm(7415): GC_CONCURRENT freed 270K, 2% free 20893K/21192K, paused 9ms+12ms, total 40ms
02-13 15:13:32.407: E/CameraHAL(129): Adapter state switch PREVIEW_ACTIVE Invalid Op! event = 0xf
02-13 15:13:32.642: I/CameraClient(129): Destroying camera 0
02-13 15:13:32.759: V/CAM_VideoModule(7351): Releasing media recorder.
02-13 15:13:32.759: W/AudioFlinger(129): session id 233 not found for pid 129
02-13 15:13:32.759: W/AudioFlinger(129): session id 234 not found for pid 129
02-13 15:13:32.767: W/AudioFlinger(129): session id 234 not found for pid 129
02-13 15:13:32.806: I/ActivityManager(385): Start proc org.storymaker.app for activity org.storymaker.app/scal.io.liger.MainActivity: pid=7468 uid=10071 gids={50071, 3003, 1015, 1028, 1006}
02-13 15:13:32.915: I/InputReader(385): Reconfiguring input devices. changes=0x00000004
02-13 15:13:32.915: I/InputReader(385): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', size 720x1280, orientation 0, mode 1, display id 0
02-13 15:13:32.915: I/ActivityManager(385): Config changes=1480 {1.0 310mcc4mnc en_US ldltr sw360dp w360dp h567dp 320dpi nrml port finger -keyb/v/h -nav/h s.29}
02-13 15:13:33.024: I/MultiDex(7468): VM with version 1.6.0 does not have multidex support
02-13 15:13:33.024: I/MultiDex(7468): install
02-13 15:13:33.032: I/MultiDex(7468): MultiDexExtractor.load(/data/app/org.storymaker.app-1.apk, false)
02-13 15:13:33.048: I/MultiDex(7468): loading existing secondary dex files
02-13 15:13:33.056: I/MultiDex(7468): load found 1 secondary dex files
02-13 15:13:33.071: I/MultiDex(7468): install done
02-13 15:13:33.102: D/dalvikvm(7468): Trying to load lib /data/app-lib/org.storymaker.app-1/libstlport_shared.so 0x415adea0
02-13 15:13:33.142: D/dalvikvm(7468): Added shared lib /data/app-lib/org.storymaker.app-1/libstlport_shared.so 0x415adea0
02-13 15:13:33.142: D/dalvikvm(7468): No JNI_OnLoad found in /data/app-lib/org.storymaker.app-1/libstlport_shared.so 0x415adea0, skipping init
02-13 15:13:33.142: D/dalvikvm(7468): Trying to load lib /data/app-lib/org.storymaker.app-1/libsqlcipher_android.so 0x415adea0
02-13 15:13:33.173: D/dalvikvm(7468): Added shared lib /data/app-lib/org.storymaker.app-1/libsqlcipher_android.so 0x415adea0
02-13 15:13:33.173: D/dalvikvm(7468): No JNI_OnLoad found in /data/app-lib/org.storymaker.app-1/libsqlcipher_android.so 0x415adea0, skipping init
02-13 15:13:33.173: D/dalvikvm(7468): Trying to load lib /data/app-lib/org.storymaker.app-1/libdatabase_sqlcipher.so 0x415adea0
02-13 15:13:33.220: D/dalvikvm(7468): Added shared lib /data/app-lib/org.storymaker.app-1/libdatabase_sqlcipher.so 0x415adea0
02-13 15:13:33.220: I/Database(7468): JNI_OnLoad called
02-13 15:13:33.220: I/Database(7468): JNI_OnLoad register methods
02-13 15:13:33.267: I/ActivityManager(385): Process android.process.acore (pid 7442) has died.
02-13 15:13:33.712: D/DIRECTORIES(7468): FOUND OBB IN FILES DIRECTORY: /storage/emulated/0/Android/data/org.storymaker.app/files/main.1024.org.storymaker.app.obb
02-13 15:13:33.712: D/DOWNLOAD(7468): EXPANSION FILE main.1024.org.storymaker.app.obb FOUND IN /storage/emulated/0/Android/data/org.storymaker.app/files/
02-13 15:13:33.712: D/DOWNLOAD(7468): MAIN EXPANSION FILE FOUND (NO DOWNLOAD)
02-13 15:13:33.712: D/DOWNLOAD(7468): CLEANUP: DELETING patch.*.org.storymaker.app.obb FROM /storage/emulated/0/Android/obb/org.storymaker.app
02-13 15:13:33.743: D/DOWNLOAD(7468): CLEANUP: DELETING patch.*.org.storymaker.app.obb FROM /storage/emulated/0/Android/data/org.storymaker.app/files
02-13 15:13:33.743: D/dalvikvm(7468): GC_CONCURRENT freed 319K, 4% free 8713K/9060K, paused 3ms+2ms, total 22ms
02-13 15:13:33.767: D/INDEX(7468): READING JSON FILE /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json FROM SD CARD
02-13 15:13:33.767: E/INDEX(7468): /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json WAS NOT FOUND
02-13 15:13:33.790: I/dalvikvm(7468): Could not find method android.content.ContentResolver.takePersistableUriPermission, referenced from method scal.io.liger.MainActivity.onActivityResult
02-13 15:13:33.790: W/dalvikvm(7468): VFY: unable to resolve virtual method 334: Landroid/content/ContentResolver;.takePersistableUriPermission (Landroid/net/Uri;I)V
02-13 15:13:33.790: D/dalvikvm(7468): VFY: replacing opcode 0x6e at 0x026e
02-13 15:13:33.798: D/INDEX(7468): COPYING JSON FILE available_index.json FROM ASSETS TO /storage/emulated/0/Android/data/org.storymaker.app/files/
02-13 15:13:34.188: E/INDEX(7468): COPYING JSON FILE available_index.json FROM ASSETS TO /storage/emulated/0/Android/data/org.storymaker.app/files/ FAILED (FILE WAS ZERO BYTES)
02-13 15:13:34.188: D/INDEX(7468): COPYING JSON FILE installed_index.json FROM ASSETS TO /storage/emulated/0/Android/data/org.storymaker.app/files/
02-13 15:13:34.196: E/INDEX(7468): COPYING JSON FILE installed_index.json FROM ASSETS TO /storage/emulated/0/Android/data/org.storymaker.app/files/ FAILED (FILE WAS ZERO BYTES)
02-13 15:13:34.196: D/DIRECTORIES(7468): FOUND OBB IN FILES DIRECTORY: /storage/emulated/0/Android/data/org.storymaker.app/files/main.1024.org.storymaker.app.obb
02-13 15:13:34.196: D/DOWNLOAD(7468): EXPANSION FILE main.1024.org.storymaker.app.obb FOUND IN /storage/emulated/0/Android/data/org.storymaker.app/files/
02-13 15:13:34.196: D/DOWNLOAD(7468): MAIN EXPANSION FILE FOUND (NO DOWNLOAD)
02-13 15:13:34.196: D/DOWNLOAD(7468): CLEANUP: DELETING patch.*.org.storymaker.app.obb FROM /storage/emulated/0/Android/obb/org.storymaker.app
02-13 15:13:34.204: D/DOWNLOAD(7468): CLEANUP: DELETING patch.*.org.storymaker.app.obb FROM /storage/emulated/0/Android/data/org.storymaker.app/files
02-13 15:13:34.212: D/INDEX(7468): READING JSON FILE /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json FROM SD CARD
02-13 15:13:34.212: E/INDEX(7468): /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json WAS NOT FOUND
02-13 15:13:34.376: D/LANGUAGE(7468): Found language code english in intent
02-13 15:13:34.376: D/MainActivity(7468): onCreate
02-13 15:13:34.376: D/INDEX(7468): READING JSON FILE /storage/emulated/0/Android/data/org.storymaker.app/files/instance_index.json FROM SD CARD
02-13 15:13:34.462: D/dalvikvm(7468): GC_CONCURRENT freed 215K, 3% free 8907K/9148K, paused 4ms+18ms, total 40ms
02-13 15:13:34.571: D/MainActivity(7468): ONCREATE(STATE) - FOUND INSTANCE INDEX WITH 9 ITEMS
02-13 15:13:34.571: D/MainActivity(7468): LOAD STORY PATH LIBRARY FROM SAVED INSTANCE STATE
02-13 15:13:34.571: D/MainActivity(7468): INIT FROM SAVED STATE
02-13 15:13:34.634: I/dalvikvm(7468): Could not find method android.provider.DocumentsContract.isDocumentUri, referenced from method scal.io.liger.model.StoryPath.getPath
02-13 15:13:34.634: W/dalvikvm(7468): VFY: unable to resolve static method 1366: Landroid/provider/DocumentsContract;.isDocumentUri (Landroid/content/Context;Landroid/net/Uri;)Z
02-13 15:13:34.634: D/dalvikvm(7468): VFY: replacing opcode 0x71 at 0x000c
02-13 15:13:34.665: D/dalvikvm(7468): GC_CONCURRENT freed 198K, 3% free 9110K/9332K, paused 4ms+4ms, total 23ms
02-13 15:13:34.720: D/dalvikvm(7468): GC_CONCURRENT freed 452K, 6% free 9134K/9616K, paused 2ms+2ms, total 18ms
02-13 15:13:34.774: D/JsonHelper(7468): incoming path is <SAVED_STATE>, using existing file location: default/default_library/default_library.json
02-13 15:13:34.774: D/MainActivity(7468): setupCardView called
02-13 15:13:34.774: D/StoryPath(7468): headless card tip_collection should not return true for checkReferencedValues()
02-13 15:13:34.782: D/StoryPath(7468): headless card hook_loader_card should not return true for checkReferencedValues()
02-13 15:13:34.782: D/StoryPathLibrary(7468): Loading current StoryPath: nullissue_interview_video-instance-1423858385615.json
02-13 15:13:34.782: D/TESTING(7468): ID: default_library BASE PART: default/default_library OTHER PART: nullissue_interview_video-instance-1423858385615.json
02-13 15:13:34.782: D/StoryPathLibrary(7468): Load from saved instance
02-13 15:13:34.782: D/LANGUAGE(7468): loadStoryPathFromZip() - LOCALIZED PATH: default/default_library/nullissue_interview_video-instance-1423858385615-english.json
02-13 15:13:34.782: D/DIRECTORIES(7468): FOUND OBB IN FILES DIRECTORY: /storage/emulated/0/Android/data/org.storymaker.app/files/main.1024.org.storymaker.app.obb
02-13 15:13:34.782: D/ZIP(7468): PATCH VERSION 1020 IS OUT OF DATE (MAIN VERSION IS 1024)
02-13 15:13:34.782: D/INDEX(7468): READING JSON FILE /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json FROM SD CARD
02-13 15:13:34.782: E/INDEX(7468): /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json WAS NOT FOUND
02-13 15:13:34.806: D/dalvikvm(7468): GC_CONCURRENT freed 371K, 5% free 9221K/9620K, paused 2ms+3ms, total 19ms
02-13 15:13:34.837: D/*** TESTING ***(7468): Could not find file default/default_library/nullissue_interview_video-instance-1423858385615-english.json within resource file (main version 1024, patch version 1020)
02-13 15:13:34.837: D/DIRECTORIES(7468): FOUND OBB IN FILES DIRECTORY: /storage/emulated/0/Android/data/org.storymaker.app/files/main.1024.org.storymaker.app.obb
02-13 15:13:34.837: D/ZIP(7468): PATCH VERSION 1020 IS OUT OF DATE (MAIN VERSION IS 1024)
02-13 15:13:34.837: D/INDEX(7468): READING JSON FILE /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json FROM SD CARD
02-13 15:13:34.837: E/INDEX(7468): /storage/emulated/0/Android/data/org.storymaker.app/files/installed_index.json WAS NOT FOUND
02-13 15:13:34.837: W/WindowManager(385): Window freeze timeout expired.
02-13 15:13:34.837: W/WindowManager(385): Force clearing orientation change: Window{41d62020 u0 Starting org.storymaker.app}
02-13 15:13:34.837: W/WindowManager(385): Force clearing orientation change: Window{4199b368 u0 com.android.systemui.ImageWallpaper}
02-13 15:13:34.907: D/*** TESTING ***(7468): Could not find file default/default_library/nullissue_interview_video-instance-1423858385615.json within resource file (main version 1024, patch version 1020)
02-13 15:13:34.907: D/LANGUAGE(7468): loadStoryPathFromZip() - USING DEFAULT FILE: default/default_library/nullissue_interview_video-instance-1423858385615.json
02-13 15:13:34.907: E/JsonHelper(7468): reading json file default/default_library/nullissue_interview_video-instance-1423858385615.json from ZIP file failed: null
02-13 15:13:34.907: D/StoryPathLibrary(7468): Loaded StoryPath from zip: default/default_library/nullissue_interview_video-instance-1423858385615.json
02-13 15:13:34.915: D/AndroidRuntime(7468): Shutting down VM
02-13 15:13:34.915: W/dalvikvm(7468): threadid=1: thread exiting with uncaught exception (group=0x40d3d930)
02-13 15:13:34.923: E/AndroidRuntime(7468): FATAL EXCEPTION: main
02-13 15:13:34.923: E/AndroidRuntime(7468): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.storymaker.app/scal.io.liger.MainActivity}: java.lang.NullPointerException
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2180)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2230)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.ActivityThread.access$600(ActivityThread.java:141)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.os.Handler.dispatchMessage(Handler.java:99)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.os.Looper.loop(Looper.java:137)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.ActivityThread.main(ActivityThread.java:5041)
02-13 15:13:34.923: E/AndroidRuntime(7468): at java.lang.reflect.Method.invokeNative(Native Method)
02-13 15:13:34.923: E/AndroidRuntime(7468): at java.lang.reflect.Method.invoke(Method.java:511)
02-13 15:13:34.923: E/AndroidRuntime(7468): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
02-13 15:13:34.923: E/AndroidRuntime(7468): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
02-13 15:13:34.923: E/AndroidRuntime(7468): at dalvik.system.NativeStart.main(Native Method)
02-13 15:13:34.923: E/AndroidRuntime(7468): Caused by: java.lang.NullPointerException
02-13 15:13:34.923: E/AndroidRuntime(7468): at scal.io.liger.model.StoryPathLibrary.loadStoryPathTemplate(StoryPathLibrary.java:376)
02-13 15:13:34.923: E/AndroidRuntime(7468): at scal.io.liger.MainActivity.initFromJson(MainActivity.java:290)
02-13 15:13:34.923: E/AndroidRuntime(7468): at scal.io.liger.MainActivity.onCreate(MainActivity.java:168)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.Activity.performCreate(Activity.java:5104)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
02-13 15:13:34.923: E/AndroidRuntime(7468): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2144)
02-13 15:13:34.923: E/AndroidRuntime(7468): ... 11 more
02-13 15:13:34.931: W/ActivityManager(385): Force finishing activity org.storymaker.app/scal.io.liger.MainActivity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment