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

Don't throw exception for missing Video until its played #6

Closed
wants to merge 1 commit into from

Conversation

redmcg
Copy link

@redmcg redmcg commented May 31, 2024

Windows doesn't throw an exception if a Video file is missing until you try to play it.

This PR looks to modify FNA to behave the same way as Windows.

This fixes a crash in Hell Yeah! Wrath of the Dead Rabbit (205230) when loading into the First Boss Door.

@madewokherd
Copy link
Owner

Would this be a useful change for upstream?

@redmcg
Copy link
Author

redmcg commented Jun 2, 2024

Possibly, I'll mark this PR as draft and raise a PR there to see what they say.

@redmcg
Copy link
Author

redmcg commented Jun 3, 2024

This has now been fixed upstream:
FNA-XNA@e86dbcc
FNA-XNA@65f98a8

I'll close this PR

@redmcg redmcg closed this Jun 3, 2024
@redmcg redmcg deleted the bm_cw_23832 branch June 3, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants