Sewer56 / Reloaded-Mod-Loader

[Deprecated: Use Reloaded II] Universal DLL Injection 100% C# based universal mod loader and library set compatible with arbitrary X86 and X64 processes.
GNU General Public License v3.0
42 stars 5 forks source link

Exception when changing game banner if one is present #5

Closed Sajidur78 closed 6 years ago

Sajidur78 commented 6 years ago

** Exception Text ** System.IO.IOException: The process cannot access the file 'C:\Users\sajid\AppData\Roaming\Reloaded-Mod-Loader\Reloaded-Config\Games\Sonic-Forces\Banner.png' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost) at ReloadedLauncher.Windows.Children.ManageScreen.SelectNewGameBanner(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)