Hey Vic, If you get an update that causes you problems you can't figure out on your own, you can always just roll back to the previous revision:
http://svnbook.red-bean.com/en/1.5/svn.branchmerge.basicmerging.html#svn.branchmerge.basicmerging.undo If that seems daunting, you can just check out a new working copy at the revision you are comfortable with. In any case, if you are using the svn repository it would probably be a good idea to read over the free online svn book available here: http://svnbook.red-bean.com/ -Ken On Sun, Apr 11, 2010 at 8:49 AM, Vic <[email protected]> wrote: > With the new update, this error comes up upon the > view.render in onEnterFrame: > > Error: isNaN(sz) > at away3d.cameras.lenses::PerspectiveLens/project() > at away3d.core.project::MeshProjector/primitives() > at away3d.core.traverse::PrimitiveTraverser/apply() > at away3d.core.base::Object3D/traverse() > at away3d.containers::ObjectContainer3D/traverse() > at away3d.containers::ObjectContainer3D/traverse() > at away3d.containers::View3D/render() > at scalaRoom/onEnterFrame() > > I put a lot of work in on my first project, and now I have nothing > after the update. What am I supposed to do? Can I get some > kind of response? > > Vic > > > -- > To unsubscribe, reply using "remove me" as the subject. >
