DOS76 Posted September 14, 2016 Share Posted September 14, 2016 Spoiler System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED)) at System.Windows.Forms.UnsafeNativeMethods.IOleInPlaceObject.SetObjectRects(COMRECT lprcPosRect, COMRECT lprcClipRect) at System.Windows.Forms.AxHost.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.set_Location(Point value) at (GameDetailsControl ) at LaunchBox.Controls.GameDetailsControl.PositionVideo() at (GameDetailsControl , Object , EventArgs ) at LaunchBox.Controls.GameDetailsControl.gui_RedrawCompleted(Object sender, EventArgs e) at (GameDetailsGui , Boolean , Image& ) at LaunchBox.Drawing.GameDetailsGui.Redraw(Boolean measureOnly, Image& refImage) at (GameDetailsControl ) at LaunchBox.Controls.GameDetailsControl.InitPlacement() at (GameDetailsControl , Object , EventArgs ) at LaunchBox.Controls.GameDetailsControl.GameDetailsControl_Resize(Object sender, EventArgs e) at System.Windows.Forms.Control.OnResize(EventArgs e) at System.Windows.Forms.UserControl.OnResize(EventArgs e) at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds() at System.Windows.Forms.Control.WmWindowPosChanged(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) I keep getting this error message whenever I add a new game does it have to do with my games details pain it closes and keeps running so not that big of deal but thought I should report it in. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted September 14, 2016 Share Posted September 14, 2016 Odd. Try switching video playback engines in LaunchBox, @DOS76. That would at least narrow it down. It looks like it has something to do with the video. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.