#152
New
OCTGN crashing when attempting to delete a set
Reported by Kurt on OCTGN · 16/11/2009 01:33:55
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- New
- Category:
- None
- Version:
- None
- Issue type:
- Bug
I seem to get this error only when I start a new game, add a new counter to a card then close that game, and attempt to delete a set file. Here’s the error:
System.IO.IOException: The process cannot access the file ‘C:\OCTGN2\1aa6b077-f0f7-4c45-a87d-6ae7b9992ce8\Set
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at Octgn.Data.Game.DeleteSet(Set set)
at Octgn.Launcher.GameManager.DeleteSet(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.RaiseEventImpl(Dependency
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMo
at System.Windows.RoutedEventArgs.InvokeHandler(Deleg
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.ReRaiseEventAs(Dependency
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Deleg
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.RaiseEventImpl(Dependency
at System.Windows.UIElement.RaiseEvent(RoutedEventArg
at System.Windows.Input.InputManager.ProcessStagingAr
at System.Windows.Input.InputManager.ProcessInput(Inp
at System.Windows.Input.InputProviderSite.ReportInput
at System.Windows.Interop.HwndMouseInputProvider.Repo
at System.Windows.Interop.HwndMouseInputProvider.Filt
at System.Windows.Interop.HwndSource.InputFilterMessa
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(
at System.Windows.Threading.ExceptionWrapper.Internal
at System.Windows.Threading.ExceptionWrapper.TryCatch
at System.Windows.Threading.Dispatcher.InvokeImpl(Dis
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.TranslateAndDi
at System.Windows.Threading.Dispatcher.PushFrameImpl(
at System.Windows.Application.RunInternal(Window window)
at Octgn.OctgnApp.Main()
Attachments
No attachment has been uploaded, yet.
Loading comments...