Crash When Loading Theme Manager in BigBox 9.7

Issue #4902 new
Andrew Larsen created an issue

BIg Box crashes whenever I attempt to load the theme manager with an “invalid theme ID” error. I’m using WIndows10 Pro 64bit edition. I’ve attached a screenshot that shows the installed themes I have on my system.

See below for the error text. Thank you!

Invalid theme type ID.

App: Big Box
Version: 9.7
Type: System.InvalidOperationException
Site: System.String (Unbroken.LaunchBox.Themes.Theme)
Source: Unbroken.LaunchBox

at (Theme )
at Unbroken.LaunchBox.Themes.Theme.get_ThemeType()
at (<>c , Theme )
at Unbroken.LaunchBox.Themes.ThemesManager.<>c.<GetAllBigBoxThemes>b__0_0(Theme t)
at System.Linq.Enumerable.WhereListIterator1.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)
at ()
at Unbroken.LaunchBox.Themes.ThemesManager.GetAllBigBoxThemes()
at (<>c__DisplayClass240_0 , Object )
at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.<>c__DisplayClass240_0.<ShowManageThemes>b__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:

10:10:14 PM Music.Resume Start
10:10:14 PM Music.Pause Start
10:10:14 PM Music.Resume Start
10:10:18 PM Music.Initialize Start
10:10:18 PM Music.Kill Start
10:10:18 PM Music.Kill Finished
10:12:04 PM Music.StopAndResumeBackground Start
10:12:04 PM Music.Kill Start
10:12:04 PM Music.Kill Finished
10:12:16 PM Music.Kill Start
10:12:16 PM Music.Kill Finished
10:12:38 PM Music.Kill Start
10:12:38 PM Music.Kill Finished
10:12:42 PM Exception

Comments (2)

  1. Jason Carr repo owner

    I believe I may have messed up and broken the themes manager for 9.7 when I released 9.8. Updating to 9.8 or 9.9 should fix it.

  2. Log in to comment