Renderer now fails on materials passing in a vec4

The android renderer now throws an error when using a material that passes in a Vector4f… The error is a ClassCastException… for some reason it is trying to convert any Vector4f to a Quaternion.

Was there a stack trace?

@pspeed
Eh… sorry. This was a caching issues on my tablet.