downloading media form Mario 2 bug

Issue #2519 resolved
Echo525 created an issue

here is the error I got: Version 7.6

System.IO.IOException: The process cannot access the file 'E:\LaunchBox\Music\Nintendo Entertainment System\Super Mario Bros. 2.mp3' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at (DownloadImagesForm , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.Forms.DownloadImagesForm.downloadButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at (CustomButton , MouseEventArgs ) at Unbroken.LaunchBox.Desktop.Controls.CustomButton.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (1)

  1. Log in to comment