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.
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.