error moving avatar

Post here your questions about the OpenSpace 2.x or notify bugs and suggestions.

Moderators: Lapo, Bax

Post Reply
yoavk
Posts: 7
Joined: 09 Jun 2011, 11:57

error moving avatar

Post by yoavk »

Hello,

I receive a lot of errors moving the avatar around.
It usually happens when there are several users in the room or when going to another room.

error details:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.smartfoxserver.openspace.shared.control.map::MapManager/getTileByShift()
at com.smartfoxserver.openspace.shared.control.map::MapManager/getTileByDirection()
at com.smartfoxserver.openspace.engine.control::IsoEngineController/http://www.smartfoxserver.com/openspace/osInternal::getTileByDirection()
at com.smartfoxserver.openspace.engine.control.avatar::AvatarAnimator/moveAvatarToNextTile()
at com.smartfoxserver.openspace.engine.control.avatar::AvatarAnimator/onAvatarAnimationCompleted()
at com.smartfoxserver.openspace.engine.control.avatar::AvatarAnimator/onAvatarAnimationStep()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at com.greensock::TweenMax/renderTime()
at com.greensock.core::SimpleTimeline/renderTime()
at com.greensock::TweenLite$/updateAll()


We are using version 2.0.0 and sfs 1.6.6

thank you.
User avatar
Bax
Site Admin
Posts: 4626
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Post by Bax »

Please update to the latest OpenSpace version (2.0.3).
Paolo Bax
The SmartFoxServer Team
yoavk
Posts: 7
Joined: 09 Jun 2011, 11:57

Post by yoavk »

that seem to have solved the problem.
Post Reply