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

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

Open
ghost opened this issue Jul 19, 2014 · 0 comments
Open

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

ghost opened this issue Jul 19, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 19, 2014

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

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

0 participants