crash

Issue #2140 new
Former user created an issue

Version 7.0

System.NullReferenceException: Object reference not set to an instance of an object. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at (IVlcObject ) at Meta.Vlc.HandleManager.Add(IVlcObject vlcObject) at Meta.Vlc.VlcMediaPlayer..ctor(IVlcObject parentVlcObject, IntPtr pointer) at (Vlc ) at Meta.Vlc.VlcMediaPlayer.Create(Vlc vlc) at Meta.Vlc.Vlc.CreateMediaPlayer() at (Game , EventHandler , Boolean , Boolean , Int32 ) at Unbroken.LaunchBox.Music.Play(Game game, EventHandler musicStopped, Boolean autoPlay, Boolean shuffle, Int32 volume) 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 (0)

  1. Log in to comment