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
Process: fr.ravenfeld.livewallpaper.video, PID: 4331 java.lang.RuntimeException: OpenGL Error: invalid value 1281 at rajawali.renderer.RajawaliRenderer.onDrawFrame(RajawaliRenderer.java:513) at fr.ravenfeld.livewallpaper.video.Renderer.onDrawFrame(Renderer.java:234) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1548) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1259)
This is a error log where i found.
What i want : i want change video from setting screen and play this selected video on user selection, i made change in Renderer.javaonSharedPreferenceChanged
and change accounding to video selection as below
when i change the video and set as a wallpaper then it gives a error like above, is there any solution for that? then please help me.
Thanks(_).
The text was updated successfully, but these errors were encountered:
Hi @ravenfeld
Process: fr.ravenfeld.livewallpaper.video, PID: 4331 java.lang.RuntimeException: OpenGL Error: invalid value 1281 at rajawali.renderer.RajawaliRenderer.onDrawFrame(RajawaliRenderer.java:513) at fr.ravenfeld.livewallpaper.video.Renderer.onDrawFrame(Renderer.java:234) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1548) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1259)
This is a error log where i found.
What i want : i want change video from setting screen and play this selected video on user selection, i made change in Renderer.java onSharedPreferenceChanged
and change accounding to video selection as below
when i change the video and set as a wallpaper then it gives a error like above, is there any solution for that? then please help me.
Thanks(_).
The text was updated successfully, but these errors were encountered: