Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL EXCEPTION: CameraViewEngine #1281

Open
AndroidWithRossyn opened this issue Jul 17, 2024 · 0 comments
Open

FATAL EXCEPTION: CameraViewEngine #1281

AndroidWithRossyn opened this issue Jul 17, 2024 · 0 comments

Comments

@AndroidWithRossyn
Copy link

java.lang.NullPointerException: Attempt to read from field 'com.otaliastudios.cameraview.controls.PictureFormat com.otaliastudios.cameraview.PictureResult$Stub.format' on a null object reference
at com.otaliastudios.cameraview.picture.Full2PictureRecorder$1.onCaptureCompleted(Full2PictureRecorder.java:97)
at com.otaliastudios.cameraview.engine.Camera2Engine$1.onCaptureCompleted(Camera2Engine.java:304)
at android.hardware.camera2.impl.CameraCaptureSessionImpl$1.lambda$onCaptureCompleted$3$CameraCaptureSessionImpl$1(CameraCaptureSessionImpl.java:640)
at android.hardware.camera2.impl.-$$Lambda$CameraCaptureSessionImpl$1$OA1Yz_YgzMO8qcV8esRjyt7ykp4.run(Unknown Source:8)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at android.os.HandlerThread.run(HandlerThread.java:67)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant