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 162
com.pedro.encoder.input.gl.render.ScreenRender in draw at line 102
com.pedro.encoder.input.gl.render.MainRender in drawScreen at line 66
com.pedro.library.view.OpenGlView in draw at line 283
com.pedro.library.view.OpenGlView in lambda$onFrameAvailable$8 at line 392
com.pedro.library.view.OpenGlView in $r8$lambda$vJwbK12_BE-uCmbwEC6ILv861MA
com.pedro.library.view.OpenGlView$$ExternalSyntheticLambda8 in run at line 2
java.util.concurrent.ThreadPoolExecutor in runWorker at line 1145
java.util.concurrent.ThreadPoolExecutor$Worker in run at line 644
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: 1282
com.pedro.encoder.utils.gl.GlUtil in checkGlError at line 132
com.pedro.encoder.input.gl.render.ScreenRender in draw at line 162
com.pedro.encoder.input.gl.render.ScreenRender in draw at line 102
com.pedro.encoder.input.gl.render.MainRender in drawScreen at line 66
com.pedro.library.view.OpenGlView in draw at line 283
com.pedro.library.view.OpenGlView in lambda$onFrameAvailable$8 at line 392
com.pedro.library.view.OpenGlView in $r8$lambda$vJwbK12_BE-uCmbwEC6ILv861MA
com.pedro.library.view.OpenGlView$$ExternalSyntheticLambda8 in run at line 2
java.util.concurrent.ThreadPoolExecutor in runWorker at line 1145
java.util.concurrent.ThreadPoolExecutor$Worker in run at line 644
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: