Hello,
I am trying to get my 3ds max model into away3d. This is what i got as
an error.
TypeError: Error #1009: Cannot access a property or method of a null
object reference.
at away3d.loaders::Max3DS/::buildMeshes()
at away3d.loaders::Max3DS$iinit()
at away3d.loaders::Object3DLoader/::startParsingGeometry()
at away3d.loaders::Object3DLoader/
away3d.loaders:Object3DLoader::onGeometryComplete()
at flash.events::EventDispatcher/
flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/flash.net:URLLoader::onComplete()
at away3d.loaders::Object3DLoader/::update()
I know the stack trace isn't enough, but i'm curious to find if anyone
has run into this problem or has any examples of 3ds models being used
and what variables i need to change in my 3ds exporter.
Thanks!