One of Aurora users had this exception. Sorry I am not able to make PR for a solution.
Device provider Corsair (RGB.NET) threw exception
System.ArgumentException: An item with the same key has already been added. Key: Invalid
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at RGB.NET.Devices.CorsairLegacy.CorsairCustomRGBDevice.InitializeLayout()
at RGB.NET.Devices.CorsairLegacy.CorsairLegacyDeviceProvider.LoadDevices()+MoveNext()
at RGB.NET.Core.AbstractRGBDeviceProvider.GetLoadedDevices(RGBDeviceType loadFilter)
at RGB.NET.Core.AbstractRGBDeviceProvider.Initialize(RGBDeviceType loadFilter, Boolean throwExceptions)