Jump to content
LaunchBox Community Forums

wallmachine

Members
  • Posts

    940
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by wallmachine

  1. 5 minutes ago, sundogak said:

    Went through a similar gyration this weekend focusing on the Naomi side. Did similar where pulled in full set of Mame with working/non-working. But like you, it pulls in a ton of stuff that have to wade through. Particularly since post sort the Naomi sets (1, 2 and GD) were only 12GBs total inclusive of the CHDs for the GDs seemed excessive to manage all those other ROM entries. So I went the copy the ROMs via batch file to another directory route (i.e., Sega Naomi, etc.).  There are a couple older threads here on the forum with batch files to copy from MAME to another directory and there is a GIT posting (ver 0.215) as well that does similar. However, I wanted a current set with 0.223.  I did look briefly at DAT with CLRMAME Pro but decided to just work a batch file. 

    A great site resource for helping with this is here. The options are not quite intuitive but it does allow you to sort by source/bios and then you can export out via multiple formats (XML, TXT, DAT). So first items is to select Additional Filters, then Driver Tab. Then you can use the required BIOS entry and although it isn't a drop down box it is a "smart" box that will type in closest match.  So you can type in Naomi for Naomi hardware, Naomi 2, etc.  Once you do that and hit search it will display rom set matching.  It also allows you to select by ROM set (i.e., 0.223, 0.222).  Then if you go to Options and Export the Results it gives you a variety of export options. I chose TXT and then used those to generate a crude batch file set.  

    Capture.thumb.PNG.602b58d79d16242e81f9923ba3f25848.PNG

    Capture2.thumb.PNG.d891bf95f2867f2081ca18b370edce31.PNGOnce figure it out it was easy to generate other files. For plain old ROM only entries works relatively easy to use the file names to make a copy batch set. For CHD files can be somewhat of a pain with a bit more manual matching. An example TXT output is attached for Naomi Bios and a few of the Batch files I created.  I didn't get fancy with trying to do file list inputs to batch file so relatively crude.  I REM'd out any prototypes. 

    I am sure there are more elegant solutions but this worked for me and I was able to get the Naomi sets and Atomiswave hardware in to LB using Flycast for Retroarch or Demul. I chose to duplicate the roms into separate folder simply since was easier to import into LB. The downside is using more drive space and also separate MAME set for maintenance.

    Again, I am sure there are much better ways but after doing some Googling nothing popped out that wasn't using older ROM sets.  I find sometimes that I spend more time looking to find a cooler way then it would take to brute force it.

    0.223 NAOMI MAME search - ADB.txt 7.61 kB · 1 download My_223_naomi.bat 3.44 kB · 0 downloads My_223_naomi2.bat 595 B · 0 downloads My_223_Hikaru.bat 231 B · 0 downloads

    ever consider doing tutorials on youtube or something you've posted heaps of stuff on the forums and help out everyone, sundogak for mod @Jason Carr.

  2. What do you think about the below as querying EmuMovies takes roughly 30 seconds each time.

    Edit -> Media -> Images (should only query and display images)
    Edit -> Media -> Videos (should only query and display videos)

  3. 3 hours ago, Jason Carr said:

    Has it been fixed in 3.1.6?

    KB been removed as said installing Windows 10 is the solution "from microsoft".

    But seen recent posts about it so not sure, no idea if this is similar as dgbview showed something about thirdpartyapps/vlc cache failing and it seems the video stops then it crashes, not 100% if the case as it started since the .NET change.

    Also if I import a Platform and uncheck all media options but leave the option to "search and remove duplicates" it still does a check even though I have no media and unchecked the option to download media. This adds quite considerable time to the import.

    Edit: When I open BigBox via LaunchBox menu (hamburger) it doesn't load the theme. The symbolic links get created/removed from \Core when launching/closing?

    image.thumb.png.f2f61a0bd59744b3713bc14fcd35274c.png

    image.thumb.png.8bb35f26b092846a7422f8ed42a83e39.png

    Debug 2020-08-08 09-41-35 AM.log

    • Like 1
  4. 3 minutes ago, Jason Carr said:

    @wallmachine It may fix it, but it also may not. I still don't know what is causing that issue for you, unfortunately. Would certainly be nice if it did fix it, though. Unfortunately that log isn't telling me much of anything.

    Done some googling results came back that it might be with .NET 3.1 and Microsoft released a patch but is unavailable as should be included in newer .NET iterations.

  5. 2 hours ago, Jason Carr said:

    Hey all, I finally figured out the issue with the crashes. Should have a new beta out with a fix here soon.

    should this fix the random BigBox one as it just happened again?

    image.thumb.png.18dacabb949ebda8ba048998162d0faa.pngimage.thumb.png.e4e6a08e1e5e82162cac7f134e42f249.png

    2020-08-08 06:58:59 AM All necessary config files and folders now confirmed to exist.
    2020-08-08 06:59:32 AM DataManager.SaveInternal started.
    2020-08-08 06:59:32 AM Saving InputBindings.xml...
    2020-08-08 06:59:32 AM Saving ListCache.xml...
    2020-08-08 06:59:33 AM Saving Settings.xml...
    2020-08-08 06:59:33 AM DataManager.SaveInternal completed successfully.
    2020-08-08 06:59:47 AM FIRST CHANCE EXCEPTION: Could not find file 'F:\LaunchBox\Sounds\HyperSpin\Startup.wav'.
       at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
    2020-08-08 06:59:51 AM Music.Pause Start
    2020-08-08 06:59:52 AM Music.Resume Start
    2020-08-08 06:59:52 AM Music.Resume Start
    2020-08-08 06:59:53 AM Music.Pause Start
    2020-08-08 06:59:56 AM Music.Initialize Start
    2020-08-08 06:59:56 AM Music.Kill Start
    2020-08-08 06:59:56 AM Music.Kill Finished
    2020-08-08 07:00:03 AM Music.Resume Start
    2020-08-08 07:00:05 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:05 AM FIRST CHANCE EXCEPTION: ImageSourceConverter cannot convert from System.String.
       at System.ComponentModel.TypeConverter.GetConvertFromException(Object value)
    2020-08-08 07:00:05 AM FIRST CHANCE EXCEPTION: ImageSourceConverter cannot convert from System.String.
       at System.ComponentModel.TypeConverter.GetConvertFromException(Object value)
       at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
       at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
    2020-08-08 07:00:05 AM FIRST CHANCE EXCEPTION: ImageSourceConverter cannot convert from System.String.
       at MS.Internal.Data.DefaultValueConverter.ConvertHelper(Object o, Type destinationType, DependencyObject targetElement, CultureInfo culture, Boolean isForward)
    2020-08-08 07:00:05 AM Music.Kill Start
    2020-08-08 07:00:05 AM Music.Kill Finished
    2020-08-08 07:00:06 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:07 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:08 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:08 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:09 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:09 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:10 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:10 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:11 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:11 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:13 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:13 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:16 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:16 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:16 AM Music.StopAndResumeBackground Start
    2020-08-08 07:00:16 AM Music.StopAndResumeBackground Start

     

  6. 14 minutes ago, Wanderer189 said:

    getting a 14TB or 16TB HDD to get the roms and media back on a single drive

    Let me know how this goes for you as I use two 10TB drives for the roms (extracted), and media now. Wonder how the 16TB would be, even 20TB :)

    • Game On 1
  7. 23 minutes ago, Jason Carr said:

    I've been testing the Colorful - Light and Colorful - Dark themes, and haven't seen any stability issues, and those themes use that exact same Ao.Bigbox.Themer.v3_9_7a.dll plugin without apparent issues. However, that plugin has so many random features that it's possible that there's a bugged feature that Colorful isn't using. Please do let me know if you still see the stability issues with a different theme so we can help to narrow it down.

    Can you get me a video of the video snaps playing too fast issue? We did upgrade to the latest version of VLC. I'm not seeing that issue though.

    1st and 2nd time of opening BigBox it had the stability issue as per the video example, but after the 3rd time it hasn't done it, maybe BigBox is an AI.

    Tried Colorful - Light and no stability issue.

    Regarding the Video Snaps, they just look faster maybe my eyes haven't adjusted to the day yet.

  8. 26 minutes ago, Jason Carr said:

    Where are they not displaying?

    I see. Can you confirm if it's caused by that plugin or not? Does it happen with other themes or without that plugin? I hope we can get that plugin working, but we might hit a wall on that (might need to hit up @eatkinola to get his help to determine what's going on, since we don't have the source code).

    too many options added from the plugin to remove. I'll try another theme, a lot of themes use his Plugin and might be a bit hard to get in touch with him as he has been away since June.

    Video Snaps of games seem to be playing faster than normal speed, using VLC.

  9. 2 minutes ago, Jason Carr said:

    Any plugins installed? Unfortunately that log doesn't give us any useful information.

    Unfortunately thats all it gave me.

    Plugin = Ao.Bigbox.Themer.v3_9_7.dll

    =============================================
    # AO.BIGBOX ASSEMBLY LOGGER =================
    # Ao.Bigbox.XX Version = 3.9.7.0 by eatkinola
    # LaunchBox/BB Version = 11.3.0.7 BigBox
    =============================================
    2020-08-05 08:36:49 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (BigBoxStartupCompleted)
    2020-08-05 08:36:50 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:20 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:23 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:29 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:29 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:29 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:30 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:33 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:38 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:39 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:39 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:40 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:40 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:40 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:41 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)
    2020-08-05 08:41:41 [Ao.Bigbox.Plugins.SystemEventRouter] blocked duplicate OnEventRaised event (SelectionChanged)

     

  10. Updated to Beta 7 and it just randomly crashed in BigBox in the following View 'TextGamesView.xaml/TextListView.xaml' when moving between games.

    image.thumb.png.f74548f23ba833ce53fc776fb288d5ad.png

    image.thumb.png.f231e8fde625b56ad8a7d79e330fc20d.png

    2020-08-05 08:36:16 AM All necessary config files and folders now confirmed to exist.
    2020-08-05 08:36:41 AM DataManager.SaveInternal started.
    2020-08-05 08:36:41 AM Saving InputBindings.xml...
    2020-08-05 08:36:42 AM Saving ListCache.xml...
    2020-08-05 08:36:43 AM Saving Settings.xml...
    2020-08-05 08:36:43 AM DataManager.SaveInternal completed successfully.
    2020-08-05 08:36:45 AM FIRST CHANCE EXCEPTION: Could not find file 'F:\LaunchBox\Sounds\HyperSpin\Startup.wav'.
       at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
    2020-08-05 08:36:49 AM Music.Pause Start
    2020-08-05 08:36:49 AM Music.Resume Start
    2020-08-05 08:36:49 AM Music.Resume Start
    2020-08-05 08:36:54 AM Music.Initialize Start
    2020-08-05 08:36:54 AM Music.Kill Start
    2020-08-05 08:36:54 AM Music.Kill Finished
    2020-08-05 08:41:21 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:21 AM FIRST CHANCE EXCEPTION: ImageSourceConverter cannot convert from System.String.
       at System.ComponentModel.TypeConverter.GetConvertFromException(Object value)
    2020-08-05 08:41:21 AM FIRST CHANCE EXCEPTION: ImageSourceConverter cannot convert from System.String.
       at System.ComponentModel.TypeConverter.GetConvertFromException(Object value)
       at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
       at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
    2020-08-05 08:41:21 AM FIRST CHANCE EXCEPTION: ImageSourceConverter cannot convert from System.String.
       at MS.Internal.Data.DefaultValueConverter.ConvertHelper(Object o, Type destinationType, DependencyObject targetElement, CultureInfo culture, Boolean isForward)
    2020-08-05 08:41:21 AM Music.Kill Start
    2020-08-05 08:41:21 AM Music.Kill Finished
    2020-08-05 08:41:23 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:23 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:29 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:29 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:29 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:30 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:33 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:33 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:35 AM DataManager.SaveInternal started.
    2020-08-05 08:41:35 AM Saving InputBindings.xml...
    2020-08-05 08:41:36 AM Saving ListCache.xml...
    2020-08-05 08:41:36 AM Saving Platforms.xml...
    2020-08-05 08:41:37 AM Saving Settings.xml...
    2020-08-05 08:41:38 AM Saving BigBoxSettings.xml...
    2020-08-05 08:41:39 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:39 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:39 AM Saving F:\LaunchBox\Data\Platforms\Sega Genesis.xml...
    2020-08-05 08:41:39 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:39 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:40 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:40 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:40 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:40 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:41 AM Music.StopAndResumeBackground Start
    2020-08-05 08:41:41 AM Music.StopAndResumeBackground Start

     

    • Like 1
  11. 1 minute ago, C-Beats said:

    All plugin's go in the folder I gave. That folder is for plugins required by the theme to work.

    Even plugins for bigbox now go in the root? The plugins i use are in the location i mentioned some features of Ao plugin dont work as of beta so i should move it to \LaunchBox\Plugins?

  12. 13 minutes ago, C-Beats said:

    Folder hasn't changed. You place them in \\LaunchBox\Plugins

    I think he means plugins for BigBox.

    \LaunchBox\Themes\<theme>\Plugins\

     

  13. not sure if the EXCEPTION is something to be fixed or is normal, all I did was open LaunchBox and then close it.

    2020-08-04 08:39:18 AM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en-US, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-04 08:39:18 AM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-04 08:39:18 AM All necessary config files and folders now confirmed to exist.
    2020-08-04 08:39:18 AM About to initialize WPF App constructor...
    2020-08-04 08:39:18 AM Resolving assembly CefSharp.Wpf, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-04 08:39:18 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Wpf.dll
    2020-08-04 08:39:18 AM CefSharp assembly path found, loading...
    2020-08-04 08:39:18 AM Resolving assembly CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-04 08:39:18 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Core.dll
    2020-08-04 08:39:18 AM CefSharp assembly path found, loading...
    2020-08-04 08:39:18 AM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-04 08:39:18 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-04 08:39:18 AM CefSharp assembly path found, loading...
    2020-08-04 08:39:18 AM Resolving assembly CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-04 08:39:18 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Core.dll
    2020-08-04 08:39:18 AM CefSharp assembly path found, loading...
    2020-08-04 08:39:18 AM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-04 08:39:18 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-04 08:39:18 AM CefSharp assembly path found, loading...
    2020-08-04 08:39:18 AM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-04 08:39:18 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-04 08:39:18 AM CefSharp assembly path found, loading...
    2020-08-04 08:39:19 AM WPF App Constructing...
    2020-08-04 08:39:19 AM Initializing CefSharp...
    2020-08-04 08:39:19 AM CefSharp initialized successfully.
    2020-08-04 08:39:38 AM DataManager.SaveInternal started.
    2020-08-04 08:39:38 AM Saving InputBindings.xml...
    2020-08-04 08:39:38 AM Saving ListCache.xml...
    2020-08-04 08:39:39 AM Saving Settings.xml...
    2020-08-04 08:39:40 AM DataManager.SaveInternal completed successfully.
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-04 08:39:41 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-04 08:39:42 AM Music.Prepare Start
    2020-08-04 08:39:42 AM Music.Kill Start
    2020-08-04 08:39:42 AM Music.Kill Finished
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Start
    2020-08-04 08:39:42 AM Music.NotifyTrackList Start
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Before Add Hook
    2020-08-04 08:39:42 AM Music.NotifyTrackList Invoke WPF
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Completed
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Not Already Focused, Proceeding to Get Handle
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Got Handle, Proceeding to Set Focus
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Got Element
    2020-08-04 08:39:42 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Set Focus On Element
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Setting Already Focused
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Checking for Updates
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Completed
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Start
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Maximize Visibility
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Restore Visibility
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Window Controls Margin
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Set Window Border Visibility
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Window Border Visibility
    2020-08-04 08:39:43 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Completed
    2020-08-04 08:40:38 AM MainViewModel.Window.Closing event started.
    2020-08-04 08:40:38 AM Music.Pause Start
    2020-08-04 08:40:38 AM Starting SaveClosingSettings
    2020-08-04 08:40:38 AM DataManager.SaveInternal started.
    2020-08-04 08:40:38 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start
    2020-08-04 08:40:38 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video
    2020-08-04 08:40:38 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed
    2020-08-04 08:40:38 AM MainViewModel.window.Closed event started.
    2020-08-04 08:40:38 AM Waiting on DataManager save thread to finish... (window.Closed)
    2020-08-04 08:40:39 AM Saving InputBindings.xml...
    2020-08-04 08:40:39 AM Saving ListCache.xml...
    2020-08-04 08:40:40 AM Saving Settings.xml...
    2020-08-04 08:40:40 AM Saving BigBoxSettings.xml...
    2020-08-04 08:40:41 AM DataManager.SaveInternal completed successfully.
    2020-08-04 08:40:47 AM FIRST CHANCE EXCEPTION: The process cannot access the file 'Visited Links' because it is being used by another process.
       at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
    2020-08-04 08:40:47 AM EXCEPTION IGNORED: The process cannot access the file 'Visited Links' because it is being used by another process.
       at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
       at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
       at System.IO.Directory.Delete(String path, Boolean recursive)
       at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.so3ZOgtC3h1lHajvpW4(Object , Boolean )
       at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.PhE4LLPZ9K(Object sender, EventArgs  )
    2020-08-04 08:40:47 AM Waiting on DataManager save thread to finish... (window.Closed 2)
    2020-08-04 08:40:47 AM MainViewManager.window.Closed event finished. Calling Environment.Exit
    2020-08-04 08:40:47 AM FIRST CHANCE EXCEPTION: A task was canceled.
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    2020-08-04 08:40:47 AM FIRST CHANCE EXCEPTION: The operation has timed out.
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)

     

  14. 6 hours ago, Jason Carr said:

    @wallmachine @pixelcide We're having trouble replicating all of those issues. My best guess is that they're being caused by plugins. What plugins do you have installed? Can you try temporarily removing them to see if those issues go away? Also, what LaunchBox theme are you running?

    I use the default LaunchBox no customisation's and no plugins it's all about BigBox for me and for that I use is Ao.Bigbox Customs. If the the dev needs to update the code to reflect the updates to the software he has not been around since June (hope all is okay) updates to it are slim.

  15. Since version 11 when exiting a game in LB and BB both "unmaximises"? In LB the Window goes half screen and in BB the ListBox isn't centred anymore on exit, @eatkinola plugin (worked before the beta's).

    When the media screen is querying/downloading it takes some time for the query to finish, could it be because "The remote server returned an error: (404) Not Found."

    2020-08-03 06:22:00 PM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en-US, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-03 06:22:00 PM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-03 06:22:00 PM All necessary config files and folders now confirmed to exist.
    2020-08-03 06:22:00 PM About to initialize WPF App constructor...
    2020-08-03 06:22:00 PM Resolving assembly CefSharp.Wpf, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 06:22:00 PM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Wpf.dll
    2020-08-03 06:22:00 PM CefSharp assembly path found, loading...
    2020-08-03 06:22:00 PM Resolving assembly CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 06:22:00 PM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Core.dll
    2020-08-03 06:22:00 PM CefSharp assembly path found, loading...
    2020-08-03 06:22:00 PM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 06:22:00 PM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-03 06:22:00 PM CefSharp assembly path found, loading...
    2020-08-03 06:22:00 PM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 06:22:00 PM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-03 06:22:00 PM CefSharp assembly path found, loading...
    2020-08-03 06:22:00 PM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 06:22:00 PM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-03 06:22:00 PM CefSharp assembly path found, loading...
    2020-08-03 06:22:00 PM Resolving assembly System.Configuration.ConfigurationManager.resources, Version=4.0.3.0, Culture=en-US, PublicKeyToken=cc7b13ffcd2ddd51...
    2020-08-03 06:22:00 PM Resolving assembly System.Configuration.ConfigurationManager.resources, Version=4.0.3.0, Culture=en, PublicKeyToken=cc7b13ffcd2ddd51...
    2020-08-03 06:22:00 PM WPF App Constructing...
    2020-08-03 06:22:00 PM Initializing CefSharp...
    2020-08-03 06:22:00 PM Resolving assembly CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 06:22:00 PM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Core.dll
    2020-08-03 06:22:00 PM CefSharp assembly path found, loading...
    2020-08-03 06:22:00 PM CefSharp initialized successfully.
    2020-08-03 06:22:20 PM DataManager.SaveInternal started.
    2020-08-03 06:22:20 PM Saving InputBindings.xml...
    2020-08-03 06:22:21 PM Saving ListCache.xml...
    2020-08-03 06:22:21 PM Saving Settings.xml...
    2020-08-03 06:22:22 PM DataManager.SaveInternal completed successfully.
    2020-08-03 06:22:23 PM FIRST CHANCE EXCEPTION: Configuration system failed to initialize
       at System.Configuration.ConfigurationManager.PrepareConfigSystem()
    2020-08-03 06:22:23 PM FIRST CHANCE CONTINUED INNER EXCEPTION: Unrecognized configuration section System.Windows.Forms.ApplicationConfigurationSection. (F:\LaunchBox\Core\LaunchBox.dll.config line 3)
       at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
       at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
       at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
       at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
    2020-08-03 06:22:23 PM FIRST CHANCE EXCEPTION: Configuration system failed to initialize
       at System.Configuration.ConfigurationManager.PrepareConfigSystem()
    2020-08-03 06:22:23 PM FIRST CHANCE CONTINUED INNER EXCEPTION: Unrecognized configuration section System.Windows.Forms.ApplicationConfigurationSection. (F:\LaunchBox\Core\LaunchBox.dll.config line 3)
       at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
       at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
       at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
       at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
    2020-08-03 06:22:23 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-03 06:22:23 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-03 06:22:23 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-03 06:22:23 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-03 06:22:24 PM Music.Prepare Start
    2020-08-03 06:22:24 PM Music.Kill Start
    2020-08-03 06:22:24 PM Music.Kill Finished
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Start
    2020-08-03 06:22:24 PM Music.NotifyTrackList Start
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Before Add Hook
    2020-08-03 06:22:24 PM Music.NotifyTrackList Invoke WPF
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Completed
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Not Already Focused, Proceeding to Get Handle
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Got Handle, Proceeding to Set Focus
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Got Element
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Set Focus On Element
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Setting Already Focused
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Checking for Updates
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Completed
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Start
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Maximize Visibility
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Restore Visibility
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Window Controls Margin
    2020-08-03 06:22:24 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Set Window Border Visibility
    2020-08-03 06:22:25 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Window Border Visibility
    2020-08-03 06:22:25 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Completed
    2020-08-03 06:22:28 PM Music.Prepare Start
    2020-08-03 06:22:28 PM Music.Kill Start
    2020-08-03 06:22:28 PM Music.Kill Finished
    2020-08-03 06:22:28 PM Music.NotifyTrackList Start
    2020-08-03 06:22:28 PM Music.NotifyTrackList Invoke WPF
    2020-08-03 06:22:30 PM Music.Stop Start
    2020-08-03 06:22:30 PM Music.Kill Start
    2020-08-03 06:22:30 PM Music.Kill Finished
    2020-08-03 06:22:30 PM Music.Prepare Start
    2020-08-03 06:22:30 PM Music.Kill Start
    2020-08-03 06:22:30 PM Music.Kill Finished
    2020-08-03 06:22:30 PM Music.NotifyTrackList Start
    2020-08-03 06:22:30 PM Music.NotifyTrackList Invoke WPF
    2020-08-03 06:22:32 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start
    2020-08-03 06:22:32 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video
    2020-08-03 06:22:32 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed
    2020-08-03 06:23:12 PM Setting Security Protocol Type to TLS 1.2...
    2020-08-03 06:23:13 PM Resolving assembly System.Net.Requests.resources, Version=4.1.2.0, Culture=en-US, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-03 06:23:13 PM Resolving assembly System.Net.Requests.resources, Version=4.1.2.0, Culture=en, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-03 06:23:13 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.SendRequest()
    2020-08-03 06:23:13 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.SendRequest()
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    2020-08-03 06:23:13 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.GetResponse()
    2020-08-03 06:23:13 PM Setting Security Protocol Type to TLS 1.2...
    2020-08-03 06:23:13 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.SendRequest()
    2020-08-03 06:23:13 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.SendRequest()
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    2020-08-03 06:23:13 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.GetResponse()
    2020-08-03 06:23:13 PM Setting Security Protocol Type to TLS 1.2...
    2020-08-03 06:23:14 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (400) Bad Request.
       at System.Net.HttpWebRequest.SendRequest()
    2020-08-03 06:23:14 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (400) Bad Request.
       at System.Net.HttpWebRequest.SendRequest()
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    2020-08-03 06:23:14 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (400) Bad Request.
       at System.Net.HttpWebRequest.GetResponse()
    2020-08-03 06:23:14 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (400) Bad Request.
       at System.Net.HttpWebRequest.GetResponse()
       at System.Net.WebClient.GetWebResponse(WebRequest request)
       at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream)
    2020-08-03 06:23:14 PM FIRST CHANCE EXCEPTION: The remote server returned an error: (400) Bad Request.
       at System.Net.HttpWebRequest.GetResponse()
       at System.Net.WebClient.GetWebResponse(WebRequest request)
       at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream)
       at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
    2020-08-03 06:23:14 PM Failed to get Steam game by ID: The remote server returned an error: (400) Bad Request.
    2020-08-03 06:24:30 PM DataManager.SaveInternal started.
    2020-08-03 06:24:31 PM Saving InputBindings.xml...
    2020-08-03 06:24:31 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start
    2020-08-03 06:24:31 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set
    2020-08-03 06:24:31 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video
    2020-08-03 06:24:31 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused
    2020-08-03 06:24:31 PM Saving ListCache.xml...
    2020-08-03 06:24:32 PM Saving Settings.xml...
    2020-08-03 06:24:32 PM Music.Prepare Start
    2020-08-03 06:24:32 PM Music.Kill Start
    2020-08-03 06:24:32 PM Music.Kill Finished
    2020-08-03 06:24:32 PM Music.NotifyTrackList Start
    2020-08-03 06:24:32 PM Music.NotifyTrackList Invoke WPF
    2020-08-03 06:24:32 PM Saving F:\LaunchBox\Data\Platforms\Taito Type X.xml...
    2020-08-03 06:24:37 PM MainViewModel.Window.Closing event started.
    2020-08-03 06:24:37 PM Music.Pause Start
    2020-08-03 06:24:37 PM Starting SaveClosingSettings
    2020-08-03 06:24:37 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start
    2020-08-03 06:24:37 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video
    2020-08-03 06:24:37 PM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed
    2020-08-03 06:24:37 PM MainViewModel.window.Closed event started.
    2020-08-03 06:24:37 PM Waiting on DataManager save thread to finish... (window.Closed)
    2020-08-03 06:24:37 PM DataManager.SaveInternal completed successfully.
    2020-08-03 06:24:37 PM DataManager.SaveInternal started.
    2020-08-03 06:24:37 PM Saving InputBindings.xml...
    2020-08-03 06:24:38 PM Saving ListCache.xml...
    2020-08-03 06:24:38 PM Saving Settings.xml...
    2020-08-03 06:24:39 PM DataManager.SaveInternal completed successfully.
    2020-08-03 06:24:39 PM DataManager.SaveInternal started.
    2020-08-03 06:24:39 PM Saving InputBindings.xml...
    2020-08-03 06:24:40 PM Saving ListCache.xml...
    2020-08-03 06:24:40 PM Saving Settings.xml...
    2020-08-03 06:24:41 PM DataManager.SaveInternal completed successfully.

     

  16. I got a similar error as @pixelcide.

    Edit Game -> Media -> Images, then LaunchBox crashed.

    image.thumb.png.6ca01d0084f6da74140c600866ba2927.png

    2020-08-03 11:15:36 AM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en-US, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-03 11:15:36 AM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en, PublicKeyToken=b03f5f7f11d50a3a...
    2020-08-03 11:15:36 AM All necessary config files and folders now confirmed to exist.
    2020-08-03 11:15:36 AM About to initialize WPF App constructor...
    2020-08-03 11:15:36 AM Resolving assembly CefSharp.Wpf, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 11:15:36 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Wpf.dll
    2020-08-03 11:15:36 AM CefSharp assembly path found, loading...
    2020-08-03 11:15:36 AM Resolving assembly CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 11:15:36 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Core.dll
    2020-08-03 11:15:36 AM CefSharp assembly path found, loading...
    2020-08-03 11:15:42 AM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 11:15:42 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-03 11:15:42 AM CefSharp assembly path found, loading...
    2020-08-03 11:15:42 AM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 11:15:42 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-03 11:15:42 AM CefSharp assembly path found, loading...
    2020-08-03 11:15:42 AM Resolving assembly CefSharp, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 11:15:42 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
    2020-08-03 11:15:42 AM CefSharp assembly path found, loading...
    2020-08-03 11:15:42 AM Resolving assembly System.Configuration.ConfigurationManager.resources, Version=4.0.3.0, Culture=en-US, PublicKeyToken=cc7b13ffcd2ddd51...
    2020-08-03 11:15:42 AM Resolving assembly System.Configuration.ConfigurationManager.resources, Version=4.0.3.0, Culture=en, PublicKeyToken=cc7b13ffcd2ddd51...
    2020-08-03 11:15:42 AM WPF App Constructing...
    2020-08-03 11:15:42 AM Initializing CefSharp...
    2020-08-03 11:15:42 AM Resolving assembly CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138...
    2020-08-03 11:15:42 AM CefSharp assembly path: F:\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Core.dll
    2020-08-03 11:15:42 AM CefSharp assembly path found, loading...
    2020-08-03 11:15:42 AM CefSharp initialized successfully.
    2020-08-03 11:16:06 AM DataManager.SaveInternal started.
    2020-08-03 11:16:06 AM Saving InputBindings.xml...
    2020-08-03 11:16:06 AM Saving ListCache.xml...
    2020-08-03 11:16:07 AM Saving Settings.xml...
    2020-08-03 11:16:08 AM DataManager.SaveInternal completed successfully.
    2020-08-03 11:16:09 AM FIRST CHANCE EXCEPTION: Configuration system failed to initialize
       at System.Configuration.ConfigurationManager.PrepareConfigSystem()
    2020-08-03 11:16:09 AM FIRST CHANCE CONTINUED INNER EXCEPTION: Unrecognized configuration section System.Windows.Forms.ApplicationConfigurationSection. (F:\LaunchBox\Core\LaunchBox.dll.config line 3)
       at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
       at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
       at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
       at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
    2020-08-03 11:16:10 AM FIRST CHANCE EXCEPTION: Configuration system failed to initialize
       at System.Configuration.ConfigurationManager.PrepareConfigSystem()
    2020-08-03 11:16:10 AM FIRST CHANCE CONTINUED INNER EXCEPTION: Unrecognized configuration section System.Windows.Forms.ApplicationConfigurationSection. (F:\LaunchBox\Core\LaunchBox.dll.config line 3)
       at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
       at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
       at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
       at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-03 11:16:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Start
    2020-08-03 11:16:11 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Set Side Bar Max Width to 800 Less
    2020-08-03 11:16:11 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Before Notify Side Bar Max Width
    2020-08-03 11:16:11 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SizeChanged Completed
    2020-08-03 11:16:26 AM Music.Prepare Start
    2020-08-03 11:16:26 AM Music.Kill Start
    2020-08-03 11:16:26 AM Music.Kill Finished
    2020-08-03 11:16:26 AM Music.NotifyTrackList Start
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Start
    2020-08-03 11:16:26 AM Music.NotifyTrackList Invoke WPF
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Before Add Hook
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.SourceInitialized Completed
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Not Already Focused, Proceeding to Get Handle
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Got Handle, Proceeding to Set Focus
    2020-08-03 11:16:26 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Got Element
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Set Focus On Element
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Setting Already Focused
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Checking for Updates
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Completed
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Start
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Maximize Visibility
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Restore Visibility
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Window Controls Margin
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Set Window Border Visibility
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Before Notify Window Border Visibility
    2020-08-03 11:16:27 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.StateChanged Completed
    2020-08-03 11:16:34 AM Music.Prepare Start
    2020-08-03 11:16:34 AM Music.Kill Start
    2020-08-03 11:16:34 AM Music.Kill Finished
    2020-08-03 11:16:34 AM Music.NotifyTrackList Start
    2020-08-03 11:16:34 AM Music.NotifyTrackList Invoke WPF
    2020-08-03 11:16:36 AM Music.Stop Start
    2020-08-03 11:16:36 AM Music.Kill Start
    2020-08-03 11:16:36 AM Music.Kill Finished
    2020-08-03 11:16:36 AM Music.Prepare Start
    2020-08-03 11:16:36 AM Music.Kill Start
    2020-08-03 11:16:36 AM Music.Kill Finished
    2020-08-03 11:16:36 AM Music.NotifyTrackList Start
    2020-08-03 11:16:36 AM Music.NotifyTrackList Invoke WPF
    2020-08-03 11:16:37 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start
    2020-08-03 11:16:37 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video
    2020-08-03 11:16:37 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed
    2020-08-03 11:17:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start
    2020-08-03 11:17:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set
    2020-08-03 11:17:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video
    2020-08-03 11:17:10 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused
    2020-08-03 11:17:11 AM Music.Prepare Start
    2020-08-03 11:17:11 AM Music.Kill Start
    2020-08-03 11:17:11 AM Music.Kill Finished
    2020-08-03 11:17:11 AM Music.NotifyTrackList Start
    2020-08-03 11:17:11 AM Music.NotifyTrackList Invoke WPF
    2020-08-03 11:17:12 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start
    2020-08-03 11:17:12 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video
    2020-08-03 11:17:12 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed
    2020-08-03 11:17:13 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start
    2020-08-03 11:17:13 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set
    2020-08-03 11:17:13 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video
    2020-08-03 11:17:13 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused
    2020-08-03 11:17:15 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start
    2020-08-03 11:17:15 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video
    2020-08-03 11:17:15 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed

     

  17. My LaunchBox theme is the default one but when it started it was set to the purple theme for about 5 seconds then switched back automatically, never touched this before.

    I changed my drive path but now can't browse to change it, workaround is to paste it in manually.

    Edit Game -> Launching -> ROM File (Emulation is enabled): -> Browse and then the error below appears.

    The system cannot find the drive specified.
    
    App:     LaunchBox
    Version: 11.3-beta-5
    Type:    System.ComponentModel.Win32Exception
    Site:    Void ThrowIfFailed()
    Source:  WindowsBase
    
       at MS.Internal.Interop.HRESULT.ThrowIfFailed()
       at MS.Internal.AppModel.ShellUtil.GetShellItemForPath(String path)
       at Microsoft.Win32.FileDialog.PrepareVistaDialog(IFileDialog dialog)
       at Microsoft.Win32.FileDialog.RunVistaDialog(IntPtr hwndOwner)
       at Microsoft.Win32.FileDialog.RunDialog(IntPtr hwndOwner)
       at Microsoft.Win32.CommonDialog.ShowDialog()
       at Unbroken.LaunchBox.Windows.Desktop.Commands.BrowseFileCommand.zTT4bIBOIKb(Object  , Object  )
       at u08G65G43DeScwWhRXW.ExBGCMB0J(String  , String  , u08G65G43DeScwWhRXW )
       at Unbroken.LaunchBox.Windows.Desktop.Commands.BrowseFileCommand.Execute(Object parameter)
       at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
       at System.Windows.Controls.Primitives.ButtonBase.OnClick()
       at System.Windows.Controls.Button.OnClick()
       at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       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.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:
    
       8:00:18 AM Exception

     

×
×
  • Create New...