crash big box in any version

Issue #803 resolved
Former user created an issue

System.ArgumentException: Media instance is not initialized. en Vlc.DotNet.Core.Interops.VlcManager.GetMediaEventManager(VlcMediaInstance mediaInstance) en Vlc.DotNet.Core.VlcMedia.RegisterEvents() en Vlc.DotNet.Core.VlcMedia..ctor(VlcMediaPlayer player, VlcMediaInstance mediaInstance) en Vlc.DotNet.Core.VlcMediaPlayer.OnMediaPlayerMediaChangedInternal(IntPtr ptr) en Vlc.DotNet.Core.Interops.VlcManager.SetMediaToMediaPlayer(VlcMediaPlayerInstance mediaPlayerInstance, VlcMediaInstance mediaInstance) en Vlc.DotNet.Core.VlcMediaPlayer.SetMedia(VlcMedia media) en Vlc.DotNet.Core.VlcMediaPlayer.SetMedia(FileInfo file, String[] options) en Vlc.DotNet.Forms.VlcControl.Play(FileInfo file, String[] options) en (<>c__DisplayClass7_0 ) en BigBox.Views.ImageVideoView.<>c__DisplayClass7_0.<PlayVlcVideo>b__1() en System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() en System.Windows.Threading.DispatcherOperation.InvokeImpl() --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) en System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) en System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) en System.Windows.Threading.Dispatcher.Invoke(Action callback) en (<>c__DisplayClass7_0 ) en BigBox.Views.ImageVideoView.<>c__DisplayClass7_0.<PlayVlcVideo>b__0() en System.Threading.ThreadHelper.ThreadStart_Context(Object state) en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) en System.Threading.ThreadHelper.ThreadStart()

Comments (1)

  1. Log in to comment