You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I got a random crash. I am not sure the root cause. I changed the settings and it hasn't happened again. Just posting for visibility. Awesome app, thanks!
[INFO] Hello World
[INFO] onCreate
[INFO] onResume
[INFO] Remaining Time: -505392
[ERROR] java.lang.RuntimeException: burstableTakePicture() failed
at com.sony.scalar.hardware.CameraEx.native_burstableTakePicture(Native Method)
at com.sony.scalar.hardware.CameraEx.burstableTakePicture(CameraEx.java:792)
at com.jonasjuffinger.timelapse.ShootActivity.M(SourceFile:3)
at com.jonasjuffinger.timelapse.ShootActivity.o(SourceFile:1)
at com.jonasjuffinger.timelapse.ShootActivity$a.run(SourceFile:14)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3683)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
at dalvik.system.NativeStart.main(Native Method)
The text was updated successfully, but these errors were encountered:
Hello, I got a random crash. I am not sure the root cause. I changed the settings and it hasn't happened again. Just posting for visibility. Awesome app, thanks!
The text was updated successfully, but these errors were encountered: