PV DAE本地运行良好,丢在http服务器上发生空指针,谁可以帮帮我?
carlye (2010-10-19 19:09:04)
问大家一个问题我使用dae在flash里调试或者直接运行swf或者htm都是好的,但是一丢上http服务器就会有个空指针
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at org.papervision3d.objects.parsers::DAE/buildScene()
at org.papervision3d.objects.parsers::DAE/onParseComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.ascollada.io::DaeReader/onImagesComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.ascollada.core::DaeDocument/readNextImage()
at org.ascollada.io::DaeReader/loadNextSource()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()