OpenSpace bug, but it happens too often....
Posted: 05 Dec 2008, 02:51
and so I think it must be something really silly.
It often happens that while avatars walk around on different clients, on a specific client suddenly the own avatar stops to execute the path and this is because flash crashes inside open space functions:
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.mvc::IsoEngineView/resumeAvatarsAnimations()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
Cannot display source code at this location.
## [Tweener] Error: : [object Avatar] raised an error while executing the'onComplete'handler.
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.avatar::Animator/onAvatarAnimationCompleted()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at caurina.transitions::Tweener$/updateTweenByIndex()
at caurina.transitions::Tweener$/updateTweens()
at caurina.transitions::Tweener$/onEnterFrame()
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.mvc::IsoEngineView/resumeAvatarsAnimations()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
Cannot display source code at this location.
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.mvc::IsoEngineView/resumeAvatarsAnimations()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
this is the chain of errors that happen if I continue the execution after the first crash.
As I said, since it happens quite often, I really think it's more a problem of data (object null) then code, but since it looks like it's open space problem, maybe you can have some clues.
Being very close to the first release date (2 weeks), you can understand that I need your help quite fast, thank you.
It often happens that while avatars walk around on different clients, on a specific client suddenly the own avatar stops to execute the path and this is because flash crashes inside open space functions:
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.mvc::IsoEngineView/resumeAvatarsAnimations()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
Cannot display source code at this location.
## [Tweener] Error: : [object Avatar] raised an error while executing the'onComplete'handler.
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.avatar::Animator/onAvatarAnimationCompleted()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at caurina.transitions::Tweener$/updateTweenByIndex()
at caurina.transitions::Tweener$/updateTweens()
at caurina.transitions::Tweener$/onEnterFrame()
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.mvc::IsoEngineView/resumeAvatarsAnimations()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
Cannot display source code at this location.
TypeError: Error #1009: Impossibile accedere a una proprietà o a un metodo di un riferimento oggetto null.
at com.smartfoxserver.openspace.avatar::Animator/getNewTile()
at com.smartfoxserver.openspace.avatar::Animator/moveToNextTile()
at com.smartfoxserver.openspace.mvc::IsoEngineView/resumeAvatarsAnimations()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
this is the chain of errors that happen if I continue the execution after the first crash.
As I said, since it happens quite often, I really think it's more a problem of data (object null) then code, but since it looks like it's open space problem, maybe you can have some clues.
Being very close to the first release date (2 weeks), you can understand that I need your help quite fast, thank you.