Null Exception pointer is baaad !

Issue #7601 new
Hicham AFRICHA created an issue

Object reference not set to an instance of an object.

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

at System.Collections.Generic.Dictionary2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at Unbroken.LaunchBox.Search.EmuMovies.EmuMoviesWrapper.UpdateAwareCode(Object ident, Object pred, Object control) at FacadePrinter.RunTraversalIdentifier(String ident, String pred, String control, FacadePrinter ) at Unbroken.LaunchBox.Search.EmuMovies.EmuMoviesWrapper.ComputeAwareCode(Object last, Object pol, Object temp, Object reference2, Object setup3, Object ident4, EmuMoviesError& var15, String& key6) at IndexerPrinter.RunTraversalIdentifier(String last, String pol, String temp, String reference2, String setup3, String ident4, EmuMoviesError& var15, String& key6, IndexerPrinter ) at Unbroken.LaunchBox.Search.EmuMovies.EmuMoviesWrapper.SearchBulk(String userId, String password, String platform, IList1 searchValues, IList1 types, Func1 isCancelled, Action2 reportIndeterminate, EmuMoviesError& error, String& errorDescription) at ListenerBase.RunTraversalIdentifier(String userId, String password, String platform, IList1 searchValues, IList1 types, Func1 isCancelled, Action2 reportIndeterminate, EmuMoviesError& error, String& errorDescription, ListenerBase ) at Unbroken.LaunchBox.Search.EmuMovies.SearchParameters.GetResults(String userId, String password, Func1 isCancelled, Action2 reportIndeterminate, Action1 onError)
at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.InterruptTypeSpecification(Object reference)
at RequestTests.MapTraversalService(String code, RequestTests )
at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.ProcessQueue(Func1 getIsCancelled, String activeImageGroup, Action2 onIndeterminateUpdate, Action4 onUpdateAction, Action2 onGameImageDownloaded)
at Unbroken.LaunchBox.Windows.Desktop.ImageDownloaderHelp.<>c.ExcludeSupportedInfo()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ValidateInterfaceInfo(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.VerifyTypeRequest()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

13:14:56 Exception

Comments (2)

  1. Log in to comment