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

Renaming silently fails #172

Open
GiovanH opened this issue Jun 24, 2020 · 0 comments
Open

Renaming silently fails #172

GiovanH opened this issue Jun 24, 2020 · 0 comments

Comments

@GiovanH
Copy link

GiovanH commented Jun 24, 2020

When renaming files, there's some sort of unspecified IO error.

The log catches the error, but the GUI just says "Done".


2020-06-23 19:47:18.682 [INFO]    Started to autorename eshop files.
2020-06-23 19:47:18.724 [INFO]    Old name: Mario Kart 8 Deluxe.nsp. New name: Mario Kart 8 Deluxe [0100152000022000][v0].nsp
2020-06-23 19:47:18.755 [ERROR]   Failed to rename file.
   at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveFile(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
   at Switch_Backup_Manager.Util.AutoRenameXCIFile(FileData file)
2020-06-23 19:47:18.819 [INFO]    Finished autorenaming eshop files.

At the very least the exception should give more details as to the specific issue encountered.

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

No branches or pull requests

1 participant