Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object Reference not set to an instance of an Object #295

Open
nickkeane opened this issue Dec 24, 2024 · 1 comment
Open

Object Reference not set to an instance of an Object #295

nickkeane opened this issue Dec 24, 2024 · 1 comment

Comments

@nickkeane
Copy link

Object reference not set to an instance of an object.

App: LaunchBox
Version: 13.18
Theme: Neon Deluxe Arcade LB
Type: System.NullReferenceException
Site: Void <set_Source>b__0()
Source: Meta.Vlc

at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c__DisplayClass27_0.<set_Source>b__0()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location ---
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 Meta.Vlc.Wpf.ThreadSeparatedImage.set_Source(ImageSource value)
at Meta.Vlc.Wpf.VlcPlayer.set_VideoSource(BitmapSource value)
at Meta.Vlc.Wpf.VlcPlayer.VideoLockCallback(Void* opaque, Void** planes)

Recent Log:

12:32:40 PM Exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant