error on big box launch. windows 7. i have to shut big box down

Issue #698 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__DisplayClass6_0 ) at BigBox.Views.ImageVideoView.<>c__DisplayClass6_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 (7)

  1. Jason Carr repo owner

    I'm hoping this has been fixed. Since we haven't heard back from anonymous, I can only assume.

  2. Log in to comment