LaunchBox Crash

Issue #5490 resolved
Woody Cotton created an issue

(Inner Exception)

Requested registry access is not allowed.

App: Big Box
Version: 11.2
Type: System.Security.SecurityException
Site: Void ThrowSecurityException(System.ExceptionResource)
Source: mscorlib

at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at (RegistryHive , ICollection1 , <>c__DisplayClass2_0& ) at Unbroken.LaunchBox.Windows.Integrations.Common.ProgramScan.<GetUninstallProgsFromView>g__SearchRoot|2_0(RegistryHive hive, ICollection1 programs, <>c__DisplayClass2_0& )
at (RegistryView )
at Unbroken.LaunchBox.Windows.Integrations.Common.ProgramScan.GetUninstallProgsFromView(RegistryView view)
at ()
at Unbroken.LaunchBox.Windows.Integrations.Common.ProgramScan.GetInstalledProgramsList()
at ()
at Unbroken.LaunchBox.Windows.Integrations.Gog.Gog.GetAllApplicationPaths()
at (DataManager , String )
at Unbroken.LaunchBox.Windows.Data.DataManager.LoadGames(String filePath)
at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)

(Outer Exception)

One or more errors occurred.

App: Big Box
Version: 11.2
Type: System.AggregateException
Site: Void ThrowIfExceptional(Boolean)
Source: mscorlib

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action`1 body)
at (DataManager , Boolean , Boolean )
at Unbroken.LaunchBox.Windows.Data.DataManager.Load(Boolean settingsOnly, Boolean forceReloadAll)
at Unbroken.LaunchBox.Windows.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly)
at Unbroken.LaunchBox.Windows.BigBox.App..ctor()
at ()
at Unbroken.LaunchBox.Windows.BigBox.BigBoxProgram.Main()

Recent Log:

6:39:21 AM Exception

Comments (1)

  1. Log in to comment