Sorry to bother, but I can't seem to find any solutions anywhere...

I recently converted from Away3D to Away3D Lite, so I had to fix up
ALOT of code in my files. But the one problem I'm stuck at, which no
one seems to have the solution for, is this error.

RangeError: Error #1126: Cannot change the length of a fixed Vector.
        at flash.geom::Utils3D$/projectVectors()
        at away3dlite.core.base::Mesh/project()
        at away3dlite.containers::ObjectContainer3D/project()
        at away3dlite.containers::View3D/render()
        at Main/stepUp()

Main/stepUp() referring to the enterFrame event that is in my main
file.

And it repeats and repeats and repeats.

Did anyone ever have this problem before? And if so, how did you solve
it?

Thanks.

Reply via email to