BigBox crash while in game

Issue #2277 new
DamonHougland created an issue

Version 7.4 on Windows 10. Recent changes I have made: * turn off visuals under sound in BigBix config * upped the ram cache to 4 GB (I have a total of 32 and nothing else running). * changed video player from windows to vlc

This is the first time I have seen this error. I was in retroarch plating game launched from BigBox and the error screen showed up.

Version 7.4

System.InvalidOperationException: Handle is not initialized. at System.Runtime.InteropServices.GCHandle.Free() at (VlcMediaPlayer , Boolean ) at Meta.Vlc.VlcMediaPlayer.Dispose(Boolean disposing) at Meta.Vlc.VlcMediaPlayer.Dispose() 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__130_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