Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gl_InstanceID0.0'. Error: 'program failed to link'. Retrying with compilation from source #850

Open
azeunkn0wn opened this issue Jan 29, 2025 · 0 comments

Comments

@azeunkn0wn
Copy link

I'm getting many of these messages in amber text color in the debug console.
What could be the problem? The MapWidget is working fine, but there are crashes sometimes on that page.

Debug Console
    [mapbox-maps-flutter] [maps-core]: {}[Shader]: glProgramBinary failed for shader 'symbol_sdf_text#version 310 es
                          #define HAS_ATTRIBUTE_a_pos_offset
                          #define HAS_ATTRIBUTE_a_tex_size
                          #define HAS_ATTRIBUTE_a_pixeloffset
                          #define HAS_ATTRIBUTE_a_projected_pos
                          #define HAS_ATTRIBUTE_a_fade_opacity
                          #define HAS_UNIFORM_u_texb
                          #define HAS_UNIFORM_u_globe_anchor
                          #define HAS_UNIFORM_u_globe_normal
                          #define HAS_UNIFORM_u_auto_z_offset
                          #define HAS_UNIFORM_u_occlusion_query_opacity
                          #define HAS_ATTRIBUTE_a_opacity
                          #define HAS_UNIFORM_u_occlusion_opacity
                          #define HAS_ATTRIBUTE_a_fill_color
                          #define HAS_UNIFORM_u_halo_color
                          #define HAS_UNIFORM_u_halo_width
                          #define HAS_UNIFORM_u_halo_blur
                          #define HAS_UNIFORM_u_emissive_strength
                          #define HAS_UNIFORM_u_z_offset
                          #define HAS_TEXTURE_u_texture
                          #define HAS_TEXTURE_u_texture_icon
                          #define TERRAIN
                          #define TERRAIN_DEM_FLOAT_FORMAT
                          #define LIGHTING_3D_MODE
                          #define DEPTH_OCCLUSION
                          #define DEPTH_D24
                          #define RENDER_SDF
                          '. Error: 'program failed to link'. Retrying with compilation from source
    [mapbox-maps-flutter] [maps-core]: {}[Shader]: glProgramBinary failed for shader 'occlusion#version 310 es
                          #define HAS_ATTRIBUTE_a_offset_xy
                          #define TERRAIN
                          #define TERRAIN_DEM_FLOAT_FORMAT
                          gl_InstanceID0.0'. Error: 'program failed to link'. Retrying with compilation from source
Environment Flutter 3.27

Android Virtual Device

  • API 34
  • Graphics: Hardware
  • OpenGL Renderer: Desktop native OpenGL
  • OpenGL API level: Autoselect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant