Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor crash after playing animation #25507

Closed
qarmin opened this issue Jan 31, 2019 · 0 comments · Fixed by #25547
Closed

Editor crash after playing animation #25507

qarmin opened this issue Jan 31, 2019 · 0 comments · Fixed by #25547

Comments

@qarmin
Copy link
Contributor

qarmin commented Jan 31, 2019

Godot version:
3.1 c21ca98

OS/device including version:
Windows 10

Issue description:
I just play animation and this backtrace was shown:

[0] CowData<AnimationPlayer::TrackNodeCache *>::get (c:\pr\godot\core\cowdata.h:151)
[1] Vector<AnimationPlayer::TrackNodeCache *>::operator[] (c:\pr\godot\core\vector.h:85)
[2] AnimationPlayer::_animation_process_animation (c:\pr\godot\scene\animation\animation_player.cpp:347)
[3] AnimationPlayer::_animation_process_data (c:\pr\godot\scene\animation\animation_player.cpp:798)
[4] AnimationPlayer::_animation_process2 (c:\pr\godot\scene\animation\animation_player.cpp:806)
[5] AnimationPlayer::_animation_process (c:\pr\godot\scene\animation\animation_player.cpp:919)
[6] AnimationPlayer::_notification (c:\pr\godot\scene\animation\animation_player.cpp:204)
[7] AnimationPlayer::_notificationv (c:\pr\godot\scene\animation\animation_player.h:61)
[8] Object::notification (c:\pr\godot\core\object.cpp:957)
[9] SceneTree::_notify_group_pause (c:\pr\godot\scene\main\scene_tree.cpp:971)
[10] SceneTree::idle (c:\pr\godot\scene\main\scene_tree.cpp:517)
[11] Main::iteration (c:\pr\godot\main\main.cpp:1877)
[12] OS_Windows::run (c:\pr\godot\platform\windows\os_windows.cpp:2780)
[13] widechar_main (c:\pr\godot\platform\windows\godot_win.cpp:150)
[14] _main (c:\pr\godot\platform\windows\godot_win.cpp:172)
[15] main (c:\pr\godot\platform\windows\godot_win.cpp:184)
[16] __scrt_common_main_seh (d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288)
[17] BaseThreadInitThunk

Steps to reproduce:
https://streamable.com/wao5f

Project
AFF.zip

@qarmin qarmin changed the title Editor crash after playing animation backward Editor crash after playing animation Jan 31, 2019
@groud groud added this to the 3.1 milestone Jan 31, 2019
hpvb added a commit to hpvb/godot that referenced this issue Feb 1, 2019
Amssat221 pushed a commit to Amssat221/godot that referenced this issue Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants