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

Add descriptive warning for animation track hint fails. #84129

Merged

Conversation

SaracenOne
Copy link
Member

@SaracenOne SaracenOne commented Oct 28, 2023

While this does not properly fix this bug (#83421), I feel its somewhat lower priority at the moment, but this PR at least provides a more descriptive warning of what happened rather than just failing with a generic null error. An actual fix for this bug in the case of reported issue probably involves running the track hint AFTER animation has had chance to run one frame, but even if we add that handling, track hint detection can still fail, so the warning is still relevant.

@SaracenOne SaracenOne force-pushed the better_warning_for_track_hint_fail branch from 70d1d88 to aafa1c8 Compare October 30, 2023 01:16
@SaracenOne
Copy link
Member Author

Updated!

@SaracenOne SaracenOne force-pushed the better_warning_for_track_hint_fail branch from aafa1c8 to 5c1142a Compare October 30, 2023 14:29
@SaracenOne SaracenOne changed the title More descriptive warning for animation track hint fails. Add descriptive warning for animation track hint fails. Oct 30, 2023
@SaracenOne SaracenOne force-pushed the better_warning_for_track_hint_fail branch from 5c1142a to 38e1dc8 Compare October 30, 2023 14:31
@SaracenOne SaracenOne force-pushed the better_warning_for_track_hint_fail branch from 38e1dc8 to 8db9884 Compare October 30, 2023 14:34
@SaracenOne
Copy link
Member Author

Okay, fixed (for real this time).
godot windows editor dev x86_64_bJCsWMSiJt

@akien-mga akien-mga merged commit dcde5ba into godotengine:master Oct 30, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants