Hi,
I am getting an ‘index out of range’ error when I set looping to false on the activeState of my animator.
RangeError: Error #1125: The index 13 is out of range 13.
away3d_4.0/away3d/animators/nodes/VertexClipNode.as:103]
away3d_4.0/away3d/animators/nodes/VertexClipNode.as:24]
away3d_4.0/away3d/animators/VertexAnimator.as:69]
away3d_4.0/away3d/animators/AnimatorBase.as:185]
away3d_4.0/away3d/animators/AnimatorBase.as:225]
I found this bug report and it indicates that the issue has been fixed 4 months ago, however it still persists.
https://github.com/away3d/away3d-core-fp11/issues/342
I am using the latest source from github and have also tried the swc from the away3d site, the issue appears in both.
Does anyone know anything about his issue or how to fix it?
thanks.