Null reference @ VLC Constructor - Beta BGM implementation

Issue #1920 duplicate
Nathan Lyon created an issue

Crashed upon loading platform - big box mode

Theme - Any Version - 7 beta 8 OS - Windows 10

Error:

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

  1. Log in to comment