BTW - have created a new ticket for this issue:
http://code.google.com/p/away3d/issues/detail?id=181

On Apr 27, 10:45 am, Jahiro <[email protected]> wrote:
> Hi David,
>
> Thanks for the quick response - looks like the original issue is
> fixed, but now there is a new issue that has been introduced.
>
> Removing the child for the second time works ok now, but the next time
> view.render() is called, we get a new run-time-error:
>
> TypeError: Error #1009: Cannot access a property or method of a null
> object reference.
>         at away3d.core.partition::Partition3D/updateEntities()[..\src\away3d
> \core\partition\Partition3D.as:98]
>         at away3d.core.partition::Partition3D/traverse()[..\src\away3d\core
> \partition\Partition3D.as:37]
>         at away3d.containers::Scene3D/traversePartitions()[..\src\away3d
> \containers\Scene3D.as:51]
>         at away3d.containers::View3D/render()[..\src\away3d\containers
> \View3D.as:315]
>         at RemoveChildBugTest/handleEnterFrame()[C..\src
> \RemoveChildBugTest.as:26]
>
> Please try running the attached example code in this ticket and you
> will be able to replicate the 
> issue:http://code.google.com/p/away3d/issues/detail?id=178
>
> Let me know if you need any more info.
>
> Thanks
> Jahiro
>
> On Apr 27, 12:43 am, David Lenaerts <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hey,
>
> > This should be fixed now! Thanks for reporting.
>
> > Cheers,
> > David
>
> > On Tue, Apr 26, 2011 at 9:54 AM, Jahiro <[email protected]> wrote:
> > > Hi All,
>
> > > I've come across a fairly critical bug in which a run-time error is
> > > caused simply by removing the child of an ObjectContainer3D more than
> > > once.
>
> > > It's become a blocker for my team - I've added source code to
> > > replicate the issue in this ticket here:
> > >http://code.google.com/p/away3d/issues/detail?id=178
>
> > > Can anyone please shed some light on this issue? Seems like the same
> > > or similar issue was reported nearly 2 months ago but is still
> > > unresolved (see old ticket:
> > >http://code.google.com/p/away3d/issues/detail?id=148)
>
> > > Are we who are experiencing this issue doing something wrong, or is
> > > this a bug?
>
> > > Any advice would be super appreciated.
>
> > > Thanks,
> > > -Jahiro
>
> > --
> > David Lenaerts
> > Flash platform developerhttp://www.derschmale.com

Reply via email to