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

Failed to write new FST after double bootup #120

Open
kierio04 opened this issue Nov 14, 2023 · 5 comments
Open

Failed to write new FST after double bootup #120

kierio04 opened this issue Nov 14, 2023 · 5 comments
Labels
bug Something isn't working P3 Priority: Low stasis Issues that are possibly, not definitively, solved

Comments

@kierio04
Copy link

Sometimes Dolphin will not want to boot up, so I will go to open it a second time. Usually, it will then boot up, but gives a "IOS_FS: Failed to write new FST" error.

@kierio04 kierio04 added bug Something isn't working P3 Priority: Low labels Nov 14, 2023
@ximk
Copy link
Member

ximk commented Nov 19, 2023

Are you sure this is not just an issue for your PC? I can't replicate this (although I've never had issues having Dolphin boot up, which might be playing into it).

@kierio04
Copy link
Author

Yeah it's entirely possible it's PC-related. I've also not had the issue many times since I opened this issue. I reckon put wontfix label on until someone else comes across the error, because it does definitely happen, but seems to not be a huge issue.

@ximk ximk added the stasis Issues that are possibly, not definitively, solved label Nov 19, 2023
@ximk
Copy link
Member

ximk commented Nov 19, 2023

Going on stasis now until someone else can reproduce.

@malleoz
Copy link

malleoz commented Nov 19, 2023

This is likely OS-specific. The error is generated in FS.cpp when file IO fails (either the file could not be opened, or fwrite failed).

@vabold
Copy link
Member

vabold commented Nov 19, 2023

This sounds like the first Dolphin instance has the file opened while the second one tries to access it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 Priority: Low stasis Issues that are possibly, not definitively, solved
Projects
None yet
Development

No branches or pull requests

4 participants