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
com.pedro.encoder.utils.gl.GlUtil in checkGlError at line 132
com.pedro.encoder.input.gl.render.ScreenRender in draw at line 156
com.pedro.encoder.input.gl.render.ScreenRender in draw at line 98
com.pedro.encoder.input.gl.render.MainRender in drawScreen at line 66
com.pedro.library.view.OpenGlView in draw at line 263
com.pedro.library.view.OpenGlView in lambda$onFrameAvailable$6 at line 351
com.pedro.library.view.OpenGlView in $r8$lambda$W_YnfuWPmxwJboVMjPUf_EBEtZE
com.pedro.library.view.OpenGlView$$ExternalSyntheticLambda6 in run at line 2
java.util.concurrent.ThreadPoolExecutor in runWorker at line 1145
java.util.concurrent.ThreadPoolExecutor$Worker in run at line 644
java.lang.Thread in run at line 1012
To Reproduce
Steps to reproduce the behavior:
Use the app in production
Expected behavior
Not crash
Screenshots
Smartphone (please complete the following information):
Describe the bug
RuntimeException
com.pedro.encoder.utils.gl.GlUtil in checkGlError
drawScreen end. GL error: 1285
com.pedro.encoder.utils.gl.GlUtil in checkGlError at line 132
com.pedro.encoder.input.gl.render.ScreenRender in draw at line 156
com.pedro.encoder.input.gl.render.ScreenRender in draw at line 98
com.pedro.encoder.input.gl.render.MainRender in drawScreen at line 66
com.pedro.library.view.OpenGlView in draw at line 263
com.pedro.library.view.OpenGlView in lambda$onFrameAvailable$6 at line 351
com.pedro.library.view.OpenGlView in $r8$lambda$W_YnfuWPmxwJboVMjPUf_EBEtZE
com.pedro.library.view.OpenGlView$$ExternalSyntheticLambda6 in run at line 2
java.util.concurrent.ThreadPoolExecutor in runWorker at line 1145
java.util.concurrent.ThreadPoolExecutor$Worker in run at line 644
java.lang.Thread in run at line 1012
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not crash
Screenshots
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: