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

Constatly getting "Could not find a part of the path" Errors when building #288

Open
Nexxus88 opened this issue May 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Nexxus88
Copy link

Describe your bug here. And how to reproduce it.

Using a US rom renamed to zelda3.sfc with a matching hash I get this error everytime, I have placed the zelda 3 rom in the same directory as the launcher. Running an up to date modern windows 11 machine and yeah just errors every time I attempt it.

Details states

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path.
at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at Zelda_3_Launcher.progressForm.copyROM(Object sender, EventArgs e) in C:\Users\Anthony\source\repos\Zelda 3 Launcher\Zelda 3 Launcher\progressForm.Designer.cs:line 72
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

What is your build target?

Windows

@Nexxus88 Nexxus88 added the bug Something isn't working label May 24, 2024
@impeeza
Copy link

impeeza commented May 24, 2024

Try removing spaces from the folder name and full path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants