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

java.lang.RuntimeException: Error during updateTexImage #149

Open
THJLearn opened this issue May 27, 2024 · 1 comment
Open

java.lang.RuntimeException: Error during updateTexImage #149

THJLearn opened this issue May 27, 2024 · 1 comment

Comments

@THJLearn
Copy link

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

@THJLearn
Copy link
Author

Latest master branch

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

No branches or pull requests

1 participant