crash

Issue #774 resolved
Former user created an issue

System.ArgumentException: Media instance is not initialized. at Vlc.DotNet.Core.Interops.VlcManager.GetMediaEventManager(VlcMediaInstance mediaInstance) at Vlc.DotNet.Core.VlcMedia.RegisterEvents() at Vlc.DotNet.Core.VlcMedia..ctor(VlcMediaPlayer player, VlcMediaInstance mediaInstance) at Vlc.DotNet.Core.VlcMediaPlayer.OnMediaPlayerMediaChangedInternal(IntPtr ptr) at Vlc.DotNet.Core.Interops.VlcManager.SetMediaToMediaPlayer(VlcMediaPlayerInstance mediaPlayerInstance, VlcMediaInstance mediaInstance) at Vlc.DotNet.Core.VlcMediaPlayer.SetMedia(VlcMedia media) at Vlc.DotNet.Core.VlcMediaPlayer.SetMedia(FileInfo file, String[] options) at Vlc.DotNet.Forms.VlcControl.Play(FileInfo file, String[] options) at (<>c__DisplayClass7_0 ) at BigBox.Views.ImageVideoView.<>c__DisplayClass7_0.<PlayVlcVideo>b__1() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at (<>c__DisplayClass7_0 ) at BigBox.Views.ImageVideoView.<>c__DisplayClass7_0.<PlayVlcVideo>b__0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) 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 (4)

  1. Jason Carr repo owner

    Hi Anonymous, what version of LaunchBox are you using? Are you running a 32-bit version of Windows? What version of Windows is it? Thanks!

  2. Jose Granjo

    Hi. It really has happened to me in all versions. currently I have installed the latest beta. (6.0.3) Does not work with VLC play videos, I have to select Windows Media Player, and then to go to Big Box, the Select a game, try to play the first video, and crash. Use windows 7 32 bit. I'm desperate for work!

    error.jpg

  3. Log in to comment