error loading movies

Issue #866 resolved
Former user created an issue

I am using launchbox 5.1 (registered user) on windows 7 Tried to update games database with emumovies and I got this error It happens on BigBox every time I click on a game that had an video

.NET is up to date

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 (2)

  1. Jason Carr repo owner

    Hi Anonymous, do you happen to be running a 32-bit version of Windows 7? Try switching to the Windows Media Player video playback engine in the options.

  2. Log in to comment