Welcome to the AFK Mods bug tracker. In order to report an issue, you need to have a VALIDATED account to post one. Once you have followed the link the registration email sent you, please select a project from the drop down menu below. Select “Open New Issue” and fill out the form with as many details as possible.

Please also consider sending your bug report to Bethesda if you are reporting on an issue with Skyrim Special Edition, Fallout 4, or Starfield. Doing so will help everyone on all platforms.

Issue Data
Status: New
Issue Type: Bug Report
Project: Unofficial Fallout 4 Patch
Component: Fallout 4: Vanilla
Category: Papyrus
Assigned To: Sclerocephalus
Platform: All
Severity: Very Low
Votes: 0
Watching: N/A
Opened By Sclerocephalus on Mar 7, 2018 11:53 am

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

Comments

1 comment(s)
Sclerocephalus said:
 
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.

Showing Comments 1 - 1 of 1