Errors

Issue #2146 resolved
Pixel created an issue

Version 7.0

System.Data.DataException: Platform does not exist: Atari 800 at (MainForm , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.Forms.MainForm.scanForAddedRomsForCurrentPlatformToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (12)

  1. Pixel reporter

    Version 7.0

    System.InvalidOperationException: Object is currently in use elsewhere. at System.Drawing.Graphics.GetHdc() at System.Drawing.BufferedGraphics.RenderInternal(HandleRef refTargetDC, BufferedGraphics buffer) at System.Drawing.BufferedGraphics.Render() at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

  2. Pixel reporter

    Version 7.0

    System.InvalidOperationException: Elementów Invoke lub BeginInvoke nie można wywołać w formancie do czasu utworzenia uchwytu okna. w System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) w System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) w (DownloadPlatformVideosForm ) w Unbroken.LaunchBox.Desktop.Forms.DownloadPlatformVideosForm.PopulateGrid() w (DownloadPlatformVideosForm ) w Unbroken.LaunchBox.Desktop.Forms.DownloadPlatformVideosForm.<DownloadPlatformVideosForm_Shown>b__7_0() w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) w System.Threading.ThreadHelper.ThreadStart()

  3. Jason Carr repo owner

    Hi Darek, just fixed the third error above. For the first error, any idea how the Atari 800 platform might have gone missing? Did you try deleting the platform or deleting all games in the platform first by chance?

  4. Pixel reporter

    Well, I don't think this is what I tried to do. I did not delete anything... If you have no idea, just ignore it for now. I'm just sending you anything that pops up. Merry Christmas :)

  5. Pixel reporter

    Version 7.5-beta-2

    System.InvalidOperationException: Object is currently in use elsewhere. at System.Drawing.Graphics.GetHdc() at System.Drawing.BufferedGraphics.RenderInternal(HandleRef refTargetDC, BufferedGraphics buffer) at System.Drawing.BufferedGraphics.Render() at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

  6. Pixel reporter

    This one appears when I click cancel when LB still loads a list of platform theme videos to download. Then, it CTD.

    Version 7.5-beta-2

    System.ObjectDisposedException: Cannot access a disposed object. Nazwa obiektu: 'DownloadPlatformVideosForm'. w System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) w System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) w (DownloadPlatformVideosForm ) w Unbroken.LaunchBox.Desktop.Forms.DownloadPlatformVideosForm.PopulateGrid() w (DownloadPlatformVideosForm ) w Unbroken.LaunchBox.Desktop.Forms.DownloadPlatformVideosForm.<DownloadPlatformVideosForm_Shown>b__7_0() w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) w System.Threading.ThreadHelper.ThreadStart()

  7. Pixel reporter

    Version 7.5-beta-2

    System.NullReferenceException: Object reference not set to an instance of an object. at (MainViewModel ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.OnEnter() at (MainViewModel , KeyEventArgs ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.HandleKeyDown(KeyEventArgs e) at (MainView , Object , KeyEventArgs ) at Unbroken.LaunchBox.Wpf.BigBox.Views.MainView.MainView_OnPreviewKeyDown(Object sender, KeyEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey) at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled) at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers) at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

  8. Pixel reporter

    Version 7.5-beta-6

    System.ArgumentException: Element o tym samym kluczu został już dodany. w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) w (<>c ) w Unbroken.LaunchBox.Search.RomFiles.<>c.<PopulateFiles>b__2_0() w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) w System.Threading.ThreadHelper.ThreadStart()

  9. Jason Carr repo owner

    Thanks Darek; I think I have all of these fixed for the next beta. If you would, it would be better to put each error in a separate ticket so that they're easier to track and discuss. Thanks! :)

  10. Log in to comment