When I try loading my model as a .3ds I get this error:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at away3d.loaders.parsers::Max3DSParser/proceedParsing()
at away3d.loaders.parsers::ParserBase/onInterval()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
When I load the same model exported as a .obj, it works.
I’m assuming this is just a bug.
Does anyone have a fix for this?