Jason Carr Posted September 1, 2018 Author Share Posted September 1, 2018 37 minutes ago, wallmachine said: Object reference not set to an instance of an object. App: Big Box Version: 8.6-beta-13 Type: System.NullReferenceException Site: Void (Unbroken.LaunchBox.Wpf.BigBox.ViewModels.ImageVideoViewModel) Source: BigBox at (ImageVideoViewModel ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.ImageVideoViewModel.<InitImage>b__18_0() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority) at (Action , DispatcherPriority ) at Unbroken.LaunchBox.Wpf.Threading.Invoke(Action callback, DispatcherPriority priority) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.ImageVideoViewModel.InitImage() at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.ImageVideoViewModel.Init(ImageSource source, String video) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.CoverFlowWithDetailsGamesViewModel.<SelectionChangedTimerElapsed>b__55_3(ImageSource source) at Unbroken.LaunchBox.Wpf.BigBox.ImageLoader.Enqueue(ImageLoaderQueueItem item) at Unbroken.LaunchBox.Wpf.BigBox.ImageLoader.Enqueue(String imagePath, Action`1 onLoadedAction) at (CoverFlowWithDetailsGamesViewModel , Object ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.CoverFlowWithDetailsGamesViewModel.<SelectionChangedTimerElapsed>b__55_0(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() Recent Log: 9:08:32 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:32 AM Music.StopAndResumeBackground Start 9:08:33 AM Music.StopAndResumeBackground Start 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) Free 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) Free 9:08:33 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:33 AM Music.StopAndResumeBackground Start 9:08:33 AM Music.StopAndResumeBackground Start 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) Free 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:34 AM Music.StopAndResumeBackground Start 9:08:34 AM Music.StopAndResumeBackground Start 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) Free 9:08:34 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:35 AM Music.StopAndResumeBackground Start 9:08:37 AM Music.StopAndResumeBackground Start 9:08:37 AM Music.StopAndResumeBackground Start 9:08:37 AM Music.StopAndResumeBackground Start 9:08:37 AM Music.StopAndResumeBackground Start 9:08:39 AM Music.StopAndResumeBackground Start 9:08:39 AM Music.StopAndResumeBackground Start 9:08:40 AM Music.StopAndResumeBackground Start 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) Free 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) Free 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) Free 9:08:40 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 9:08:41 AM Music.StopAndResumeBackground Start 9:08:41 AM Music.StopAndResumeBackground Start 9:08:41 AM Music.StopAndResumeBackground Start 9:08:41 AM Exception Thanks; fixed for the next beta (or the official release). 1 Quote Link to comment Share on other sites More sharing options...
wallmachine Posted September 1, 2018 Share Posted September 1, 2018 (edited) The illusive not being able to "Back". Edited September 1, 2018 by wallmachine Quote Link to comment Share on other sites More sharing options...
Kevin_Flynn Posted September 2, 2018 Share Posted September 2, 2018 2 hours ago, wallmachine said: The illusive not being able to "Back". I've encountered that issue as far as I can remember; however, as I don't access the options menu once it's setup correctly I haven't raised it. The solution is to click on "View Platforms". Quote Link to comment Share on other sites More sharing options...
Kevin_Flynn Posted September 2, 2018 Share Posted September 2, 2018 (edited) Bug: When a Playlist is added as a Platform Category SelectedPlatform.TotalGameCount is always 0. Edit: I'm not sure if this is intended or has always been the case. This is the first time using a Playlist. This is also an auto-populated one. Edited September 2, 2018 by Kevin_Flynn Quote Link to comment Share on other sites More sharing options...
deliyuerek85 Posted September 2, 2018 Share Posted September 2, 2018 After the new update, I'm getting this error in Launchbox: Object reference not set to an instance of an object. App: LaunchBox Version: 8.6-beta-13 Type: System.NullReferenceException Site: System.Type GetType() Source: mscorlib at System.Object.GetType() at PCSX2_Configurator.LaunchBoxPlugin.HideContextMenuItem(Boolean hide) at PCSX2_Configurator.LaunchBoxPlugin.OnEventRaised(String eventType) at (MainViewModel , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.ViewModels.MainViewModel.<AttachView>b__242_8(Object sender, EventArgs e) at System.Windows.Window.OnActivated(EventArgs e) at System.Windows.Window.WmActivate(IntPtr wParam) at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) Recent Log: 10:16:13 AM Music.Prepare Start 10:16:13 Music.Kill Start 10:16:13 Music.Kill Finished 10:16:13 Music.NotifyTrackList Start 10:16:13 Music.NotifyTrackList Invoke WPF 10:16:14 AM Exception Quote Link to comment Share on other sites More sharing options...
neil9000 Posted September 2, 2018 Share Posted September 2, 2018 1 hour ago, deliyuerek85 said: After the new update, I'm getting this error in Launchbox: Object reference not set to an instance of an object. App: LaunchBox Version: 8.6-beta-13 Type: System.NullReferenceException Site: System.Type GetType() Source: mscorlib at System.Object.GetType() at PCSX2_Configurator.LaunchBoxPlugin.HideContextMenuItem(Boolean hide) at PCSX2_Configurator.LaunchBoxPlugin.OnEventRaised(String eventType) at (MainViewModel , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.ViewModels.MainViewModel.<AttachView>b__242_8(Object sender, EventArgs e) at System.Windows.Window.OnActivated(EventArgs e) at System.Windows.Window.WmActivate(IntPtr wParam) at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) Recent Log: 10:16:13 AM Music.Prepare Start 10:16:13 Music.Kill Start 10:16:13 Music.Kill Finished 10:16:13 Music.NotifyTrackList Start 10:16:13 Music.NotifyTrackList Invoke WPF 10:16:14 AM Exception Yeah i had the same, you will have to delete the pcsx2 configurator plugin. Quote Link to comment Share on other sites More sharing options...
deliyuerek85 Posted September 2, 2018 Share Posted September 2, 2018 8 minutes ago, neil9000 said: Yeah i had the same, you will have to delete the pcsx2 configurator plugin. Ok. Thanks. Quote Link to comment Share on other sites More sharing options...
JesseBlue Posted September 2, 2018 Share Posted September 2, 2018 (edited) Another Bug: Object reference not set to an instance of an object. App: LaunchBox Version: 8.6-beta-13 Type: System.NullReferenceException Site: Void (<>c__DisplayClass220_2) Source: LaunchBox at (<>c__DisplayClass220_2 ) at Unbroken.LaunchBox.Desktop.ViewModels.GameDetailsViewModel.<>c__DisplayClass220_2.<LoadStarRatingGrid>b__9() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority) at (Action , DispatcherPriority ) at Unbroken.LaunchBox.Wpf.Threading.Invoke(Action callback, DispatcherPriority priority) at (<>c__DisplayClass220_0 , Object , MouseEventArgs ) at Unbroken.LaunchBox.Desktop.ViewModels.GameDetailsViewModel.<>c__DisplayClass220_0.<LoadStarRatingGrid>b__1(Object sender, MouseEventArgs args) 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.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction) at System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction) at System.Windows.ReverseInheritProperty.OnOriginValueChanged(DependencyObject oldOrigin, DependencyObject newOrigin, IList`1 otherOrigins, DeferredElementTreeState& oldTreeState, Action`2 originChangedAction) at System.Windows.Input.MouseDevice.ChangeMouseOver(IInputElement mouseOver, Int32 timestamp) at System.Windows.Input.MouseDevice.PreNotifyInput(Object sender, NotifyInputEventArgs e) 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.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) Recent Log: 5:47:51 PM Music.Prepare Start 17:47:51 Music.Kill Start 17:47:51 Music.Kill Finished 17:47:51 Music.NotifyTrackList Start 17:47:51 Music.NotifyTrackList Invoke WPF 5:48:13 PM Music.Play Start 17:48:13 Music.Kill Start 17:48:13 Music.Kill Finished 17:48:13 Music.Play Empty Music Path Edited September 2, 2018 by JesseBlue Quote Link to comment Share on other sites More sharing options...
dbalcar Posted September 2, 2018 Share Posted September 2, 2018 I noticed in while downloading the media and meta data (so I can use the new create missing playlists) that it is only utilizing 2 processors. I have a AMD 1800X that has 8 cores. Should this process be multi threaded? Thanks Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted September 2, 2018 Author Share Posted September 2, 2018 17 hours ago, Kevin_Flynn said: I've encountered that issue as far as I can remember; however, as I don't access the options menu once it's setup correctly I haven't raised it. The solution is to click on "View Platforms". I'm aware of the Back issue, but unfortunately I've only ever replicated it once so I haven't been able to figure out what on earth causes it. If anyone is able to narrow it down to at least a half-way reproducible situation, that would help tremendously. It at least seems to happen very rarely and there are ways around it, so I haven't made it a huge priority since it's proving so difficult to reproduce. 17 hours ago, Kevin_Flynn said: Bug: When a Playlist is added as a Platform Category SelectedPlatform.TotalGameCount is always 0. Edit: I'm not sure if this is intended or has always been the case. This is the first time using a Playlist. This is also an auto-populated one. I assume you mean when a playlist is added *to* a platform category? It is a known issue that counts don't always show up in Big Box for playlists. I do need to address it, but it has been a performance issue in the past, which is why it currently is the way it is. 11 hours ago, deliyuerek85 said: After the new update, I'm getting this error in Launchbox: Object reference not set to an instance of an object. App: LaunchBox Version: 8.6-beta-13 Type: System.NullReferenceException Site: System.Type GetType() Source: mscorlib at System.Object.GetType() at PCSX2_Configurator.LaunchBoxPlugin.HideContextMenuItem(Boolean hide) at PCSX2_Configurator.LaunchBoxPlugin.OnEventRaised(String eventType) at (MainViewModel , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.ViewModels.MainViewModel.<AttachView>b__242_8(Object sender, EventArgs e) at System.Windows.Window.OnActivated(EventArgs e) at System.Windows.Window.WmActivate(IntPtr wParam) at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) Recent Log: 10:16:13 AM Music.Prepare Start 10:16:13 Music.Kill Start 10:16:13 Music.Kill Finished 10:16:13 Music.NotifyTrackList Start 10:16:13 Music.NotifyTrackList Invoke WPF 10:16:14 AM Exception This is an incompatibility issue/bug with the PCSX2 Configurator plugin. I'm going to put out a beta shortly that hides plugin-related errors from the user. The errors will still be put into the debug logs for plugin developers. 4 hours ago, faydesmee said: I cannot start LB. ------------ Cef can only be initialized once. Use Cef.IsInitialized to guard against this exception. App: LaunchBox Version: 8.6-beta-13 Type: System.Exception Site: Boolean Initialize(CefSharp.CefSettings, Boolean, CefSharp.IBrowserProcessHandler) Source: CefSharp.Core at CefSharp.Cef.Initialize(CefSettings cefSettings, Boolean performDependencyCheck, IBrowserProcessHandler browserProcessHandler) at gogPlugin.GogPluginEvents.OnEventRaised(String eventType) at (MainViewModel , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.ViewModels.MainViewModel.<AttachView>b__242_8(Object sender, EventArgs e) at System.Windows.Window.OnActivated(EventArgs e) at System.Windows.Window.WmActivate(IntPtr wParam) at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) Recent Log: 5:14:16 PM Music.Prepare Start 5:14:16 PM Music.Kill Start 5:14:16 PM Music.Kill Finished 5:14:16 PM Music.NotifyTrackList Start 5:14:16 PM Music.NotifyTrackList Invoke WPF 5:23:56 PM Exception This also looks to be a plugin error with the GOG plugin. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted September 2, 2018 Author Share Posted September 2, 2018 50 minutes ago, dbalcar said: I noticed in while downloading the media and meta data (so I can use the new create missing playlists) that it is only utilizing 2 processors. I have a AMD 1800X that has 8 cores. Should this process be multi threaded? Thanks Multi-threading won't help much for downloading media, as bandwidth is typically the limiting factor. This has been discussed previously and in some situations it might be slightly quicker to multi-thread the downloads, but the performance improvements aren't likely to be substantial, so it's not a priority. Also, looking at processor utilization honestly makes zero sense when what's going on is downloads, as the CPU really has very little to do with the process. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted September 2, 2018 Author Share Posted September 2, 2018 Alright, one last beta (hopefully) before the official release tomorrow. Beta 14 is out now with the following: - Fix for the rare null reference error that wallmachine posted above - Plugin errors will no longer prompt the end user, and in the vast majority of situations, plugins shouldn't be able to crash the application (though it's still a possibility, just less likely). For plugin developers, I've just wrapped all plugin calls in a try catch block. Plugin exceptions will now be written out to the debug log only. 1 Quote Link to comment Share on other sites More sharing options...
rexryan Posted September 2, 2018 Share Posted September 2, 2018 5 minutes ago, Jason Carr said: Alright, one last beta (hopefully) before the official release tomorrow. Beta 14 is out now with the following: - Fix for the rare null reference error that wallmachine posted above - Plugin errors will no longer prompt the end user, and in the vast majority of situations, plugins shouldn't be able to crash the application (though it's still a possibility, just less likely). For plugin developers, I've just wrapped all plugin calls in a try catch block. Plugin exceptions will now be written out to the debug log only. As he sighs and rubs his head with a deep breath. 1 Quote Link to comment Share on other sites More sharing options...
Phox Posted September 3, 2018 Share Posted September 3, 2018 (edited) Hey Jason, before you release 8.6, I did find a few little things that were unusual with LaunchBox. The "All" item would show up in the "Download Platform/Playlist Theme Videos" prompt, and it is also selectable with the Audit feature. If I remember correctly, it wasn't selectable before... EDIT: "All" also showed up in the Manage Platforms prompt as well, but I deleted it so I didn't take a screenshot of it. It also shows up in the "Scan for Added ROMs" and "Scan for Removed ROMs" menu items. Edited September 3, 2018 by Mah0uPh0x Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted September 3, 2018 Author Share Posted September 3, 2018 4 hours ago, Mah0uPh0x said: Hey Jason, before you release 8.6, I did find a few little things that were unusual with LaunchBox. The "All" item would show up in the "Download Platform/Playlist Theme Videos" prompt, and it is also selectable with the Audit feature. If I remember correctly, it wasn't selectable before... EDIT: "All" also showed up in the Manage Platforms prompt as well, but I deleted it so I didn't take a screenshot of it. It also shows up in the "Scan for Added ROMs" and "Scan for Removed ROMs" menu items. I remember this coming up before. All I can figure is that maybe you have a platform or a playlist named All? Do you have any files named All.xml in LaunchBox\Data\Platforms or LaunchBox\Data\Playlists? Quote Link to comment Share on other sites More sharing options...
sundogak Posted September 3, 2018 Share Posted September 3, 2018 (edited) I notice after importing via the Mame full set feature that the Audit Current Platform and Scan Removed/Added roms menu options within the Tools menu are all dimmed out and not selectable. Is that by design? I could maybe see the add/removed roms in that the new concept is to pull from official set each time but the audit feature is still a very useful feature (particularly for seeing add/corrects relative to the LB database). Thanks, Chris operator error (sigh). For others: Looks like I was in Platform Category "Arcade" and had the header listed and not selected on the "Arcade" Playlist. Could of swore had selected but was late and there were a ton of new playlists that I was fiddling with. Cheers. Edited September 3, 2018 by sundogak Error on my end. Quote Link to comment Share on other sites More sharing options...
wallmachine Posted September 3, 2018 Share Posted September 3, 2018 (edited) 3 hours ago, Jason Carr said: I remember this coming up before. All I can figure is that maybe you have a platform or a playlist named All? Do you have any files named All.xml in LaunchBox\Data\Platforms or LaunchBox\Data\Playlists? oh i thought this was normal... so All shouldn't be showing? no idea where it came from if its not supposed to, and no to all the above. Edited September 3, 2018 by wallmachine Quote Link to comment Share on other sites More sharing options...
FoxyMonty Posted September 3, 2018 Share Posted September 3, 2018 7 minutes ago, wallmachine said: oh i thought this was normal... so All shouldn't be showing? no idea where it came from if its not supposed to, and no to all the above. Under options - sidebar you can select All to be displayed so it is "normal" to have it if you want. I'm assuming once selected it acts as a new platform Quote Link to comment Share on other sites More sharing options...
wallmachine Posted September 3, 2018 Share Posted September 3, 2018 5 minutes ago, FoxyMonty said: Under options - sidebar you can select All to be displayed so it is "normal" to have it if you want. I'm assuming once selected it acts as a new platform You Foxy beast On a side note my hdd with my videos is disconnected selected All platform then ctr + a in the view and got the following message in Launchbox and when clicking on OK it closes LaunchBox without an error, so maybe an exception instead of closin? Quote Link to comment Share on other sites More sharing options...
ALIE Posted September 3, 2018 Share Posted September 3, 2018 (edited) FIXED - i remembered having seen it reported before. LB didn't give me the next beta update message so i started up big box and it did. I get this error soon as lb starts and every time a click with the mouse. cant accesses setting or even hit close window. Cef can only be initialized once. Use Cef.IsInitialized to guard against this exception. App: LaunchBox Version: 8.6-beta-13 Type: System.Exception Site: Boolean Initialize(CefSharp.CefSettings, Boolean, CefSharp.IBrowserProcessHandler) Source: CefSharp.Core at CefSharp.Cef.Initialize(CefSettings cefSettings, Boolean performDependencyCheck, IBrowserProcessHandler browserProcessHandler) at gogPlugin.GogPluginEvents.OnEventRaised(String eventType) at (MainViewModel , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.ViewModels.MainViewModel.<AttachView>b__242_8(Object sender, EventArgs e) at System.Windows.Window.OnActivated(EventArgs e) at System.Windows.Window.WmActivate(IntPtr wParam) at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) Recent Log: 11:39:47 AM Music.Prepare Start 11:39:47 Music.Kill Start 11:39:47 Music.Kill Finished 11:39:47 Music.NotifyTrackList Start 11:39:48 Music.NotifyTrackList Invoke WPF 11:39:48 AM Exception Edited September 3, 2018 by ALIE 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.