This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
Error : "LineShaderRenderer: program params: glError 1282" #2
Comments
Yes, facing the same issue. |
what device? |
Compiled version failing with same error on Samsung Galaxy S7 Edge. However Google Play version works well |
@vanaf follow the error returned from the LineShaderRenderer and remove the f in the line 24 ,27, and 30. The shader compiler in the international version of the S7/8/+/Notes doesn't follow spec and fails to compile floats with float declarations. |
As far as I'am understand it is in GLES20 which seems to be native code part of android. |
Closed by #7. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have got the following error when running this project:
I have no crash but nothing appears on the surfaceView (I just have the status bar at the bottom).
Thanks a lot for your help.
The text was updated successfully, but these errors were encountered: