MD5 and last player debug

Software: Away3D 4.x

Avatar
loth, Sr. Member
Posted: 16 August 2011 10:19 AM   Total Posts: 236

hi i have error on MD5 format with the last flash debug version
when i load new animation on model
but it’s work very well smile

TypeError: Error #1009: Il est impossible d’accéder à la propriété ou à la méthode d’une référence d’objet nul.
at CharacterDemo/onAnimationComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at away3d.library::AssetLibrary/onAssetComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at away3d.loaders::AssetLoader/onAssetComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at away3d.loaders.misc::SingleFileLoader/onAssetComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at away3d.loaders.parsers::ParserBase/finalizeAsset()
at away3d.loaders.parsers::MD5MeshParser/proceedParsing()
at away3d.loaders.parsers::ParserBase/onInterval()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()

   

Richard Olsson, Administrator
Posted: 18 August 2011 06:49 AM   Total Posts: 1192   [ # 1 ]

The error is in your own code, in the onAnimationComplete() function, where you are trying to access a property of a null reference (if I’m understanding your french RTE message correctly.)

Look for the error there using your debugger, or post the code in that method to allow us to help you find the issue. But it’s most likely not an Away3D issue.

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X