Error: Version 7.1-beta-2

Issue #2179 invalid
Tom Meyers created an issue

After upgrading to the latest beta, I launched BigBox and I was scrolling through the Platform selection screen when it decided to freeze. Then it gave the following error:

Version 7.1-beta-2

System.Exception: Metadata.xml file is corrupted. Please try closing and restarting LaunchBox. at () at Unbroken.LaunchBox.Search.LocalDb.get_DataSet() at () at Unbroken.LaunchBox.Search.LocalDb.GetPlatforms() at (String , Boolean ) at Unbroken.LaunchBox.Search.LocalDb.GetValidPlatformName(String name, Boolean officialOnly) at (Platform , String ) at Unbroken.LaunchBox.Data.Platform.GetCustomThemeImagePath(String imageType) at (Platform ) at Unbroken.LaunchBox.Data.Platform.GetBigBoxPlatformRandomBackgroundImagePath() at (PlatformFiltersViewModelBase ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.PlatformFiltersViewModelBase.<selectionChangedTimer_Elapsed>b__11_0() 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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Comments (2)

  1. Tom Meyers reporter

    Since you optimized the beta just before the 7.1 production release, I've had some occasional issues at the Platform selection screen.

  2. Jason Carr repo owner

    Thanks Tom; this was the result of the Metadata.xml file somehow getting corrupted, as we discussed in the live stream.

  3. Log in to comment