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

Update TimelineResourceLoader. #2234

Merged

Conversation

AnidemDex
Copy link
Contributor

Add the most generic error handler that will ever exist, just to ensure proper debug on load error.

The editor will probably crash if you're forcing the load somewhere and not verifying that ResourceLoader.load returns null (same as before this PR, but without a log that indicates where)

Add the most generic error handler that will ever exist, just to ensure proper debug on load error.
@Jowan-Spooner
Copy link
Collaborator

This looks good to me. Thank you.
I think ResourceLoader.exists() is not needed here, because .dtl and .dch files are not replaced by .import files at runtime.

@Jowan-Spooner Jowan-Spooner merged commit 3605af4 into dialogic-godot:main May 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhance ⚡ Improve a feature's workflow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants