You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sequence contains no matching element|System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.First[TSource](IEnumerable1 source, Func2 predicate)
at libc.hwid.HwId.Dmidecode(String query, String find)
at libc.hwid.HwId.GetInfo(Hardware hw)
at libc.hwid.HwId.Generate()
at CollimationCircles.ViewModels.RequestLicenseViewModel..ctor() in /home/stellarmate/Projects/CollimationCircles/CollimationCircles/ViewModels/RequestLicenseViewModel.cs:line 40
Calling method libc.hwid.HwId.Generate() throws exception:
Sequence contains no matching element|System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.First[TSource](IEnumerable
1 source, Func
2 predicate)at libc.hwid.HwId.Dmidecode(String query, String find)
at libc.hwid.HwId.GetInfo(Hardware hw)
at libc.hwid.HwId.Generate()
at CollimationCircles.ViewModels.RequestLicenseViewModel..ctor() in /home/stellarmate/Projects/CollimationCircles/CollimationCircles/ViewModels/RequestLicenseViewModel.cs:line 40
My platform information:
The text was updated successfully, but these errors were encountered: