-
Notifications
You must be signed in to change notification settings - Fork 5
Description
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(_).