Issue Data
|
Issue #24013: DefaultRotateHelper - the animation graph (RotateHelperFree) cannot currently process event "play01"
[03/07/2018 - 06:51:04PM] error: (00168192): the animation graph (RotateHelperFree) cannot currently process event "play01".
stack: [ (00168192)].defaultrotatehelper.PlayAnimation() - "<native>" Line ? [ (00168192)].defaultrotatehelper.doRotate() - "g:\_F4\Art\Raw\Scripts\DefaultRotateHelper.psc" Line 94 [ (00168192)].defaultrotatehelper.OnActivate() - "g:\_F4\Art\Raw\Scripts\DefaultRotateHelper.psc" Line 67 [03/07/2018 - 06:51:04PM] error: (0016819B): the animation graph (RotateHelperFree) cannot currently process event "play01". stack: [ (0016819B)].defaultrotatehelper.PlayAnimation() - "<native>" Line ? [ (0016819B)].defaultrotatehelper.doRotate() - "g:\_F4\Art\Raw\Scripts\DefaultRotateHelper.psc" Line 104 [ (0016819B)].defaultrotatehelper.OnActivate() - "g:\_F4\Art\Raw\Scripts\DefaultRotateHelper.psc" Line 67 [03/07/2018 - 06:51:04PM] error: (00168198): the animation graph (RotateHelperFree) cannot currently process event "play01". stack: [ (00168198)].defaultrotatehelper.PlayAnimation() - "<native>" Line ? [ (00168198)].defaultrotatehelper.doRotate() - "g:\_F4\Art\Raw\Scripts\DefaultRotateHelper.psc" Line 94 [ (00168198)].defaultrotatehelper.OnActivate() - "g:\_F4\Art\Raw\Scripts\DefaultRotateHelper.psc" Line 67 |
Apparently not a 3D error, since in that case, it would also have complained about the animation graph variables.
On the other hand, the "play01" animation is the only animation ever played by this script, so there is no way to call for animations out of order here.
On the other hand, the "play01" animation is the only animation ever played by this script, so there is no way to call for animations out of order here.
Showing Comments 1 - 1 of 1