Have re-installed SourceTree 4 times now. Works for a day and then opens and closes splash screen. Log entry below. Please help
ERROR [2023-07-27 08:12:58,540] [1] [Sourcetree.Composition.VSMef.Net48.CompositionExceptionHelper] [Log] - PartDiscoveryException:
Microsoft.VisualStudio.Composition.PartDiscoveryException: ReflectionTypeLoadException while enumerating types in assembly "C:\Program Files (x86)\Atlassian\Sourcetree\SourceTree.Host.Bitbucket.dll". Results will be incomplete. ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at Microsoft.VisualStudio.Composition.PartDiscovery.<>c__DisplayClass28_0.<CreateAssemblyDiscoveryBlockChain>b__0(Assembly a)
--- End of inner exception stack trace ---
ERROR [2023-07-27 08:12:58,540] [1] [Sourcetree.Composition.VSMef.Net48.CompositionExceptionHelper] [Log] - TypeLoadException:
System.TypeLoadException: Could not load type 'BitbucKit.Net.Api.Model.TwoZero.Workspace' from assembly 'BitbucKit.Net.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
ERROR [2023-07-27 08:12:58,541] [1] [Sourcetree.Composition.VSMef.Net48.CompositionExceptionHelper] [Log] - ReflectionTypeLoadException:
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at Microsoft.VisualStudio.Composition.PartDiscovery.<>c__DisplayClass28_0.<CreateAssemblyDiscoveryBlockChain>b__0(Assembly a)