Can someone please lend a hand? The source is apparently the AS3 files that I get from using blender... Which was missing an array to push the _facesLengths into, so I added the extra line of code to initialize the array... And that happened for all the blender files i try to export again... Both the Away3DLite 1.0 and Away3DLite 1.02 (i think, there were two version of Away3DLite, both had that problem)
On Mar 18, 5:24 pm, Novora <[email protected]> wrote: > 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. To unsubscribe from this group, send email to away3d-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
