Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

java.lang.RuntimeException: Error during updateTexImage #149

@THJLearn

Description

@THJLearn

E :0: glEGLImageTargetTexture2DOES: the dimensions of the IMGEGLImage exceed the allowable dimensions for a texture
2024-05-27 13:54:12.824 29017-29166 IMGSRV E :0: glEGLImageTargetTexture2DOES: the dimensions of the IMGEGLImage exceed the allowable dimensions for a texture
2024-05-27 13:54:12.825 29017-29166 OpenGLRenderer E [SurfaceTexture-0-29017-8] bindTextureImage: error binding external image: 0x502
2024-05-27 13:54:12.831 29017-29166 flutter E [ERROR:flutter/fml/platform/android/jni_util.cc(206)] java.lang.RuntimeException: Error during updateTexImage (see logcat for details)
at android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)
at android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:248)
at io.flutter.embedding.engine.renderer.SurfaceTextureWrapper.updateTexImage(SurfaceTextureWrapper.java:55)
2024-05-27 13:54:12.831 29017-29166 flutter [FATAL:flutter/shell/platform/android/platform_view_android_jni_impl.cc(1473)] Check failed: fml::jni::CheckException(env).
2024-05-27 13:54:12.979 29017-29166 eup E get abort message after Q

Platform android10
emu 10.1.0
MTK MT6765

20240527-143029

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions