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

Lua materials warnings #1822

Closed
GoogleFrog opened this issue Jan 15, 2017 · 1 comment
Closed

Lua materials warnings #1822

GoogleFrog opened this issue Jan 15, 2017 · 1 comment

Comments

@GoogleFrog
Copy link
Contributor

Look at this infolog http://pastebin.com/qRbSxppf

@sprunk
Copy link
Member

sprunk commented Jul 15, 2017

Lines 425+:

[f=0015121] Warning: LuaMaterial: incorrect uniform type for "TeamColor", got: unknown expected: vec4
[f=0015121] Warning: LuaMaterial: incorrect uniform type for "SunDir", got: unknown expected: vec3
[f=0015121] Warning: LuaMaterial: incorrect uniform type for "CameraPos", got: unknown expected: vec3
[f=0015121] Warning: LuaMaterial: incorrect uniform type for "ShadowParams", got: unknown expected: vec4
[f=0015121] Warning: LuaMaterial: incorrect uniform type for "ShadowMatrix", got: unknown expected: mat4
[f=0015121] Warning: LuaMaterial: incorrect uniform type for "ViewMatrix", got: unknown expected: mat4

Same as #2406

@sprunk sprunk closed this as completed Jul 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants