Clicked on image and got the following error.

Issue #6733 new
Stephen Burkart created an issue

Object reference not set to an instance of an object.

App: LaunchBox
Version: 12.7
Type: System.NullReferenceException
Site: Boolean TryInsert(TKey, TValue, System.Collections.Generic.InsertionBehavior)
Source: System.Private.CoreLib

at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at Meta.Vlc.LibVlcManager.LoadLibVlc(String libVlcDirectory)
at Meta.Vlc.Wpf.ApiManager.Initialize()
at Unbroken.LaunchBox.Windows.Music.RunInvalidAdvisor()
at VisitorConsumer.RemoveFocusService(VisitorConsumer )
at Unbroken.LaunchBox.Windows.Music.<>c__DisplayClass65_0.EnableInvalidDic()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

10:26:37 AM Exception

Comments (0)

  1. Log in to comment