unexpected error

Issue #1895 duplicate
Former user created an issue

enabling "prioritize soundtrack music over video audio" gives this error every time

System.NullReferenceException: Object reference not set to an instance of an object. at Meta.Vlc.Vlc..ctor(String[] argv) at () at Meta.Vlc.Wpf.ApiManager.get_DefaultVlc() at (Game , EventHandler ) at Unbroken.LaunchBox.Wpf.Music.Play(Game game, EventHandler musicStopped) at (PlayMusicMenuAction ) at Unbroken.LaunchBox.Wpf.BigBox.MenuActions.PlayMusicMenuAction.OnEnter() at (WheelGamesViewModel ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.WheelGamesViewModel.<selectionChangedTimer_Elapsed>b__51_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. Log in to comment