Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

app crash at launch #5

Description

@doums

Hi,

App crash when we try to launch it on samsung S7 edge

03-22 14:17:35.813 28240-28240/? E/Zygote: v2
03-22 14:17:35.814 28240-28240/? E/Zygote: accessInfo : 0
03-22 14:17:36.236 28240-28240/com.googlecreativelab.drawar E/NdkImageReader: AImageReader_getWindow
03-22 14:17:36.382 28240-28261/com.googlecreativelab.drawar E/LineShaderRenderer: Error compiling shader: 0:24: L0002: Undeclared variable 'f'
0:27: L0002: Undeclared variable 'f'
0:30: L0002: Undeclared variable 'f'
03-22 14:17:36.384 28240-28261/com.googlecreativelab.drawar E/AndroidRuntime: FATAL EXCEPTION: GLThread 11128
Process: com.googlecreativelab.drawar, PID: 28240
java.lang.RuntimeException: Error creating shader.
at com.googlecreativelab.drawar.rendering.ShaderUtil.loadGLShader(ShaderUtil.java:55)
at com.googlecreativelab.drawar.rendering.LineShaderRenderer.createOnGlThread(LineShaderRenderer.java:170)
at com.googlecreativelab.drawar.DrawAR.onSurfaceCreated(DrawAR.java:396)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1530)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1262)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions