Opened 2 years ago

Closed 2 years ago

#6500 closed defect (fixed)

Empty vertex shader description name.

Reported by: Freagarach Owned by: Vladislav Belov
Priority: Should Have Milestone: Alpha 26
Component: Core engine Keywords:
Cc: Patch:

Description

When starting the game (on rP26798) with OpenGL ARB as the render backend, I get the following error: ERROR: Empty attribute name in vertex shader description 'shaders/arb/canvas2d.vp'. Switching to the other backend doesn't show the error (obviously).

Change History (1)

comment:1 by Vladislav Belov, 2 years ago

Owner: set to Vladislav Belov
Resolution: fixed
Status: newclosed

In 26799:

Uses vertex attribute name only for GLSL. Fixes #6500

Note: See TracTickets for help on using tickets.