I'm unable to use Logos. I attempting holding the control key when running the application but that didn't make a difference. Below is the Error message stored in LogosCrash.txt
Program Version: 7.15 SR-1 (7.15.0.0027)
Windows Version: 10.0.17134.0
.NET Framework Version: 4.0.30319.42000
Time: 2018-06-21 08:01:23 -04:00 (2018-06-21T12:01:23Z)
Installed memory: 4,001 MB
Install path: C:\Users\Abner\AppData\Local\Logos\System\Logos.exe
Free install space: 12,313 MB
Data path: C:\Users\Abner\AppData\Local\Logos\Data\ijmwxaex.blx
Free disk space: 12,313 MB
Temp path: C:\Users\Abner\AppData\Local\Temp\
Free temp space: 12,313 MB
Error ID: 4821
Error detail: AggregateException: One or more errors occurred.
e
System.AggregateException: One or more errors occurred. ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at Libronix.DigitalLibrary.Atlas.AtlasManager.<DoSynchronizeMapsAsync>d__24.MoveNext()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at Libronix.DigitalLibrary.Atlas.AtlasManager.<DoSynchronizeMapsAsync>d__24.MoveNext()<---