So, I've had a project running for a while now, and everything's been
going great - so thanks again to all the people working on AW3D.

I recently started making a "demo" style addon to my project which
involves the camera moving around a lot. I now keep getting this error
if, it seems, the camera gets too close to my model.

TypeError: Error #1009: Cannot access a property or method of a null
object reference.
        at away3dlite.core.render::BasicRenderer/sortFaces()
        at away3dlite.core.render::BasicRenderer/render()
        at away3dlite.containers::View3D/render()
        at away3dlite.templates::Template/onEnterFrame()
        at cc.av3d::Man3D/onEnterFrame()

Anyone else had a similar problem / any ideas of what could cause it?
It's Away3DLite (not Away3D).

Thanks for all your amazing work everyone!

Reply via email to