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

Crash when music directories don't exist #355

Closed
ekolis opened this issue Jan 5, 2025 · 1 comment
Closed

Crash when music directories don't exist #355

ekolis opened this issue Jan 5, 2025 · 1 comment
Labels
bug NAGOT GICK FEL - Something went wrong!
Milestone

Comments

@ekolis
Copy link
Owner

ekolis commented Jan 5, 2025

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Make sure some of the music directories don't exist (e.g. ones that were deleted by git)
  2. Start a new game

Expected behavior
Music plays

Actual behavior
Crash with this error:
FileNotFoundException occurred at 1/5/2025 2:32:11 PM:
System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
Cannot find music folder Music\GameOver\Peaceful.
Cannot find music folder Music\GameOver\Tense.

Screenshots
N/A

Related issues
N/A

Additional context
I guess we need to just ignore missing music directories and treat them as empty...

@ekolis ekolis added the bug NAGOT GICK FEL - Something went wrong! label Jan 5, 2025
@ekolis ekolis added this to the alpha-10 milestone Jan 5, 2025
@ekolis ekolis added this to FrEee Core Jan 5, 2025
@github-project-automation github-project-automation bot moved this to To do in FrEee Core Jan 5, 2025
@ekolis
Copy link
Owner Author

ekolis commented Jan 5, 2025

This crash might not be related to the music folders at all. It seems to have something to do with CW's weird Windows 10 IoT that he has installed. hyunahri didn't run into any problems with music files and he was able to play several turns of the game.

@ekolis ekolis closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in FrEee Core Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug NAGOT GICK FEL - Something went wrong!
Projects
Status: Done
Development

No branches or pull requests

1 participant