-
Creator 版本:v1.10.1
-
详细报错信息,包含调用堆栈:
2018-08-19T07:02:28.727Z - error: animation not added or already removed
at Object.cc.errorID (/Applications/CocosCreator.app/Contents/Resources/engine/CCDebugger.js:351:8)
at AnimationAnimator.p.removeAnimation (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/animation/animation-animator.js:99:12)
at AnimationState.proto.onStop (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/animation/animation-state.js:199:23)
at AnimationState.prototype.stop (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/animation/playable.js:125:14)
at AnimationState.process [as _process] (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/animation/animation-state.js:249:14)
at AnimationState.proto.update (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/animation/animation-state.js:310:10)
at CCClass.update (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/animation/animation-manager.js:45:22)
at TheClass.update (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/core/CCScheduler.js:406:47)
at TheClass.cc.DisplayLinkDirector.cc.Director.extend.mainLoop.CC_EDITOR._purgeDirectorInNextLoop (/Applications/CocosCreator.app/Contents/Resources/engine/cocos2d/core/CCDirector.js:1437:33)
可以看见会跳到非关键帧的位置,什么情况?而且关键帧之间的蓝色连线也没有了。。。
