BigBox crashes when changing to a new theme

Issue #3790 new
Dag Jacobsen created an issue

Hi,

Downloaded the "Nostalgia" theme and when I changed the theme in "View" BigBox crashes with the following error:

Method not found: 'Single Unbroken.LaunchBox.Plugins.Data.IGame.get_CommunityOrLocalStarRating()'.

App: Big Box Version: 7.16 Type: System.MissingMethodException Site: GameListInfo BuildGameListInfo(Unbroken.LaunchBox.Plugins.Data.IGame[]) Source: Ao.Bigbox.Themer.v3_0

at Ao.Bigbox.Utils.Db.LaunchboxData.BuildGameListInfo(IGame[] games) at Ao.Bigbox.Utils.Db.LaunchboxData.BuildGameListInfo(IPlatform platform) at Ao.Bigbox.Plugins.AutopathVideoLooperFramed.SetupControlForPlatform(IPlatform platform) at (<>c__DisplayClass25_0 ) at Unbroken.LaunchBox.Wpf.ChildViewModelBase.<>c__DisplayClass25_0.<OnPluginSelectionChanged>b__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 (ChildViewModelBase , FilterType , String , Platform , Game ) at Unbroken.LaunchBox.Wpf.ChildViewModelBase.OnPluginSelectionChanged(FilterType filterType, String filterValue, Platform platform, Game game) at (PlatformFiltersViewModelBase , Object ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.PlatformFiltersViewModelBase.<SelectionChangedTimerElapsed>b__11_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:

5:15:34 PM Music.Pause Start 5:15:34 PM Music.Resume Start 5:15:35 PM Music.Resume Start 5:15:35 PM Exception

Comments (0)

  1. Log in to comment