threerings / playn

Legacy 1.x version of PlayN library.
http://playn.io/
Apache License 2.0
194 stars 66 forks source link

Error: uniform variables in vertex shader do not fit #49

Open ghost opened 10 years ago

ghost commented 10 years ago

On a Nexus 5 device, my game, Ned et les maki, failed with QuadShader related errors:

W/playn (10726): Failed to create QuadShader: java.lang.RuntimeException: Failed to link program: --From Vertex Shader: W/playn (10726): Error: uniform variables in vertex shader do not fit in 251 vectors. W/playn (10726): --From Fragment Shader: W/playn (10726): Error: uniform variables in vertex shader do not fit in 251 vectors.

Full log: http://pastebin.com/JzdC3RzN