2021-05-03 14:25:08|ArchiSteamFarm-4064|FATAL|ASF|OnUnhandledException() System.TypeInitializationException: The type initializer for 'Humanizer.Configuration.Configurator' threw an exception.
---> System.Globalization.CultureNotFoundException: Culture is not supported. (Parameter 'name')
ku is an invalid culture identifier.
at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride)
at System.Globalization.CultureInfo..ctor(String name)
at Humanizer.Localisation.Formatters.DefaultFormatter..ctor(String localeCode)
at Humanizer.Configuration.FormatterRegistry.RegisterDefaultFormatter(String localeCode)
at Humanizer.Configuration.FormatterRegistry..ctor()
at Humanizer.Configuration.Configurator..cctor()
--- End of inner exception stack trace ---
at Humanizer.TimeSpanHumanizeExtensions.CreateTheTimePartsWithUpperAndLowerLimits(TimeSpan timespan, CultureInfo culture, TimeUnit maxUnit, TimeUnit minUnit, Boolean toWords)
at Humanizer.TimeSpanHumanizeExtensions.Humanize(TimeSpan timeSpan, Int32 precision, Boolean countEmptyUnits, CultureInfo culture, TimeUnit maxUnit, TimeUnit minUnit, String collectionSeparator, Boolean toWords)
at Humanizer.TimeSpanHumanizeExtensions.Humanize(TimeSpan timeSpan, Int32 precision, CultureInfo culture, TimeUnit maxUnit, TimeUnit minUnit, String collectionSeparator, Boolean toWords)
at ArchiSteamFarm.Utilities.ToHumanReadable(TimeSpan timeSpan)
at ArchiSteamFarm.ASF.UpdateAndRestart()
at ArchiSteamFarm.ASF.Init()
at ArchiSteamFarm.Program.InitASF()
at ArchiSteamFarm.Program.Init(IReadOnlyCollection`1 args)
at ArchiSteamFarm.Program.Main(String[] args)
at ArchiSteamFarm.Program.<Main>(String[] args)
2021-05-03 14:25:08|ArchiSteamFarm-4064|ERROR|ASF|Exit() Выход с ненулевым кодом ошибки!