Music

Issue #1881 duplicate
Former user created an issue

I am on the newest version of the launchbox beta, and when trying to play music in the background of bigbox, bigbox crashes. I am running windows 10 anniversary update.

error text:

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 (1)

  1. Log in to comment