Closed GoogleCodeExporter closed 9 years ago
Original comment by david.le...@gmail.com
on 26 Apr 2011 at 11:25
This issue is fixed, but there is now a new run-time-error that is fired once
view.render() is called - please re-run the attached example code in the ticket
and you will see this 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]
Original comment by macro.ma...@gmail.com
on 26 Apr 2011 at 10:43
Original issue reported on code.google.com by
macro.ma...@gmail.com
on 26 Apr 2011 at 7:32Attachments: